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

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