diff options
author | Bill Stoddard <stoddard@apache.org> | 2000-04-15 19:23:08 +0000 |
---|---|---|
committer | Bill Stoddard <stoddard@apache.org> | 2000-04-15 19:23:08 +0000 |
commit | 16e366cbfeec4227946d1a1640710eff4862b02d (patch) | |
tree | b7d006790b84f12f4dd7c67408942b42c344c681 /httpd.dsp | |
parent | f76bc22f67c0c23120b18d76fecd919f7aa86e6e (diff) | |
download | httpd-16e366cbfeec4227946d1a1640710eff4862b02d.tar.gz |
Win32: First cut at getting mod_isapi working under 2.0
Submitted by: William Rowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84976 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
-rw-r--r-- | httpd.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -196,6 +196,10 @@ SOURCE=.\modules\standard\mod_include.c # End Source File # Begin Source File +SOURCE=.\os\win32\mod_isapi.c +# End Source File +# Begin Source File + SOURCE=.\modules\standard\mod_log_config.c # End Source File # Begin Source File |