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

SOURCES += tst_qdeclarativespringanimation.cpp

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

CONFIG += parallel_test

QT += core-private gui-private v8-private declarative-private