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:
authorRoman Sorokin <sorok-roma@yandex.ru>2014-08-04 12:41:29 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:23:13 +0300
commitf70c2ec15790316f2668f20e82b87fe8e158222e (patch)
treefcaacb6d73bfa436619b4d51e099c08e31d20a60 /drape_head
parentc1335263f8500ad0b7d195dbb7c50e25212066a3 (diff)
added fribidi library
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 a75dabf901..4562cd5763 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 drape indexer platform geometry coding base expat protobuf jansson zlib
+DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base expat protobuf jansson zlib fribidi
include($$ROOT_DIR/common.pri)