aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativeanimatedimage/qdeclarativeanimatedimage.pro
blob: 21c846b4eb699ff216b274867b4cb64852bb899d (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qdeclarativeanimatedimage
HEADERS += ../../shared/testhttpserver.h
SOURCES += tst_qdeclarativeanimatedimage.cpp ../../shared/testhttpserver.cpp
macx:CONFIG -= app_bundle

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

CONFIG += parallel_test

QT += core-private gui-private widgets-private declarative-private qtquick1-private network testlib