summaryrefslogtreecommitdiffstats
path: root/src/interpreter/imports/qtsystemtest/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'src/interpreter/imports/qtsystemtest/qmldir')
-rw-r--r--src/interpreter/imports/qtsystemtest/qmldir11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/interpreter/imports/qtsystemtest/qmldir b/src/interpreter/imports/qtsystemtest/qmldir
new file mode 100644
index 0000000..06f9958
--- /dev/null
+++ b/src/interpreter/imports/qtsystemtest/qmldir
@@ -0,0 +1,11 @@
+plugin qtsystemtest
+Application 1.0 qml/Application.qml
+Remote 1.0 qml/Remote.qml
+TestData 1.0 qml/TestData.qml
+TestItem 1.0 qml/TestItem.qml
+Test 1.0 qml/Test.qml
+TestCollection 1.0 qml/TestCollection.qml
+QstObject 1.0 qml/itemhandlers/QstObject.qml
+QstWidget 1.0 qml/itemhandlers/QstWidget.qml
+Js 1.0 qml/Js.qml
+Core 1.0 scripts/QstCore.js