summaryrefslogtreecommitdiffstats
path: root/i18npool/Library_i18nsearch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Library_i18nsearch.mk')
-rw-r--r--i18npool/Library_i18nsearch.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/Library_i18nsearch.mk b/i18npool/Library_i18nsearch.mk
index 5778b138b699..2d5b463bc4e6 100644
--- a/i18npool/Library_i18nsearch.mk
+++ b/i18npool/Library_i18nsearch.mk
@@ -43,7 +43,7 @@ $(eval $(call gb_Library_use_libraries,i18nsearch,\
cppu \
cppuhelper \
icuuc \
- icui18n \
+ $(if $(filter MSC,$(COM)),icuin,icui18n) \
sal \
$(gb_UWINAPI) \
))