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
This commit is contained in:
Bill Stoddard
1999-10-14 14:07:55 +00:00
parent 50d0f1d8f7
commit 05c13dfc7b
2 changed files with 8 additions and 0 deletions

View File

@ -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