summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-04-16 11:26:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-23 12:06:50 +0200
commit273977d00178a70c837da4df1a931377fa9d33d8 (patch)
tree1b1e63d1aee92536956f17e48ad27a87f3e91410 /src/plugins/geoservices/osm
parent0b41fc5cf08257f64d3d46c87a06a61eaa56aee0 (diff)
downloadqtlocation-273977d00178a70c837da4df1a931377fa9d33d8.tar.gz
Add PLUGIN_CLASS_NAME declarations to plug-in projects
This is required for automatic static linking and deployment. The test plug-ins are excluded from the automation based on the assumption that they are usually not needed. Change-Id: I7658c624101e3273767c1c10d77a87c89d5801ba Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/plugins/geoservices/osm')
-rw-r--r--src/plugins/geoservices/osm/osm.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/geoservices/osm/osm.pro b/src/plugins/geoservices/osm/osm.pro
index 897ebbfc..cb82aeaa 100644
--- a/src/plugins/geoservices/osm/osm.pro
+++ b/src/plugins/geoservices/osm/osm.pro
@@ -2,6 +2,7 @@ TARGET = qtgeoservices_osm
QT += location-private positioning-private network
PLUGIN_TYPE = geoservices
+PLUGIN_CLASS_NAME = OSMGeoServicePlugin
load(qt_plugin)
HEADERS += \