summaryrefslogtreecommitdiffstats
path: root/scp2/source/winexplorerext/file_winexplorerext.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/winexplorerext/file_winexplorerext.scp')
-rwxr-xr-xscp2/source/winexplorerext/file_winexplorerext.scp39
1 files changed, 1 insertions, 38 deletions
diff --git a/scp2/source/winexplorerext/file_winexplorerext.scp b/scp2/source/winexplorerext/file_winexplorerext.scp
index 4d9de19f3b4c..4ad1e96a3c99 100755
--- a/scp2/source/winexplorerext/file_winexplorerext.scp
+++ b/scp2/source/winexplorerext/file_winexplorerext.scp
@@ -42,13 +42,6 @@ File gid_File_Lib_OOoFilt
Name = "ooofilt.dll";
End
-File gid_File_Lib_OOoFiltProxy
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Dir_Shlxthdl;
- Name = "ooofiltproxy.dll";
-End
-
#ifdef BUILD_X64
File gid_File_Lib_OOoFilt64
@@ -59,14 +52,6 @@ File gid_File_Lib_OOoFilt64
ComponentCondition = "VersionNT64";
End
-File gid_File_Lib_OOoFiltProxy64
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Dir_Shlxthdl;
- Name = "ooofiltproxy_x64.dll";
- ComponentCondition = "VersionNT64";
-End
-
#endif
File gid_File_Lib_Shlxthdl
@@ -114,29 +99,6 @@ File gid_File_Lib_Shlxthdl_Msvcr71
End
#endif
-#if !defined USE_SYSTEM_STL
-File gid_File_Lib_Shlxthdl_Stlport
- TXT_FILE_BODY;
- Dir = gid_Dir_Shlxthdl;
-#if defined _gcc3 /* && defined WNT */
-#if defined _STLP_DEBUG
- Name = SCP2_URE_DL_NORMAL("libstlport_gcc_stldebug");
-#else
- Name = SCP2_URE_DL_NORMAL("libstlport_gcc");
-#endif
-#elif (defined(M1310) || defined(M1400) || defined(M1500)) /* && defined WNT */
-#if defined _STLP_DEBUG
- Name = SCP2_URE_DL_NORMAL("stlport_vc71_stldebug45");
-#else
- Name = SCP2_URE_DL_NORMAL("stlport_vc7145");
-#endif
-#else
-#error "stlport dynamic library: unsupported platform"
-#endif
- Styles = (PACKED);
-End
-#endif
-
File gid_File_Lib_Shlxtmsi
TXT_FILE_BODY;
Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
@@ -150,3 +112,4 @@ File gid_File_Lib_Reg64
Dir = SCP2_OOO_BIN_DIR;
Name = "reg64msi.dll";
End
+