summaryrefslogtreecommitdiffstats
path: root/examples/graphs/2d/2d.pro
blob: 684f2ad292e76e24fff02d7c5b851ba9d4de6cf9 (plain)
1
2
3
4
5
TEMPLATE = subdirs
qtHaveModule(quick) {
    SUBDIRS += hellographs
    SUBDIRS += cockpit
}