summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/benchmarks.pro
blob: e318d02433cd4e16fbe6d589f9c15a31c2986604 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
SUBDIRS = \
        corelib \
        gui \
        network \
        script \
        svg

contains(QT_CONFIG, opengl): SUBDIRS += opengl
contains(QT_CONFIG, declarative): SUBDIRS += declarative