summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/mapviewerwrapper.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/mapviewer/mapviewerwrapper.qrc')
-rw-r--r--examples/location/mapviewer/mapviewerwrapper.qrc34
1 files changed, 0 insertions, 34 deletions
diff --git a/examples/location/mapviewer/mapviewerwrapper.qrc b/examples/location/mapviewer/mapviewerwrapper.qrc
deleted file mode 100644
index dcbbbcab..00000000
--- a/examples/location/mapviewer/mapviewerwrapper.qrc
+++ /dev/null
@@ -1,34 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>mapviewer.qml</file>
- <file>icon.png</file>
- <file>content/map/MapComponent.qml</file>
- <file>content/map/Marker.qml</file>
- <file>content/map/PolylineItem.qml</file>
- <file>content/map/RectangleItem.qml</file>
- <file>content/map/CircleItem.qml</file>
- <file>content/map/PolygonItem.qml</file>
- <file>content/map/ImageItem.qml</file>
- <file>content/map/MiniMap.qml</file>
- <file>MainMenu.qml</file>
- <file>forms/MessageForm.ui.qml</file>
- <file>forms/GeocodeForm.ui.qml</file>
- <file>forms/ReverseGeocodeForm.ui.qml</file>
- <file>forms/RouteCoordinateForm.ui.qml</file>
- <file>forms/RouteAddressForm.ui.qml</file>
- <file>forms/LocaleForm.ui.qml</file>
- <file>Message.qml</file>
- <file>RouteCoordinate.qml</file>
- <file>RouteAddress.qml</file>
- <file>Geocode.qml</file>
- <file>ReverseGeocode.qml</file>
- <file>MapPopupMenu.qml</file>
- <file>MarkerPopupMenu.qml</file>
- <file>ItemPopupMenu.qml</file>
- <file>Locale.qml</file>
- <file>RouteList.qml</file>
- <file>RouteListDelegate.qml</file>
- <file>RouteListHeader.qml</file>
- <file>helper.js</file>
- </qresource>
-</RCC>