aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/qqmlengine.pro
blob: 52487b5a54e2c00dc15c10176021e7ad975b4553 (plain)
1
2
3
4
5
6
7
8
9
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