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

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