aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/emission/emission.pro
blob: 963346ebddeb5e28b65d6a174cb93eb2c3813915 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This benchmark is broken, see QTBUG-60621
#CONFIG += benchmark
TARGET = tst_emission
SOURCES += tst_emission.cpp
macx:CONFIG -= app_bundle

testDataFiles.files = data
testDataFiles.path = .
DEPLOYMENT += testDataFiles

QT += quickparticles-private testlib