20 lines
283 B
Prolog
20 lines
283 B
Prolog
|
TEMPLATE=subdirs
|
||
|
SUBDIRS=\
|
||
|
qpainterpath \
|
||
|
qpainterpathstroker \
|
||
|
qcolor \
|
||
|
qbrush \
|
||
|
qregion \
|
||
|
qpainter \
|
||
|
qpathclipper \
|
||
|
qpen \
|
||
|
qpaintengine \
|
||
|
qtransform \
|
||
|
qwmatrix \
|
||
|
qpolygon \
|
||
|
|
||
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||
|
qpathclipper \
|
||
|
|
||
|
|