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 'integration_tests/integration_tests.pro')
-rw-r--r--integration_tests/integration_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration_tests/integration_tests.pro b/integration_tests/integration_tests.pro
index fa41b46f7f..1c157e4c70 100644
--- a/integration_tests/integration_tests.pro
+++ b/integration_tests/integration_tests.pro
@@ -11,7 +11,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ..
-DEPENDENCIES = map routing search storage indexer platform geometry coding base osrm jansson protobuf tomcrypt succinct stats_client zlib
+DEPENDENCIES = map routing search storage indexer platform geometry coding base osrm jansson protobuf tomcrypt succinct stats_client
macx-*: LIBS *= "-framework Foundation" "-framework IOKit" "-framework SystemConfiguration"