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-11-18 10:49:35 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:32:47 +0300
commit690a8e1f9cc5692fc560408802c96658bad877f3 (patch)
tree8112d3d164831ca27a1d64b55072362f3a6b0bf6 /drape_head/drape_head.pro
parent165ae8b406a0211a42ebf7a7b6ac021cc0e1a3d8 (diff)
[drape] build fix
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 0555a1434c..29f08b32b4 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 anim drape indexer platform geometry coding base expat protobuf jansson zlib fribidi tomcrypt
+DEPENDENCIES = map drape_frontend anim drape indexer platform geometry coding base expat protobuf jansson zlib fribidi tomcrypt
include($$ROOT_DIR/common.pri)