summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/esri/esri.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/esri/esri.pro')
-rw-r--r--src/plugins/geoservices/esri/esri.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/geoservices/esri/esri.pro b/src/plugins/geoservices/esri/esri.pro
index 3642ddaf..3a4da208 100644
--- a/src/plugins/geoservices/esri/esri.pro
+++ b/src/plugins/geoservices/esri/esri.pro
@@ -2,6 +2,9 @@ TARGET = qtgeoservices_esri
QT += location-private positioning-private network
+QT_FOR_CONFIG += location-private
+qtConfig(location-labs-plugin): DEFINES += LOCATIONLABS
+
HEADERS += \
geocodereply_esri.h \
geocodingmanagerengine_esri.h \