summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2010-12-21 19:14:03 +0200
committerTor Lillqvist <tml@hemulen.(none)>2010-12-21 19:14:03 +0200
commit3a79aa5f5941f7871e4c1fe5234a8b616381c15e (patch)
tree8438b63b50ef3d2d0085416956f4369bcc231953 /external
parent682be38a3fbed2105b557305e5d2dc15f2299238 (diff)
Drop msvc*7*.dll, see fdo#32426
Diffstat (limited to 'external')
-rw-r--r--external/msvcp70/README_msvcp70.dll4
-rw-r--r--external/msvcp71/README_msvcX71.dll6
-rw-r--r--external/prj/d.lst6
3 files changed, 0 insertions, 16 deletions
diff --git a/external/msvcp70/README_msvcp70.dll b/external/msvcp70/README_msvcp70.dll
deleted file mode 100644
index ebc854be3579..000000000000
--- 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 54197f4ac462..000000000000
--- 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 a076bc75b0ee..7809c07a6264 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%