a90f50942e
Task-number: QTBUG-21133 Change-Id: I83b8f652935cf92151265ca2530a3cf81c31fdef Reviewed-on: http://codereview.qt.nokia.com/3996 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jo Asplin <jo.asplin@nokia.com>
22 lines
315 B
Prolog
22 lines
315 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qpainterpath \
|
|
qpainterpathstroker \
|
|
qcolor \
|
|
qbrush \
|
|
qregion \
|
|
qpainter \
|
|
qpathclipper \
|
|
qprinterinfo \
|
|
qpen \
|
|
qpaintengine \
|
|
qtransform \
|
|
qwmatrix \
|
|
qprinter \
|
|
qpolygon \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qpathclipper \
|
|
|
|
|