summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/qmldir
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/qmldir')
-rw-r--r--examples/nfc/ndefeditor/qmldir5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/nfc/ndefeditor/qmldir b/examples/nfc/ndefeditor/qmldir
new file mode 100644
index 00000000..0a77d792
--- /dev/null
+++ b/examples/nfc/ndefeditor/qmldir
@@ -0,0 +1,5 @@
+module NdefEditor
+prefer :/qt/qml/NdefEditor/
+Main 1.0 Main.qml
+MainWindow 1.0 MainWindow.qml
+NdefRecordDelegate 1.0 NdefRecordDelegate.qml