aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro
blob: 90508609a8cdacd18d8fd1a5d0abcf332d9c089f (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 qml-private