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

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

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