From b9d4da55cf0b775467df43c1d868dc4d58b96b45 Mon Sep 17 00:00:00 2001 From: Paolo Angelelli Date: Tue, 30 Jan 2018 13:36:19 +0100 Subject: Remove forcing the qtquickcompiler on the mapviewer example Or else it prevents QML debugging. Task-number: QTBUG-64827 Change-Id: I7a31b6a575ed7a4f96368b87aaa883fd3ba2b940 Reviewed-by: Ulf Hermann --- examples/location/mapviewer/mapviewer.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/location/mapviewer/mapviewer.pro b/examples/location/mapviewer/mapviewer.pro index d49258a2..8e3daf81 100644 --- a/examples/location/mapviewer/mapviewer.pro +++ b/examples/location/mapviewer/mapviewer.pro @@ -2,7 +2,6 @@ TARGET = qml_location_mapviewer TEMPLATE = app QT += qml network quick positioning location -CONFIG += qtquickcompiler SOURCES += main.cpp # Workaround for QTBUG-38735 -- cgit v1.2.3