summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-08-26 05:21:49 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-08-26 05:21:49 +0000
commit3068e4ac188a1f28b509977fc21e21c941dc4212 (patch)
tree6bc85bf7c5676d52e95e7c7279148066f37aeb55 /apr.dsp
parente768596cb6bbd9d73ca6e0a43ad85db544283526 (diff)
downloadapr-3068e4ac188a1f28b509977fc21e21c941dc4212.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/apr/apr/trunk@62225 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apr.dsp b/apr.dsp
index 3c9362f14..0a9969714 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -64,7 +64,7 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "LibD"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
+# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /D "_DEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "_WINDOWS" /Fd"LibD\apr" /FD /c
# ADD BASE RSC /l 0x409
# ADD RSC /l 0x409