summaryrefslogtreecommitdiff
path: root/httpd.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-08-15 02:37:41 +0000
committerBill Stoddard <stoddard@apache.org>2000-08-15 02:37:41 +0000
commitf6b5b3341ca4b6514e3010829ec1a959a17875d1 (patch)
treed13fd670cb7014aaf2a56d47660dbbfa6ad4f865 /httpd.dsp
parentd1e02d1fba3059ee8dc4b2d108fc863b72f07ba2 (diff)
downloadhttpd-f6b5b3341ca4b6514e3010829ec1a959a17875d1.tar.gz
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
Diffstat (limited to 'httpd.dsp')
-rw-r--r--httpd.dsp24
1 files changed, 24 insertions, 0 deletions
diff --git a/httpd.dsp b/httpd.dsp
index 70bbeab2da..32f5e7cb36 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