From 16728aeb4345f0e21008670c45d3c4948a98bfc2 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 25 Jul 2007 11:24:05 +0000 Subject: #i10000# comment for --enable-dbgutil added --- external/msvcp71/README_msvcX71.dll | 2 ++ 1 file changed, 2 insertions(+) (limited to 'external') 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. -- cgit