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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-05-19 12:08:47 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:07:45 +0300
commit94782eee715f1b062f997286034d183551d575ec (patch)
tree1551afc5fb875f258241c570eff82564e432af5d /drape_head
parentdd691036cc1433b0321be01dcd8f5bc9ab9375c7 (diff)
Refactored exchanging data about country status
Diffstat (limited to 'drape_head')
-rw-r--r--drape_head/drape_head.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro
index 920b0ffec8..2d9a256d71 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -1,6 +1,6 @@
# Head project for drape develop and debuging
ROOT_DIR = ..
-DEPENDENCIES = map drape_frontend drape_gui anim drape indexer platform geometry coding base \
+DEPENDENCIES = map drape_frontend drape_gui anim drape indexer storage platform geometry coding base \
freetype expat protobuf jansson fribidi tomcrypt
include($$ROOT_DIR/common.pri)