summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeborderimage/qdeclarativeborderimage.pro
blob: 722a8bc1a13dd93ea893f0ee9a741de849e735b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qdeclarativeborderimage

QT += testlib declarative declarative-private widgets network
macx:CONFIG -= app_bundle

HEADERS += ../shared/testhttpserver.h
SOURCES += tst_qdeclarativeborderimage.cpp ../shared/testhttpserver.cpp

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