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:
authorDaria Volvenkova <d.volvenkova@corp.mail.ru>2017-04-05 18:19:25 +0300
committerGitHub <noreply@github.com>2017-04-05 18:19:25 +0300
commit1f57154bd365c865747b1dd5a5a370f5fc96bc73 (patch)
tree29f197b2d7e6b705a619bfa5d5aeabb5af0714a4
parent3e781178d61eedf04191c07f2a9545a3f03fb0eb (diff)
parente04d2581ccfe29522ef24d3768d18977c0d29f1d (diff)
Merge pull request #5775 from therearesomewhocallmetim/fix_qmake_icubeta-738
Added the define to fix the compilation.
-rw-r--r--3party/icu/icu.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/3party/icu/icu.pro b/3party/icu/icu.pro
index 22d2438383..a84fb94fae 100644
--- a/3party/icu/icu.pro
+++ b/3party/icu/icu.pro
@@ -15,6 +15,8 @@ DEFINES *= U_COMMON_IMPLEMENTATION
DEFINES *= U_I18N_IMPLEMENTATION
DEFINES *= U_NO_DEFAULT_INCLUDE_UTF_HEADERS
DEFINES *= U_DISABLE_RENAMING
+DEFINES *= U_ENABLE_DYLOAD=0
+
INCLUDEPATH *= common \
i18n