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.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/benchmarks/particles/affectors/affectors.pro b/tests/benchmarks/particles/affectors/affectors.pro
index 3351228a4b..2eae07fcc5 100644
--- a/tests/benchmarks/particles/affectors/affectors.pro
+++ b/tests/benchmarks/particles/affectors/affectors.pro
@@ -1,10 +1,9 @@
CONFIG += benchmark
+TEMPLATE = app
TARGET = tst_affectors
SOURCES += tst_affectors.cpp
macx:CONFIG -= app_bundle
-testDataFiles.files = data
-testDataFiles.path = .
-DEPLOYMENT += testDataFiles
+DEFINES += SRCDIR=\\\"$$PWD\\\"
QT += quickparticles-private testlib