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@mapswithme.com>2014-08-06 15:48:54 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:28:02 +0300
commit38caa1161b2f5a8e402a90d30e2123c6f7ad2c0f (patch)
treee58aecd44c25689eeb16b43fb42c1c4a6b68e778 /omim.pro
parentbbc83db80e9d6d1dd2007c4a5a81215b63371b19 (diff)
[osrm] Added osrm/osrm-test projects
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/omim.pro b/omim.pro
index 82bc18bce3..2ec318f84c 100644
--- a/omim.pro
+++ b/omim.pro
@@ -22,6 +22,7 @@ SUBDIRS = 3party \
stats \
indexer \
platform \
+ 3party/osrm/osrm-tests \ # it depends on base library, should be after it
routing routing/routing_tests \
geometry/geometry_tests \
platform/platform_tests \