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

include (../../shared/util.pri)
TESTDATA = data/*

QT += core-private gui-private v8-private qml-private quick-private quickparticles-private testlib