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

QT += testlib
contains(QT_CONFIG,declarative): QT += network declarative declarative-private script script-private core-private
macx:CONFIG -= app_bundle

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