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>2016-11-15 13:31:04 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2016-11-16 12:54:09 +0300
commit1f88f71a0551503e9434c9f78f39e2a3543c083e (patch)
tree723c4a5e039633a2ff5dd7bf56e29ca95732947e /drape_head
parent71e7508675311ba3c2f3ea6b52e68d5e499f1dc2 (diff)
Added requesting in traffic manager
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 925b12b1ef..0b1199eff7 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 indexer storage platform geometry coding base \
+DEPENDENCIES = map traffic drape_frontend drape indexer storage platform geometry coding base \
freetype expat protobuf jansson fribidi tomcrypt
include($$ROOT_DIR/common.pri)