aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativeanimations/qdeclarativeanimations.pro
blob: 895c1d4c2ee799cffc0190960cf3c491da931ee4 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative qtquick1
SOURCES += tst_qdeclarativeanimations.cpp
macx:CONFIG -= app_bundle
DEFINES += SRCDIR=\\\"$$PWD\\\"
CONFIG += parallel_test

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