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

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

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