Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'search/integration_tests/integration_tests.pro')
-rw-r--r--search/integration_tests/integration_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/integration_tests/integration_tests.pro b/search/integration_tests/integration_tests.pro
index c41d9c4a2b..e62812a1af 100644
--- a/search/integration_tests/integration_tests.pro
+++ b/search/integration_tests/integration_tests.pro
@@ -6,7 +6,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
-DEPENDENCIES = generator routing search storage stats_client jansson zlib indexer platform geometry coding sgitess base protobuf tomcrypt
+DEPENDENCIES = generator routing search storage stats_client jansson indexer platform geometry coding sgitess base protobuf tomcrypt
include($$ROOT_DIR/common.pri)