summaryrefslogtreecommitdiff
path: root/external/msvcp71
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2013-11-06 09:16:19 +0000
committerHerbert Dürr <hdu@apache.org>2013-11-06 09:16:19 +0000
commite8739b2f2d7ec5119f63fe108840a645948d65dd (patch)
treee04551b77bd08e9c0884d59caf9fad75aced0083 /external/msvcp71
parentc81c999eeccc3657c712e50b39dc783c9cde0152 (diff)
#i123647# RmMoz 9/9: with the moz-module gone the ancient msvc* dlls are no longer needed
Notes
Notes: ignore: obsolete
Diffstat (limited to 'external/msvcp71')
-rw-r--r--external/msvcp71/README_msvcX71.dll6
1 files changed, 0 insertions, 6 deletions
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.