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>2015-03-05 15:02:07 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:04:05 +0300
commit8aade1efab87c57cd90aca32aee009fcbe7fbde4 (patch)
tree6af45f279cfe7f7a066953f81ff9c0e0d782b209 /drape_head
parent2933148a5e581d190dc7f4c1cd7de1057bce8afd (diff)
[drape] move some files to resolve denepdencies
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 af680d973f..920b0ffec8 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 render drape_frontend anim drape indexer platform geometry coding base \
+DEPENDENCIES = map drape_frontend drape_gui anim drape indexer platform geometry coding base \
freetype expat protobuf jansson fribidi tomcrypt
include($$ROOT_DIR/common.pri)