summaryrefslogtreecommitdiff
path: root/httpd.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-08-22 02:12:22 +0000
committerBill Stoddard <stoddard@apache.org>2000-08-22 02:12:22 +0000
commitc0c75b8333946592a4dad46a1d2f180cf5b00644 (patch)
tree2146523797d50ec7bd9e587667184c7b183159fe /httpd.dsp
parent3ed8a56b7e7fdd03d173e9be2a00ce4ffb4dd7dd (diff)
downloadhttpd-c0c75b8333946592a4dad46a1d2f180cf5b00644.tar.gz
Add a couple of new bucket functions to the Win32 project file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86129 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
-rw-r--r--httpd.dsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/httpd.dsp b/httpd.dsp
index 32f5e7cb36..0e3b2fb9a9 100644
--- a/httpd.dsp
+++ b/httpd.dsp
@@ -106,7 +106,11 @@ SOURCE=.\ap\ap_buckets_mmap.c
# End Source File
# Begin Source File
-SOURCE=.\ap\ap_buckets_transient.c
+SOURCE=.\ap\ap_buckets_refcount.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ap\ap_buckets_simple.c
# End Source File
# Begin Source File