summaryrefslogtreecommitdiff
path: root/examples/location/geojson_viewer/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/geojson_viewer/qml.qrc')
-rw-r--r--examples/location/geojson_viewer/qml.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/location/geojson_viewer/qml.qrc b/examples/location/geojson_viewer/qml.qrc
new file mode 100644
index 00000000..ea443bb0
--- /dev/null
+++ b/examples/location/geojson_viewer/qml.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>GeoJsonDelegate.qml</file>
+ </qresource>
+</RCC>