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 'routing/routing_benchmarks/routing_benchmarks.pro')
-rw-r--r--routing/routing_benchmarks/routing_benchmarks.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/routing/routing_benchmarks/routing_benchmarks.pro b/routing/routing_benchmarks/routing_benchmarks.pro
index e1034ba9e0..3bb1337e5b 100644
--- a/routing/routing_benchmarks/routing_benchmarks.pro
+++ b/routing/routing_benchmarks/routing_benchmarks.pro
@@ -4,7 +4,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../../
-DEPENDENCIES = map routing search storage indexer platform editor geometry coding base \
+DEPENDENCIES = map routing traffic search storage indexer platform editor geometry coding base \
osrm jansson protobuf tomcrypt stats_client succinct pugixml
macx-*: LIBS *= "-framework IOKit"