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