aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/affectors/affectors.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/particles/affectors/affectors.pro')
-rw-r--r--tests/benchmarks/particles/affectors/affectors.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/benchmarks/particles/affectors/affectors.pro b/tests/benchmarks/particles/affectors/affectors.pro
new file mode 100644
index 0000000000..4d1926da22
--- /dev/null
+++ b/tests/benchmarks/particles/affectors/affectors.pro
@@ -0,0 +1,10 @@
+CONFIG += testcase
+TARGET = tst_affectors
+SOURCES += tst_affectors.cpp
+macx:CONFIG -= app_bundle
+
+testDataFiles.files = data
+testDataFiles.path = .
+DEPLOYMENT += testDataFiles
+
+QT += core-private gui-private v8-private declarative-private opengl-private testlib