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

isEmpty(QT.widgets.name): SUBDIRS -= \
    qpainter \
    qtracebench \
    qtbench