summaryrefslogtreecommitdiff
path: root/support/htpasswd.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-08-26 05:21:50 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-08-26 05:21:50 +0000
commitf0362ccc07d49bf889bb3fd01d698e43b5c6aa2b (patch)
treec2aaa95f1c7cc9550f29068413e10cfe13ed5cd5 /support/htpasswd.dsp
parentbc18962d120d070cb03eb3607b2e4120632b976b (diff)
downloadhttpd-f0362ccc07d49bf889bb3fd01d698e43b5c6aa2b.tar.gz
Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to
build 'out of the box' in debugging mode. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90686 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/htpasswd.dsp')
-rw-r--r--support/htpasswd.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/htpasswd.dsp b/support/htpasswd.dsp
index ccfc5a8feb..f11383de80 100644
--- a/support/htpasswd.dsp
+++ b/support/htpasswd.dsp
@@ -65,7 +65,7 @@ LINK32=link.exe
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
+# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../srclib/apr/include" /I "../srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "APR_DECLARE_STATIC" /D "APU_DECLARE_STATIC" /Fd"Debug/htpasswd" /FD /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"