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

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