aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles/qquickpointdirection/qquickpointdirection.pro
blob: e9c73305e12e88ffc04f42eb188ac310918313f8 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qquickpointdirection
SOURCES += tst_qquickpointdirection.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