summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro')
-rw-r--r--tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro b/tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro
deleted file mode 100644
index 4222f35f..00000000
--- a/tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TARGET = qtgeoservices_routingplugin
-QT += location
-
-PLUGIN_TYPE = geoservices
-PLUGIN_CLASS_NAME = RoutingTestGeoServicePlugin
-PLUGIN_EXTENDS = -
-load(qt_plugin)
-
-HEADERS += qgeoroutingmanagerengine_test.h \
- qgeoserviceproviderplugin_test.h
-
-SOURCES += qgeoserviceproviderplugin_test.cpp
-
-OTHER_FILES += \
- routing_plugin.json