summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/picturetransfer/qmltransfer.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/picturetransfer/qmltransfer.qrc')
-rw-r--r--examples/bluetooth/picturetransfer/qmltransfer.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/bluetooth/picturetransfer/qmltransfer.qrc b/examples/bluetooth/picturetransfer/qmltransfer.qrc
new file mode 100644
index 00000000..f28e97ea
--- /dev/null
+++ b/examples/bluetooth/picturetransfer/qmltransfer.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/">
+ <file>bttransfer.qml</file>
+ <file>DeviceDiscovery.qml</file>
+ <file>PictureSelector.qml</file>
+ <file>FileSending.qml</file>
+ <file>Button.qml</file>
+ <file>background.png</file>
+ </qresource>
+</RCC>