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

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