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

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