summaryrefslogtreecommitdiff
path: root/RepositoryExternal.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 /RepositoryExternal.mk
parentbd6fadb384bf1a2f542a077a44549a533e8fcb62 (diff)
The shorter icu library names are used for WNTMSC only
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index ee693370fe1c..08c34dc8f3f8 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -372,8 +372,8 @@ endef
else # !SYSTEM_ICU
-# icudata and icui18n is called icudt and icuin on Windows :-(
-ifeq ($(OS),WNT)
+# icudata and icui18n is called icudt and icuin when built with MSVC :-(
+ifeq ($(OS)$(COM),WNTMSC)
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
icudt \
icuin \