summaryrefslogtreecommitdiffstats
path: root/examples/qmlmaps/qmlmaps.qrc
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-08-16 07:14:35 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-08-16 07:14:35 +0300
commit6c0334496d50aaf4e11dcda7ed642fac565d6145 (patch)
treeaa6e7aeef9b00ba46910c30bd85fedbc53df39a0 /examples/qmlmaps/qmlmaps.qrc
parent3288b23502c195d03e097cb372a22f3a1ac4ba87 (diff)
parent29f6433606cebe3299e9915ae32bae7dfaed2770 (diff)
Merge remote-tracking branch 'origin/develop'
Diffstat (limited to 'examples/qmlmaps/qmlmaps.qrc')
-rw-r--r--examples/qmlmaps/qmlmaps.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/qmlmaps/qmlmaps.qrc b/examples/qmlmaps/qmlmaps.qrc
new file mode 100644
index 00000000..81f1f83c
--- /dev/null
+++ b/examples/qmlmaps/qmlmaps.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/images">
+ <file>floorplan.jpg</file>
+ </qresource>
+ <qresource prefix="/qml">
+ <file alias="main.qml">qml/qmlmaps/main.qml</file>
+ </qresource>
+</RCC>