41650c523f7a3cd8416ca1bbc0cad8da74d5e72f
[profile/ivi/qtdeclarative.git] / tests / auto / qtquick2 / qdeclarativesmoothedanimation / qdeclarativesmoothedanimation.pro
1 CONFIG += testcase
2 TARGET = tst_qdeclarativesmoothedanimation
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qdeclarativesmoothedanimation.cpp
6
7 include (../../shared/util.pri)
8
9 testDataFiles.files = data
10 testDataFiles.path = .
11 DEPLOYMENT += testDataFiles
12
13 CONFIG += parallel_test
14
15 QT += core-private gui-private v8-private declarative-private quick-private testlib