summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/painting.pro
blob: 4bc172e2409896a893ada4afc8a6540d45cf983e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
TEMPLATE=subdirs
SUBDIRS=\
   qpainterpath \
   qpainterpathstroker \
   qcolor \
   qcolorspace \
   qbrush \
   qregion \
   qpagelayout \
   qpagesize \
   qpainter \
   qpathclipper \
   qpdfwriter \
   qpen \
   qpaintengine \
   qrangecollection \
   qtransform \
   qpolygon \

!qtConfig(private_tests): SUBDIRS -= \
    qpathclipper \