summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-12-08 17:13:21 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2000-12-08 17:13:21 +0000
commit78db236ef0bc0425366e9bcc40b81045f9f8e274 (patch)
treea337bb7a925148a0ef89808913b785a906560e64 /apr.dsp
parent53225ac44af088bcf57e26ba0d863757b60448d5 (diff)
downloadlibapr-78db236ef0bc0425366e9bcc40b81045f9f8e274.tar.gz
apr_private.hw goes away, apr_private.h is static in arch/win32
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp31
1 files changed, 1 insertions, 30 deletions
diff --git a/apr.dsp b/apr.dsp
index 605232c9a..bd9b1ec7d 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -425,36 +425,7 @@ InputPath=.\include\apr.hw
# End Source File
# Begin Source File
-SOURCE=.\include\apr_private.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\include\apr_private.hw
-
-!IF "$(CFG)" == "aprlib - Win32 Release"
-
-# Begin Custom Build
-InputPath=.\include\apr_private.hw
-
-".\include\apr_private.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .\include\apr_private.hw .\include\apr_private.h > nul
- echo Created apr_private.h from apr_private.hw
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "aprlib - Win32 Debug"
-
-# Begin Custom Build
-InputPath=.\include\apr_private.hw
-
-".\include\apr_private.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .\include\apr_private.hw .\include\apr_private.h > nul
- echo Created apr_private.h from apr_private.hw
-
-# End Custom Build
-
-!ENDIF
-
+SOURCE=.\include\arch\win32\apr_private.h
# End Source File
# End Group
# Begin Group "External Header Files"