[Libreoffice-commits] .: external/msvcp70 external/msvcp71 external/prj

Tor Lillqvist tml at kemper.freedesktop.org
Tue Dec 21 09:14:38 PST 2010


 external/msvcp70/README_msvcp70.dll |    4 ----
 external/msvcp71/README_msvcX71.dll |    6 ------
 external/prj/d.lst                  |    6 ------
 3 files changed, 16 deletions(-)

New commits:
commit 0af8b4d89ab168063dbed2f97c1d90359b857ca2
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Tue Dec 21 19:14:03 2010 +0200

    Drop msvc*7*.dll, see fdo#32426

diff --git a/external/msvcp70/README_msvcp70.dll b/external/msvcp70/README_msvcp70.dll
deleted file mode 100644
index ebc854b..0000000
--- a/external/msvcp70/README_msvcp70.dll
+++ /dev/null
@@ -1,4 +0,0 @@
-Put the msvcp70.dll and msvcr70.dll in this directory for Windows builds using a .NET compiler.
-The dll is part of the .NET installation and can be found in a directory similar
-to:
-"c:\Program Files\Microsoft Visual Studio .NET\Visual C++ .NET Professional - English\"
diff --git a/external/msvcp71/README_msvcX71.dll b/external/msvcp71/README_msvcX71.dll
deleted file mode 100644
index 54197f4..0000000
--- a/external/msvcp71/README_msvcX71.dll
+++ /dev/null
@@ -1,6 +0,0 @@
-Put the msvcp71.dll and msvcr71.dll in this directory for Windows builds using
-a .NET compiler. The dlls are part of the .NET2003 installation and can be found
-in a directory similar to:
-"c:\Program Files\Microsoft Visual Studio .NET 2003\Visual C++ .NET Professional - English\"
-If you use the --enable-dbgutil switch during configure, copy the appropriate msvcp71d.dll and
-msvcr71d.dll into this directory. 
diff --git a/external/prj/d.lst b/external/prj/d.lst
index a076bc7..7809c07 100644
--- a/external/prj/d.lst
+++ b/external/prj/d.lst
@@ -27,12 +27,6 @@ mkdir: %_DEST%\inc%_EXT%\external\mingw\include\sys
 
 ..\gdiplus\gdiplus.dll %_DEST%\bin%_EXT%\gdiplus.dll
 
-..\msvcp70\msvcp70.dll %_DEST%\bin%_EXT%\msvcp70.dll
-..\msvcp70\msvcr70.dll %_DEST%\bin%_EXT%\msvcr70.dll
-
-..\msvcp71\msvcp71*.dll %_DEST%\bin%_EXT%
-..\msvcp71\msvcr71*.dll %_DEST%\bin%_EXT%
-
 ..\msvcp80\msvcm80*.dll %_DEST%\bin%_EXT%
 ..\msvcp80\msvcp80*.dll %_DEST%\bin%_EXT%
 ..\msvcp80\msvcr80*.dll %_DEST%\bin%_EXT%


More information about the Libreoffice-commits mailing list