summaryrefslogtreecommitdiff
path: root/examples/location/mapviewer/mapviewer.pro
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@theqtcompany.com>2015-05-12 14:17:29 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-26 13:24:26 +0000
commit265d3d613aaeb9e3c176abf32a1d37c171fe9f21 (patch)
tree9b877b5f33c1f2891a9c2b3754002716082695fc /examples/location/mapviewer/mapviewer.pro
parent654f34df2910c942ec42ae21e3bee2176eed43cf (diff)
downloadqtlocation-265d3d613aaeb9e3c176abf32a1d37c171fe9f21.tar.gz
Add helper.js to project files in 'mapviewer' example
Change-Id: Ia07c5741b52420ca8196121589ccc336193a65ca Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/location/mapviewer/mapviewer.pro')
-rw-r--r--examples/location/mapviewer/mapviewer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/location/mapviewer/mapviewer.pro b/examples/location/mapviewer/mapviewer.pro
index 51a271dc..65ac2d16 100644
--- a/examples/location/mapviewer/mapviewer.pro
+++ b/examples/location/mapviewer/mapviewer.pro
@@ -8,6 +8,7 @@ RESOURCES += \
mapviewer.qrc
OTHER_FILES +=mapviewer.qml \
+ helper.js \
map/MapComponent.qml \
map/Marker.qml \
map/CircleItem.qml \