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

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