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

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

SOURCES += tst_qqmlengine.cpp 

CONFIG += parallel_test

QT += core-private gui-private qml-private v8-private network testlib