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

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

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