summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-08-26 05:21:49 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-08-26 05:21:49 +0000
commitb1f0f8941b63035e9fcd501696cb3d7a67571cdf (patch)
tree6bc85bf7c5676d52e95e7c7279148066f37aeb55 /apr.dsp
parent6946213aab6ff44e0f603ce6d333b52a3ed0bf7d (diff)
downloadlibapr-b1f0f8941b63035e9fcd501696cb3d7a67571cdf.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: http://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