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

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

SOURCES += tst_qqmlengine.cpp 

QT += core-private gui-private qml-private v8-private network testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0