aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlmetatype/qqmlmetatype.pro')
-rw-r--r--tests/auto/qml/qqmlmetatype/qqmlmetatype.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro b/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
new file mode 100644
index 0000000000..7c781dd9db
--- /dev/null
+++ b/tests/auto/qml/qqmlmetatype/qqmlmetatype.pro
@@ -0,0 +1,7 @@
+CONFIG += testcase
+TARGET = tst_qqmlmetatype
+SOURCES += tst_qqmlmetatype.cpp
+macx:CONFIG -= app_bundle
+
+CONFIG += parallel_test
+QT += core-private gui-private qml-private widgets testlib