aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/affectors/affectors.pro
blob: 88d260591e9c256ac790488d191acb3462e1a23b (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_affectors
SOURCES += tst_affectors.cpp
macx:CONFIG -= app_bundle

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

QT += quickparticles-private testlib