wrowe 00/12/08 09:13:22
Modified: . aprlib.dsp
Log:
apr_private.hw goes away, apr_private.h is static in arch/win32
Revision Changes Path
1.53 +1 -30 apr/aprlib.dsp
Index: aprlib.dsp
===================================================================
RCS file: /home/cvs/apr/aprlib.dsp,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- aprlib.dsp 2000/12/07 21:31:43 1.52
+++ aprlib.dsp 2000/12/08 17:13:21 1.53
@@ -425,36 +425,7 @@
# 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"