summaryrefslogtreecommitdiff
path: root/i18npool/Executable_gencoll_rule.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-08-19 12:38:09 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-08-19 17:58:48 +0300
commitbdfca5e003eea0462cf15c3374afce01c2f46906 (patch)
treea8ae93bc1d78a603a2c538a3b19e2505e0dfe7b6 /i18npool/Executable_gencoll_rule.mk
parentbd6fadb384bf1a2f542a077a44549a533e8fcb62 (diff)
The shorter icu library names are used for WNTMSC only
Diffstat (limited to 'i18npool/Executable_gencoll_rule.mk')
-rw-r--r--i18npool/Executable_gencoll_rule.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/Executable_gencoll_rule.mk b/i18npool/Executable_gencoll_rule.mk
index a899976515a0..e03d8b057a5f 100644
--- a/i18npool/Executable_gencoll_rule.mk
+++ b/i18npool/Executable_gencoll_rule.mk
@@ -41,7 +41,7 @@ $(eval $(call gb_Executable_add_linked_libs,gencoll_rule,\
$(gb_STDLIBS) \
))
-ifeq ($(OS),WNT)
+ifeq ($(OS)$(COM),WNTMSC)
$(eval $(call gb_Executable_use_externals,gencoll_rule,\
icudt \
icuin \