summaryrefslogtreecommitdiff
path: root/tests/auto/nokia_services
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2012-05-29 12:17:12 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-29 13:59:01 +0200
commit9c27d5a2a7b3a9dabaa97daac96792165cdd5034 (patch)
treeca737bb02ec698715dd3100245171c78b16fa938 /tests/auto/nokia_services
parentb9bfd16fd2761d1e019c84490ddb38b1be3f6a4a (diff)
downloadqtlocation-9c27d5a2a7b3a9dabaa97daac96792165cdd5034.tar.gz
QtLocation: Fix dependencies, remove network.
- The library does not seem to depend on network. - Remove unneeded dependencies on QtWidgets. Change-Id: Icdbe8a00c746a1ec0d7512f74e0f2566148fdb6e Reviewed-by: Jean Gressmann <jean.gressmann@nokia.com>
Diffstat (limited to 'tests/auto/nokia_services')
-rw-r--r--tests/auto/nokia_services/routing/routing.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/nokia_services/routing/routing.pro b/tests/auto/nokia_services/routing/routing.pro
index 7c3524c1..f0ec3d6e 100644
--- a/tests/auto/nokia_services/routing/routing.pro
+++ b/tests/auto/nokia_services/routing/routing.pro
@@ -2,7 +2,7 @@ TEMPLATE = app
CONFIG += testcase
TARGET = tst_nokia_routing
-QT += location testlib
+QT += network location testlib
INCLUDEPATH += $$PWD/../../../../src/plugins/geoservices/nokia
HEADERS += $$PWD/../../../../src/plugins/geoservices/nokia/qgeonetworkaccessmanager.h