summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox/mapbox.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/mapbox/mapbox.pro')
-rw-r--r--src/plugins/geoservices/mapbox/mapbox.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/geoservices/mapbox/mapbox.pro b/src/plugins/geoservices/mapbox/mapbox.pro
index 25a12795..c4e7f671 100644
--- a/src/plugins/geoservices/mapbox/mapbox.pro
+++ b/src/plugins/geoservices/mapbox/mapbox.pro
@@ -2,6 +2,9 @@ TARGET = qtgeoservices_mapbox
QT += location-private positioning-private network
+QT_FOR_CONFIG += location-private
+qtConfig(location-labs-plugin): DEFINES += LOCATIONLABS
+
HEADERS += \
qgeoserviceproviderpluginmapbox.h \
qgeotiledmappingmanagerenginemapbox.h \