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:
authorexmix <rahuba.youri@mapswithme.com>2014-07-12 23:47:25 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:20:19 +0300
commit4fa126ec53253066fe22cccc9878f0f85c0fb34a (patch)
tree94219b717de8b3da1dfb8deb6dec2d18c0c15281 /drape_head/drape_head.pro
parent6c661b226aac0cfcb4364d2509b13919074505da (diff)
[drape] loading shapes in testing engine from json file
Diffstat (limited to 'drape_head/drape_head.pro')
-rw-r--r--drape_head/drape_head.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro
index c20b223f7f..4ef24733d2 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -1,9 +1,11 @@
# Head project for drape develop and debuging
ROOT_DIR = ..
-DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base expat protobuf zlib
+DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base expat protobuf jansson zlib
include($$ROOT_DIR/common.pri)
+INCLUDEPATH += $$ROOT_DIR/3party/jansson/src
+
TARGET = DrapeHead
TEMPLATE = app
CONFIG += warn_on