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