summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/gui.pro
blob: b5853c9e818d531474f838783e1eae4508629471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs
SUBDIRS = \
        animation \
        image \
        kernel \
        math3d \
        painting \
        text

TRUSTED_BENCHMARKS += \
    painting/qtracebench

include(../trusted-benchmarks.pri)