[ooo-build-commit] .: external/msvcp80 external/prj
Fridrich Strba
fridrich at kemper.freedesktop.org
Tue Sep 14 03:23:52 PDT 2010
external/msvcp80/README_msvcX80.dll | 5 +++--
external/prj/d.lst | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit ab036ed3fa31d5cbbf4d1a17180e8a7b053a642d
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Tue Sep 14 12:20:45 2010 +0200
build-fix-win32.diff: Fix Windows build on partitions without short names
diff --git a/external/msvcp80/README_msvcX80.dll b/external/msvcp80/README_msvcX80.dll
index 364f172..fa89ab9 100644
--- a/external/msvcp80/README_msvcX80.dll
+++ b/external/msvcp80/README_msvcX80.dll
@@ -1,2 +1,3 @@
-Put the msvcp80.dll and msvcr80.dll in this directory for Windows builds using
-a VS 2005 compiler.
+Put the msvcp80.dll, msvcr80.dll and Microsoft.VC80.CRT.manifest in this
+directory for Windows builds using VS 2005, or using prebuilt Mozilla DLLs
+that were built using VS 2005.
diff --git a/external/prj/d.lst b/external/prj/d.lst
index 9e0c681..ff1b19a 100644
--- a/external/prj/d.lst
+++ b/external/prj/d.lst
@@ -36,8 +36,8 @@ mkdir: %_DEST%\inc%_EXT%\external\mingw\include\sys
..\msvcp80\msvcm80*.dll %_DEST%\bin%_EXT%
..\msvcp80\msvcp80*.dll %_DEST%\bin%_EXT%
..\msvcp80\msvcr80*.dll %_DEST%\bin%_EXT%
-..\msvcp90\Microsoft.VC80.CRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.CRT.manifest
-..\msvcp90\Microsoft.VC80.DebugCRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.DebugCRT.manifest
+..\msvcp80\Microsoft.VC80.CRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.CRT.manifest
+..\msvcp80\Microsoft.VC80.DebugCRT.manifest %_DEST%\bin%_EXT%\Microsoft.VC80.DebugCRT.manifest
..\msvcp90\msvcm90*.dll %_DEST%\bin%_EXT%
..\msvcp90\msvcp90*.dll %_DEST%\bin%_EXT%
More information about the ooo-build-commit
mailing list