According to the docs ICU is optional and only required for webkit. However, the Windows DLLs of qt5core and others (beside webkit) have all hard-linked dependencies to the ICU libraries.
I wonder if that is a bug or intentional?
Imports from ICUIN51.DLL
ucol_close_51
ucol_getAttribute_51
ucol_getSortKey_51
ucol_open_51
ucol_setAttribute_51
ucol_strcoll_51
Imports from ICUUC51.DLL
u_errorName_51
u_strToLower_51
u_strToUpper_51
ucnv_close_51
ucnv_compareNames_51
ucnv_countAliases_51
ucnv_countAvailable_51
ucnv_fromUnicode_51
ucnv_getAlias_51
ucnv_getAvailableName_51
ucnv_getDefaultName_51
ucnv_getMaxCharSize_51
ucnv_getStandardName_51
ucnv_open_51
ucnv_setSubstChars_51
ucnv_toUnicode_51
ures_close_51
ures_getStringByKey_51
ures_open_51
↧