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 13:47:40 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-11-30 16:07:45 +0300
commitae291c477e2f6fe1b363637363cfa68228852635 (patch)
treee91f77902b2caeb8b605c6b7fb15f4f13b4bc9a2 /drape_head
parentfed6d450810d4044932e19bc69d45bf601919a3a (diff)
Review fixes
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 2d9a256d71..0bef23e88b 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 storage platform geometry coding base \
+DEPENDENCIES = map drape_frontend drape_gui drape indexer storage platform geometry coding base \
freetype expat protobuf jansson fribidi tomcrypt
include($$ROOT_DIR/common.pri)