aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativespringanimation/qdeclarativespringanimation.pro
blob: 63087660d1144b5f03c718cb2a6f350bfc7b5824 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qdeclarativespringanimation
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativespringanimation.cpp

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

CONFIG += parallel_test

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