aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgflickable/qsgflickable.pro
blob: 15656d200a4a1e081e6532f6cbaf354832292d3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qsgflickable
macx:CONFIG -= app_bundle

SOURCES += tst_qsgflickable.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test
#temporary
CONFIG += insignificant_test
QT += core-private gui-private v8-private declarative-private testlib