summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
Diffstat (limited to 'external')
-rw-r--r--external/msvcp71/README_msvcX71.dll2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/msvcp71/README_msvcX71.dll b/external/msvcp71/README_msvcX71.dll
index 30488d66ae6a..54197f4ac462 100644
--- a/external/msvcp71/README_msvcX71.dll
+++ b/external/msvcp71/README_msvcX71.dll
@@ -2,3 +2,5 @@ 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.