summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/location/mapviewer/mapviewer.pro1
1 files changed, 0 insertions, 1 deletions
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