diff options
author | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2002-02-22 07:05:11 +0000 |
---|---|---|
committer | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2002-02-22 07:05:11 +0000 |
commit | 65c44be4fe792f9830a25c6cbdd62aeb3de68558 (patch) | |
tree | a14a8a05f4e2e93bdf1a9b15056e03442be8dc99 | |
parent | 2485c07108e92ea71f085d7c237fff732240ef3e (diff) | |
download | libapr-65c44be4fe792f9830a25c6cbdd62aeb3de68558.tar.gz |
Can't be playing in apr.hw without keeping apr.h.in and apr.hnw up to date.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63049 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | apr.dsp | 5 | ||||
-rw-r--r-- | libapr.dsp | 5 |
2 files changed, 10 insertions, 0 deletions
@@ -461,6 +461,11 @@ SOURCE=.\include\apr.h.in # End Source File # Begin Source File +SOURCE=.\include\apr.hnw +# PROP Exclude_From_Build 1 +# End Source File +# Begin Source File + SOURCE=.\include\apr.hw !IF "$(CFG)" == "apr - Win32 Release" diff --git a/libapr.dsp b/libapr.dsp index 8827878e9..ea0c83686 100644 --- a/libapr.dsp +++ b/libapr.dsp @@ -467,6 +467,11 @@ SOURCE=.\include\apr.h.in # End Source File # Begin Source File +SOURCE=.\include\apr.hnw +# PROP Exclude_From_Build 1 +# End Source File +# Begin Source File + SOURCE=.\include\apr.hw !IF "$(CFG)" == "libapr - Win32 Release" |