summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/graphicsview.pro
blob: 218ee991ce1b823e7f294d7b90ffae1e6ab8b20e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE      = subdirs
SUBDIRS       = \
              chip \
              elasticnodes \
              embeddeddialogs \
              collidingmice \
              basicgraphicslayouts \
              diagramscene \
              dragdroprobot \
              flowlayout \
              anchorlayout \
              simpleanchorlayout

contains(DEFINES, QT_NO_CURSOR)|!qtConfig(draganddrop): SUBDIRS -= dragdroprobot