aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickflipable/qquickflipable.pro
blob: 1198a1f64633f39312deb4c3c6813d528d8538b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_qquickflipable
macx:CONFIG -= app_bundle

SOURCES += tst_qquickflipable.cpp

include (../../shared/util.pri)

TESTDATA = data/*

CONFIG += parallel_test

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