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:
authorAlex Zolotarev <alex@maps.me>2015-08-18 21:20:45 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 03:01:40 +0300
commitd9b24528b9983c781c72c27d4ed58dc134a501ab (patch)
tree7aa1500ac4e0058de8fc1ae0643e156f60e9c475 /routing/routing_tests/routing_tests.pro
parent0f3435969405a43ec9c60da9f2a9d63e0540cfb4 (diff)
Rearranged library dependencies.
Diffstat (limited to 'routing/routing_tests/routing_tests.pro')
-rw-r--r--routing/routing_tests/routing_tests.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/routing/routing_tests/routing_tests.pro b/routing/routing_tests/routing_tests.pro
index 1a83bd6e05..1f49e0dc15 100644
--- a/routing/routing_tests/routing_tests.pro
+++ b/routing/routing_tests/routing_tests.pro
@@ -8,15 +8,12 @@ TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = routing indexer platform_tests_support platform geometry coding base osrm protobuf tomcrypt succinct jansson stats_client map
-macx-*: LIBS *= "-framework Foundation" "-framework IOKit" "-framework SystemConfiguration"
+macx-*: LIBS *= "-framework IOKit" "-framework SystemConfiguration"
include($$ROOT_DIR/common.pri)
QT *= core
-win32* : LIBS *= -lShell32
-
-
INCLUDEPATH += $$ROOT_DIR/3party/jansson/src \
$$ROOT_DIR/3party/osrm/osrm-backend/include \
$$ROOT_DIR/3party/osrm/osrm-backend/third_party