From: Bill Stoddard Date: Tue, 15 Aug 2000 02:37:41 +0000 (+0000) Subject: Win32: Add bucket brigades and util_filter to the project file. X-Git-Tag: APACHE_2_0_ALPHA_6~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6b5b3341ca4b6514e3010829ec1a959a17875d1;p=thirdparty%2Fapache%2Fhttpd.git Win32: Add bucket brigades and util_filter to the project file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86077 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/ApacheCore.dsp b/ApacheCore.dsp index 70bbeab2dad..32f5e7cb368 100644 --- a/ApacheCore.dsp +++ b/ApacheCore.dsp @@ -90,6 +90,26 @@ SOURCE=.\ap\ap_base64.c # End Source File # Begin Source File +SOURCE=.\ap\ap_buckets.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_eos.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_heap.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_mmap.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_transient.c +# End Source File +# Begin Source File + SOURCE=.\ap\ap_hooks.c # End Source File # Begin Source File @@ -250,6 +270,10 @@ SOURCE=.\main\util_date.c # End Source File # Begin Source File +SOURCE=.\main\util_filter.c +# End Source File +# Begin Source File + SOURCE=.\main\util_md5.c # End Source File # Begin Source File diff --git a/httpd.dsp b/httpd.dsp index 70bbeab2dad..32f5e7cb368 100644 --- a/httpd.dsp +++ b/httpd.dsp @@ -90,6 +90,26 @@ SOURCE=.\ap\ap_base64.c # End Source File # Begin Source File +SOURCE=.\ap\ap_buckets.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_eos.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_heap.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_mmap.c +# End Source File +# Begin Source File + +SOURCE=.\ap\ap_buckets_transient.c +# End Source File +# Begin Source File + SOURCE=.\ap\ap_hooks.c # End Source File # Begin Source File @@ -250,6 +270,10 @@ SOURCE=.\main\util_date.c # End Source File # Begin Source File +SOURCE=.\main\util_filter.c +# End Source File +# Begin Source File + SOURCE=.\main\util_md5.c # End Source File # Begin Source File