summaryrefslogtreecommitdiff
path: root/examples/location/places_list/places_list.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places_list/places_list.qrc')
-rw-r--r--examples/location/places_list/places_list.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/location/places_list/places_list.qrc b/examples/location/places_list/places_list.qrc
new file mode 100644
index 00000000..19a0ff59
--- /dev/null
+++ b/examples/location/places_list/places_list.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>marker.png</file>
+ <file>places_list.qml</file>
+ <file>Marker.qml</file>
+ </qresource>
+</RCC>