aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/qqmlengine.pro
blob: fd8c4637422479ffc7ce39290aee2c071041431f (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  network testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0