summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeitem/qdeclarativeitem.pro
blob: 9bf57ae34754a8fad067abb43dc117535ce3068f (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qdeclarativeitem

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

SOURCES += tst_qdeclarativeitem.cpp

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