qt5base-lts/examples/widgets/graphicsview/graphicsview.pro
Tor Arne Vestbø 95595d68be Move graphis view flow layout example to manual test
Pick-to: 6.5 6.6
Change-Id: I713816114b87def9eab79b893d13554f1c37c6a5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-06-28 09:56:40 +02:00

12 lines
333 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
chip \
elasticnodes \
collidingmice \
basicgraphicslayouts \
diagramscene \
dragdroprobot \
simpleanchorlayout
contains(DEFINES, QT_NO_CURSOR)|!qtConfig(draganddrop): SUBDIRS -= dragdroprobot