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:
authorAlex Zolotarev <deathbaba@gmail.com>2011-05-01 06:07:59 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:16:52 +0300
commitab4c3806868847546b685121e5250cda1d90760e (patch)
tree79d289b4ba955649005b3e82aaa548989b1b2edc /publisher
parent0eaed4c1b75a84ad23193b29decc5ddb1f2db27f (diff)
Updated jansson lib to 2.0.1
Diffstat (limited to 'publisher')
-rw-r--r--publisher/publisher.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/publisher/publisher.pro b/publisher/publisher.pro
index 0ef9f6ae4b..6e6ae5f6b5 100644
--- a/publisher/publisher.pro
+++ b/publisher/publisher.pro
@@ -8,6 +8,8 @@ DEPENDENCIES = words coding base gflags bzip2 zlib jansson
include($$ROOT_DIR/common.pri)
+INCLUDEPATH += $$ROOT_DIR/3party/jansson $$ROOT_DIR/3party/jansson/src
+
HEADERS += \
aard_dictionary.hpp \
slof_indexer.hpp