Merge pull request #5775 from therearesomewhocallmetim/fix_qmake_icu

Added the define to fix the compilation.
This commit is contained in:
Daria Volvenkova 2017-04-05 18:19:25 +03:00 committed by GitHub
commit 1f57154bd3

View file

@ -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