summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2001-02-02 21:32:34 +0000
committerBill Stoddard <stoddard@apache.org>2001-02-02 21:32:34 +0000
commitb119ec0e6011966214b20aa66cc2f80681a5ee96 (patch)
treeed776fbd3c3953597bca49652b965d4cb16aa021 /libhttpd.dsp
parentf806b3a20e01b79c06f34e82bc83c5c7cbe2d9b4 (diff)
downloadhttpd-b119ec0e6011966214b20aa66cc2f80681a5ee96.tar.gz
Begin restructuring scoreboard code to enable adding back in
the ability to use IPC other than shared memory. Get mod_status working on Windows again. Still to do: Rename some of the function APIs. Replace all calls to reinit_scoreboard with ap_create_scoreboard. Add back in support for scoreboard files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87959 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index ea7bb495b9..54ea27f524 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -227,6 +227,10 @@ SOURCE=.\server\log.c
# End Source File
# Begin Source File
+SOURCE=.\server\scoreboard.c
+# End Source File
+# Begin Source File
+
SOURCE=.\server\vhost.c
# End Source File
# End Group