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