summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
blob: 09cdfea6926f8739fbbf7e4b4badf85d671e2125 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativeapplication

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

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