aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativestates/qdeclarativestates.pro
blob: fc9d0c8670f8a8a819b1d05e8c44207ce21c3101 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative qtquick1
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativestates.cpp

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

CONFIG += parallel_test
QT += core-private gui-private widgets-private v8-private declarative-private qtquick1-private