summaryrefslogtreecommitdiffstats
path: root/httpd.dsp
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>1999-12-16 16:46:17 +0100
committerRyan Bloom <rbb@apache.org>1999-12-16 16:46:17 +0100
commitafeeaeedcbe3bc141d1b5a966492c69f54912b81 (patch)
tree73a4b8c1c22c460a35dc61a9f52b19caaa486e73 /httpd.dsp
parentFix mod_include so it works. Both people came up with very similar patches at (diff)
downloadapache2-afeeaeedcbe3bc141d1b5a966492c69f54912b81.tar.xz
apache2-afeeaeedcbe3bc141d1b5a966492c69f54912b81.zip
Include mod_include and mod_so in the Windows build.
Submitted by: Allan Edwards Reviewed by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84307 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
-rw-r--r--httpd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/httpd.dsp b/httpd.dsp
index 96daf4fbef..1bbd21eb9f 100644
--- a/httpd.dsp
+++ b/httpd.dsp
@@ -190,6 +190,10 @@ SOURCE=.\modules\standard\mod_imap.c
# End Source File
# Begin Source File
+SOURCE=.\modules\standard\mod_include.c
+# End Source File
+# Begin Source File
+
SOURCE=.\modules\standard\mod_log_config.c
# End Source File
# Begin Source File
@@ -206,6 +210,10 @@ SOURCE=.\modules\standard\mod_setenvif.c
# End Source File
# Begin Source File
+SOURCE=.\modules\standard\mod_so.c
+# End Source File
+# Begin Source File
+
SOURCE=.\modules\standard\mod_userdir.c
# End Source File
# Begin Source File