summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2016-09-27 13:07:28 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-04-10 12:43:17 +0000
commit0023c72390d7055a1446f8fb38e0415be134f501 (patch)
tree664edaac7c05064a84ac5fcfa85ffdcfa82b5981
parent06c473d9dfe162a1e55a1ebbc68ff89f4cd9a8ea (diff)
downloadqtlocation-5.8.tar.gz
example: use the compiler5.8
Change-Id: I18e750713befae9a30b052cc001cec8577349479 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-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 65ac2d16..5f463c85 100644
--- a/examples/location/mapviewer/mapviewer.pro
+++ b/examples/location/mapviewer/mapviewer.pro
@@ -2,6 +2,7 @@ TARGET = qml_location_mapviewer
TEMPLATE = app
QT += qml network quick positioning location
+CONFIG += qtquickcompiler
SOURCES += main.cpp
RESOURCES += \