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:
authorExMix <rahuba.youri@mapswithme.com>2014-01-15 11:41:23 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:10:20 +0300
commit796d3e4632410b7a9a5e8844debfaf64279366b6 (patch)
tree95a772f79d7c43120bc480875d50834495ca3b14 /drape_head/drape_head.pro
parentf62a91e8aa8241b856423dc2ad2b52104fe86a8d (diff)
[drape] read feature indexes in rect
Diffstat (limited to 'drape_head/drape_head.pro')
-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 9d72f4e309..d59b20308b 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 = drape_frontend map drape indexer platform geometry coding base
+DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base protobuf zlib
include($$ROOT_DIR/common.pri)