summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-25 11:24:05 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-25 11:24:05 +0000
commit16728aeb4345f0e21008670c45d3c4948a98bfc2 (patch)
tree22a3eb7bba98252eaf00d4d5f6b0724c4327788d /external
parent837bc2fdf67d8a6a4584985cd91b45535982c9e4 (diff)
#i10000# comment for --enable-dbgutil added
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.