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>2012-01-25 09:20:10 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:32:16 +0300
commit74374a4e7d484dec5b55a43e3f734db0c23de356 (patch)
treee3b3df100957b4b25c40d580e95a8573181a9218 /omim.pro
parent9e7986538d39562126e375e271f3bc460f731ba4 (diff)
Fixed libraries build order
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 4056ae1580..32b64bb5c2 100644
--- a/omim.pro
+++ b/omim.pro
@@ -32,11 +32,11 @@ SUBDIRS = 3party \
base \
coding \
geometry \
+ version \
platform \
indexer \
storage \
yg \
search \
- version \
map
}