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 <deathbaba@gmail.com>2011-10-26 00:01:58 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:26:51 +0300
commit4953792b30148e4ad20c269996f88dc68af0f729 (patch)
tree82303d965b85823a09f91720b381162d179821e9 /omim.pro
parent0af910e030249daa3e228d345aed1b5ffc7a49a8 (diff)
Fixed search=>storage dependency
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index 79fad9d5e2..684fabd822 100644
--- a/omim.pro
+++ b/omim.pro
@@ -13,12 +13,12 @@ SUBDIRS = 3party \
geometry \
indexer \
platform \
- search search/search_tests \
geometry/geometry_tests \
version \
platform/platform_tests \
yg \
storage storage/storage_tests \
+ search search/search_tests \
map map/map_tests map/benchmark_tool \
generator generator/generator_tests \
generator/generator_tool \