aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro
blob: b119e41aa0a637ca7976904377c668135e9908b0 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qqmltypeloader
QT += qml testlib qml-private quick
macx:CONFIG -= app_bundle

SOURCES += tst_qqmltypeloader.cpp

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

CONFIG += parallel_test