From f70c2ec15790316f2668f20e82b87fe8e158222e Mon Sep 17 00:00:00 2001 From: Roman Sorokin Date: Mon, 4 Aug 2014 11:41:29 +0300 Subject: added fribidi library --- drape_head/drape_head.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drape_head') 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) -- cgit v1.2.3