aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro
blob: 6428933233a4560f40b4587293695733de52b0c6 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qqmlenginecleanup
macx:CONFIG -= app_bundle

include (../../shared/util.pri)

SOURCES += tst_qqmlenginecleanup.cpp

QT += testlib qml
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0