summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/animations/animations.pro
blob: 419da4ef780c9518235d8f98fd4cacaa3da88e32 (plain)
1
2
3
4
5
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_animations.cpp

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