summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/benchmarks.pro
blob: 01d5cd5c982dd04840597e0022c1c559be6bd595 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs
SUBDIRS = \
        corelib \
        gui \
        network \
        script \
        svg
contains(QT_CONFIG, opengl): SUBDIRS += opengl
contains(QT_CONFIG, declarative): SUBDIRS += declarative