]> granicus.if.org Git - apache/commitdiff
That's the end of things broken this morning... now to try Jeff's patch
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 18 Oct 2000 17:44:41 +0000 (17:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 18 Oct 2000 17:44:41 +0000 (17:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86648 13f79535-47bb-0310-9956-ffa450edef68

ApacheCore.dsp
httpd.dsp

index 58baac3e8f0d9a78f546341f9afdd5541b667376..8fbd4097557692ff48817eace207c1b214c67ddf 100644 (file)
@@ -67,8 +67,8 @@ LIB32=link.exe -lib
 RSC=rc.exe
 # ADD BASE RSC /l 0x409
 # ADD RSC /l 0x409
-# ADD BASE CPP /nologo /MDd /W3 /GX /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /ZI /c
-# ADD CPP /nologo /MDd /W3 /GX /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /I ".\modules\mpm\winnt" /I ".\lib\expat-lite" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /ZI /c
+# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /I ".\modules\mpm\winnt" /I ".\lib\expat-lite" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -103,6 +103,10 @@ SOURCE=.\ap\ap_buckets_file.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\ap\ap_buckets_flush.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\ap\ap_buckets_heap.c
 # End Source File
 # Begin Source File
@@ -115,6 +119,10 @@ SOURCE=.\ap\ap_buckets_pipe.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\ap\ap_buckets_pool.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\ap\ap_buckets_refcount.c
 # End Source File
 # Begin Source File
index 58baac3e8f0d9a78f546341f9afdd5541b667376..8fbd4097557692ff48817eace207c1b214c67ddf 100644 (file)
--- a/httpd.dsp
+++ b/httpd.dsp
@@ -67,8 +67,8 @@ LIB32=link.exe -lib
 RSC=rc.exe
 # ADD BASE RSC /l 0x409
 # ADD RSC /l 0x409
-# ADD BASE CPP /nologo /MDd /W3 /GX /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /ZI /c
-# ADD CPP /nologo /MDd /W3 /GX /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /I ".\modules\mpm\winnt" /I ".\lib\expat-lite" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /ZI /c
+# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\lib\apr\include" /I ".\os\win32" /I ".\modules\mpm\winnt" /I ".\lib\expat-lite" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -103,6 +103,10 @@ SOURCE=.\ap\ap_buckets_file.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\ap\ap_buckets_flush.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\ap\ap_buckets_heap.c
 # End Source File
 # Begin Source File
@@ -115,6 +119,10 @@ SOURCE=.\ap\ap_buckets_pipe.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\ap\ap_buckets_pool.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\ap\ap_buckets_refcount.c
 # End Source File
 # Begin Source File