aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/affectors/affectors.pro
blob: 654f7884650f7fae84102aa65a0c67357b336290 (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 += core-private gui-private v8-private qml-private quick-private opengl-private testlib