From bdfca5e003eea0462cf15c3374afce01c2f46906 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 19 Aug 2011 12:38:09 +0300 Subject: The shorter icu library names are used for WNTMSC only --- i18npool/Library_i18npool.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18npool/Library_i18npool.mk') diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk index 982e43ed93bc..ba5cae599458 100644 --- a/i18npool/Library_i18npool.mk +++ b/i18npool/Library_i18npool.mk @@ -56,7 +56,7 @@ $(eval $(call gb_Library_add_linked_libs,i18npool,\ $(gb_STDLIBS) \ )) -ifeq ($(OS),WNT) +ifeq ($(OS)$(COM),WNTMSC) $(eval $(call gb_Library_use_externals,i18npool,\ icuin \ icuuc \ -- cgit