aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/benchmarks.pro
blob: 5e6bc65815d137466c47d325d6142162c09ae01d (plain)
1
2
3
4
5
TEMPLATE = subdirs
SUBDIRS = qml script
qtConfig(private_tests) {
    qtConfig(opengl(es1|es2)?):SUBDIRS += particles
}