summaryrefslogtreecommitdiffstats
path: root/scp2/source/winexplorerext/file_winexplorerext.scp
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-09-29 08:59:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-09-29 08:59:45 +0000
commit51eeedaa875572f5bdd44b879435aec081d8861b (patch)
treece1142fd99f348f80e3c0048e90e10fac275edd2 /scp2/source/winexplorerext/file_winexplorerext.scp
parentCWS-TOOLING: integrate CWS native199_DEV300 (diff)
downloadcore-51eeedaa875572f5bdd44b879435aec081d8861b.tar.gz
core-51eeedaa875572f5bdd44b879435aec081d8861b.zip
CWS-TOOLING: integrate CWS sb96_DEV300
Diffstat (limited to 'scp2/source/winexplorerext/file_winexplorerext.scp')
-rw-r--r--scp2/source/winexplorerext/file_winexplorerext.scp9
1 files changed, 9 insertions, 0 deletions
diff --git a/scp2/source/winexplorerext/file_winexplorerext.scp b/scp2/source/winexplorerext/file_winexplorerext.scp
index a6df4db02fe9..23ed3b7b2365 100644
--- a/scp2/source/winexplorerext/file_winexplorerext.scp
+++ b/scp2/source/winexplorerext/file_winexplorerext.scp
@@ -42,6 +42,15 @@ File gid_File_Lib_Shlxthdl
Name = "shlxthdl.dll";
End
+#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
+
#if !defined USE_SYSTEM_STL
File gid_File_Lib_Shlxthdl_Stlport
TXT_FILE_BODY;