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-06-16 16:52:04 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:08:37 +0300
commit85fd11626d2d94c02f3cabfaa5c791205372572f (patch)
tree5674f5191c448656ae998424b105d3d5b6ca29e3 /drape_head
parente4c55c17ddc2bebde9b60d622e836faba449869d (diff)
Compilation fixes after rebasing
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 0bef23e88b..6f605377c9 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 drape indexer storage platform geometry coding base \
+DEPENDENCIES = map drape_frontend drape indexer storage platform geometry coding base \
freetype expat protobuf jansson fribidi tomcrypt
include($$ROOT_DIR/common.pri)