diff options
author | Bill Stoddard <stoddard@apache.org> | 1999-10-14 16:07:55 +0200 |
---|---|---|
committer | Bill Stoddard <stoddard@apache.org> | 1999-10-14 16:07:55 +0200 |
commit | 05c13dfc7b49f1c9e96b51d0e013e5f6d4187fae (patch) | |
tree | 03d3b324c3d501eaeb0eb37140a0fc908441005d /httpd.dsp | |
parent | Add mod_cgi back into the Win32 build (diff) | |
download | apache2-05c13dfc7b49f1c9e96b51d0e013e5f6d4187fae.tar.xz apache2-05c13dfc7b49f1c9e96b51d0e013e5f6d4187fae.zip |
Grrrr, commit apachecore.dsp rather than apachecore.def... This adds mod_cgi
back into the Win32 build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83995 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
-rw-r--r-- | httpd.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -178,6 +178,10 @@ SOURCE=.\modules\standard\mod_autoindex.c # End Source File # Begin Source File +SOURCE=.\modules\standard\mod_cgi.c +# End Source File +# Begin Source File + SOURCE=.\modules\standard\mod_dir.c # End Source File # Begin Source File |