qtbase/examples/widgets/graphicsview/graphicsview.pro
Tor Arne Vestbø 58aa9808a4 Move graphis view flow layout example to manual test
Change-Id: I713816114b87def9eab79b893d13554f1c37c6a5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 95595d68bee7ef9e58100e4230f71d7f065eacb7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-06-28 07:57:04 +00: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