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

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