summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/painting.pro
blob: d08dfa707b7840495e4c83af081ec610de63c186 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs
SUBDIRS = \
        drawtexture \
        qcolor \
        qpainter \
        qregion \
        qtransform \
        qtbench \
        lancebench

!qtHaveModule(widgets): SUBDIRS -= \
    qpainter \
    qtracebench \
    qtbench