summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2005-02-07 23:40:06 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2005-02-07 23:40:06 +0000
commit85d04aa81da8385a354496f318b77569b1224a4b (patch)
treef5d0f6172fc3c52c20b0b50159f8abdcd63db534 /libapr.dsp
parent4d0ff93ad4d4851eb399bd6a79e9ce8f7670f273 (diff)
downloadlibapr-85d04aa81da8385a354496f318b77569b1224a4b.tar.gz
Since reaction is negative to a seperate apr_release.h file for
the CPP-only grammer, acknowledge APR_VERSION_ONLY in order to compile to apr_version.h without including apr.h, nor declaring the APR C runtime version API. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@151788 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 80c415875..a4b1d4d33 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -47,7 +47,7 @@ RSC=rc.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG" /I "./include"
+# ADD RSC /l 0x409 /d "NDEBUG" /d "APR_VERSION_ONLY" /I "./include"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
@@ -73,7 +73,7 @@ LINK32=link.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG" /I "./include"
+# ADD RSC /l 0x409 /d "_DEBUG" /d "APR_VERSION_ONLY" /I "./include"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo