4eeb07d886
QPrinter and QPrinterInfo belong to QtPrintSupport. Change-Id: I0c146e0c717be365e752c1eaf7dbe6765fb72da2 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
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 \
|
|
|
|
|