aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativeflickable/qdeclarativeflickable.pro
blob: 1c54ef413f83b3584d0225b9e5ad5ef918866d03 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = tst_qdeclarativeflickable
CONFIG += testcase
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeflickable.cpp

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

CONFIG += parallel_test

QT += core-private gui-private widgets-private v8-private declarative-private qtquick1-private testlib