summaryrefslogtreecommitdiffstats
path: root/scp2
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2010-12-21 17:11:34 +0200
committerTor Lillqvist <tml@hemulen.(none)>2010-12-21 17:11:34 +0200
commit6009e97da49339ffbb1650a607ec83ee8409be8d (patch)
tree183af5626ca3153d8af120c79031aaae87b2c746 /scp2
parentcheck for mdds/mixed_type_matrix.hpp (diff)
downloadcore-6009e97da49339ffbb1650a607ec83ee8409be8d.tar.gz
core-6009e97da49339ffbb1650a607ec83ee8409be8d.zip
Drop msvcr71, see fdo#32426
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp10
-rw-r--r--[-rwxr-xr-x]scp2/source/ooo/ure.scp34
-rw-r--r--[-rwxr-xr-x]scp2/source/winexplorerext/file_winexplorerext.scp9
-rw-r--r--[-rwxr-xr-x]scp2/source/winexplorerext/module_winexplorerext.scp1
4 files changed, 0 insertions, 54 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index e4cf708f045a..6e89001cbcb0 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -62,7 +62,6 @@ Module gid_Module_Root_Brand
gid_Brand_File_Bin_Unopkgcom,
gid_Brand_File_Bin_Unopkgexe,
gid_Brand_File_Bin_Unopkg,
- gid_Brand_File_Bin_Msvcr71,
gid_Brand_File_Bin_Libxml2,
gid_Brand_File_Bmp_Shell,
gid_Brand_File_Bmp_IntroAbout,
@@ -595,15 +594,6 @@ File gid_Brand_File_Bin_Unopkg
Name = "unopkg.bin";
End
-#ifdef WNT
-File gid_Brand_File_Bin_Msvcr71
- TXT_FILE_BODY;
- Dir = gid_Brand_Dir_Program;
- Name = SCP2_URE_DL_NORMAL("msvcr71" SCP2_STDLP_DEBUG);
- Styles = (PACKED);
-End
-#endif
-
// Due to Windows DLL search order, OOo executables might pick up a libxml2 DLL
// from a Windows system directory instead of the one from the URE; to avoid
// problems, as a HACK, for now a copy of the URE libxml2 DLL is placed next to
diff --git a/scp2/source/ooo/ure.scp b/scp2/source/ooo/ure.scp
index 48c1b3fd91b5..ce790cb058f4 100755..100644
--- a/scp2/source/ooo/ure.scp
+++ b/scp2/source/ooo/ure.scp
@@ -1068,38 +1068,6 @@ End
#endif
-#ifdef WNT
-#if defined(M1310)
-File gid_File_Dl_Msvcr71
- TXT_FILE_BODY;
- Dir = SCP2_URE_DL_DIR;
-#if defined _STLP_DEBUG
- Name = SCP2_URE_DL_NORMAL("msvcr71d");
-#else
- Name = SCP2_URE_DL_NORMAL("msvcr71");
-#endif
- Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
- // CompID = "074DE395-C6EB-47F7-A587-6311F89C14B4";
-End
-#endif
-#endif
-
-#if defined(WNT)
-#if defined(M1310)
-File gid_File_Dl_Msvcp71
- TXT_FILE_BODY;
- Dir = SCP2_URE_DL_DIR;
-#if defined _STLP_DEBUG
- Name = SCP2_URE_DL_NORMAL("msvcp71d");
-#else
- Name = SCP2_URE_DL_NORMAL("msvcp71");
-#endif
- Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
- // CompID = "1AF2708A-AAE2-4F25-ADF5-E61A549A51C2";
-End
-#endif
-#endif
-
#if defined WNT
File gid_File_Dl_Uwinapi
TXT_FILE_BODY;
@@ -1309,8 +1277,6 @@ Module gid_Module_Root_Ure_Hidden
gid_File_Lib_Mingw_GccS_Ure,
gid_File_Lib_Mingw_Stdcpp_Ure,
gid_File_Lib_Mingwm10_Ure,
- gid_File_Dl_Msvcr71,
- gid_File_Dl_Msvcp71,
gid_File_Dl_Unicows,
gid_File_Dl_Uwinapi,
gid_File_Lib_Msvcr80_Ure,
diff --git a/scp2/source/winexplorerext/file_winexplorerext.scp b/scp2/source/winexplorerext/file_winexplorerext.scp
index 50f0aa064d71..a03a55ee944d 100755..100644
--- a/scp2/source/winexplorerext/file_winexplorerext.scp
+++ b/scp2/source/winexplorerext/file_winexplorerext.scp
@@ -87,15 +87,6 @@ End
#endif
-#if defined M1310
-File gid_File_Lib_Shlxthdl_Msvcr71
- TXT_FILE_BODY;
- Dir = gid_Dir_Shlxthdl;
- Name = SCP2_URE_DL_NORMAL("msvcr71" SCP2_STDLP_DEBUG);
- Styles = (PACKED);
-End
-#endif
-
File gid_File_Lib_Shlxtmsi
TXT_FILE_BODY;
Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
diff --git a/scp2/source/winexplorerext/module_winexplorerext.scp b/scp2/source/winexplorerext/module_winexplorerext.scp
index 6993ba25c1d1..f20edccc59ae 100755..100644
--- a/scp2/source/winexplorerext/module_winexplorerext.scp
+++ b/scp2/source/winexplorerext/module_winexplorerext.scp
@@ -38,7 +38,6 @@ Module gid_Module_Optional_Winexplorerext
gid_File_Lib_Shlxthdl64,
gid_File_Lib_OOoFilt,
gid_File_Lib_OOoFilt64,
- gid_File_Lib_Shlxthdl_Msvcr71,
gid_File_Lib_Shlxtmsi,
gid_File_Lib_Reg64,
gid_File_Tmp_Userinstall_Winexplorerext_Inf);