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

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

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