summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeanimations/qdeclarativeanimations.pro
blob: 8eac75f10d0d879e386ea420b1810af60f3b9bde (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qdeclarativeanimations.cpp
macx:CONFIG -= app_bundle

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