aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qquickwander/qquickwander.pro
blob: a9c48ece7819286f4d3345ada61ee526e8adeeb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qquickwander
SOURCES += tst_qquickwander.cpp
macx:CONFIG -= app_bundle

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

QT += core-private gui-private v8-private declarative-private quick-private opengl-private testlib