summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebughelper/qdeclarativedebughelper.pro
blob: f6ee976bb9c2d60c14bff653c631f75f6c2fbeb6 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativedebughelper

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

SOURCES += tst_qdeclarativedebughelper.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0