blob: b9bef70a0e62b619c78c91a49b4e88f1fe55b263 [file] [log] [blame]
TEMPLATE = subdirs
SUBDIRS = \
chip \
elasticnodes \
embeddeddialogs \
collidingmice \
padnavigator \
basicgraphicslayouts \
diagramscene \
dragdroprobot \
flowlayout \
anchorlayout \
simpleanchorlayout \
weatheranchorlayout
contains(DEFINES, QT_NO_CURSOR)|!qtConfig(draganddrop): SUBDIRS -= dragdroprobot
qtHaveModule(opengl):!qtConfig(opengles.):!qtConfig(dynamicgl) {
SUBDIRS += boxes
}