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

SOURCES += tst_qqmlengine.cpp 

CONFIG += parallel_test

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