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