9f1aa866bd
Task-number: QTBUG-19013 Change-Id: Ibb776f5967c0645ce6d22ef7afdc40657c575461 Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
33 lines
807 B
Prolog
33 lines
807 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qgraphicsanchorlayout \
|
|
qgraphicsanchorlayout1 \
|
|
qgraphicseffectsource \
|
|
qgraphicsgridlayout \
|
|
qgraphicsitem \
|
|
qgraphicsitemanimation \
|
|
qgraphicslayout \
|
|
qgraphicslayoutitem \
|
|
qgraphicslinearlayout \
|
|
qgraphicsobject \
|
|
qgraphicspixmapitem \
|
|
qgraphicspolygonitem \
|
|
qgraphicsproxywidget \
|
|
qgraphicsscene \
|
|
qgraphicssceneindex \
|
|
qgraphicstransform \
|
|
qgraphicsview \
|
|
qgraphicswidget \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qgraphicsanchorlayout \
|
|
qgraphicsanchorlayout1 \
|
|
qgraphicsitem \
|
|
qgraphicsscene \
|
|
qgraphicssceneindex \
|
|
|
|
# These tests require the cleanlooks style
|
|
!contains(styles, cleanlooks):SUBDIRS -= \
|
|
qgraphicsproxywidget \
|
|
qgraphicswidget \
|