summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2012-09-21 16:54:54 +0000
committerAriel Constenla-Haile <arielch@apache.org>2012-09-21 16:54:54 +0000
commitfb8429e912b94410e50d0c9773df0413066386db (patch)
treee9225e5e5dc491111250000367a2db853dfeae0a /scp2/source
parent4f8bd30b7634e143514d1c0d52d8ca2ffb07a7b9 (diff)
#i120979# - Bundle msvcr100.dll to support Java 7
Notes
Notes: prefer: 8b749cb16dde14b199a61456741b586ddd88a584
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp9
1 files changed, 9 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 759490d77f72..66bcaced99df 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -1821,6 +1821,15 @@ File gid_File_Moz_Msvcr80
End
#endif
+#if defined(WNT)
+File gid_File_Lib_Msvcr100
+ TXT_FILE_BODY;
+ Dir = SCP2_OOO_BIN_DIR;
+ Name = SCP2_URE_DL_NORMAL("msvcr100");
+ Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
+End
+#endif
+
#ifndef SYSTEM_REDLAND
File gid_File_Lib_Raptor
TXT_FILE_BODY;