summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2003-02-06 19:36:10 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2003-02-06 19:36:10 +0000
commit160aa9fd15e56628be42908accff3c21c8fa72ba (patch)
tree6a61327e3a7937b9e68e96410ba675332caee346 /apr.dsp
parent87e503d486b002fdc6f3761cc06d75b06a143029 (diff)
downloadapr-160aa9fd15e56628be42908accff3c21c8fa72ba.tar.gz
Eliminate the last (unnecessary) discrepancy between apr.dsp and libapr.dsp
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/apr.dsp b/apr.dsp
index e0a4f8377..7c7cc238c 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -42,8 +42,8 @@ RSC=rc.exe
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
# ADD CPP /nologo /MD /W3 /O2 /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /D "NDEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "_WINDOWS" /Fd"LibR\apr" /FD /c
-# ADD BASE RSC /l 0x409
-# ADD RSC /l 0x409
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo