summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/places_jsondb/places_jsondb.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/places_jsondb/places_jsondb.pro')
-rw-r--r--src/plugins/geoservices/places_jsondb/places_jsondb.pro40
1 files changed, 0 insertions, 40 deletions
diff --git a/src/plugins/geoservices/places_jsondb/places_jsondb.pro b/src/plugins/geoservices/places_jsondb/places_jsondb.pro
deleted file mode 100644
index d710ff5f..00000000
--- a/src/plugins/geoservices/places_jsondb/places_jsondb.pro
+++ /dev/null
@@ -1,40 +0,0 @@
-TARGET = qtgeoservices_places_jsondb
-QT += location gui network
-
-PLUGIN_TYPE = geoservices
-load(qt_plugin)
-
-HEADERS += \
- qgeoserviceproviderplugin_jsondb.h \
- qplacemanagerengine_jsondb.h \
- jsondb.h \
- matchreply.h \
- searchreply.h \
- detailsreply.h \
- unsupportedreplies.h \
- macro.h \
- idreply.h \
- icon.h \
- iconhandler.h \
- initreply.h \
- traverser.h
-
-SOURCES += \
- qgeoserviceproviderplugin_jsondb.cpp \
- qplacemanagerengine_jsondb.cpp \
- jsondb.cpp \
- matchreply.cpp \
- searchreply.cpp \
- detailsreply.cpp \
- idreply.cpp \
- icon.cpp \
- iconhandler.cpp \
- initreply.cpp \
- traverser.cpp
-
-INCLUDEPATH += $$QT.location.includes
-
-QT += jsondb
-
-OTHER_FILES += \
- places_jsondb_plugin.json