From: William A. Rowe Jr Date: Wed, 18 Oct 2000 17:44:41 +0000 (+0000) Subject: That's the end of things broken this morning... now to try Jeff's patch X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=471911acb7c1c27043ab9055d7610609e056561f;p=apache That's the end of things broken this morning... now to try Jeff's patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86648 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/ApacheCore.dsp b/ApacheCore.dsp index 58baac3e8f..8fbd409755 100644 --- a/ApacheCore.dsp +++ b/ApacheCore.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 diff --git a/httpd.dsp b/httpd.dsp index 58baac3e8f..8fbd409755 100644 --- 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