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:
authorvng <viktor.govako@gmail.com>2011-10-26 13:11:59 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:26:51 +0300
commitb552c8f95d47f74fb1be6027956312f70c71ada0 (patch)
treed6f2cf5c38ba883a6fce4a72209f926429df258c /omim.pro
parent4953792b30148e4ad20c269996f88dc68af0f729 (diff)
Fix build order for device.
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 684fabd822..4ae9256f13 100644
--- a/omim.pro
+++ b/omim.pro
@@ -37,10 +37,10 @@ SUBDIRS = 3party \
geometry \
platform \
indexer \
+ storage \
yg \
search \
version \
- storage \
map \
words
}