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

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

SOURCES += tst_qqmlenginecleanup.cpp

QT += testlib qml