From 05c13dfc7b49f1c9e96b51d0e013e5f6d4187fae Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 14 Oct 1999 14:07:55 +0000 Subject: [PATCH] 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 --- ApacheCore.dsp | 4 ++++ httpd.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ApacheCore.dsp b/ApacheCore.dsp index 25f87209d26..f1998b066f5 100644 --- a/ApacheCore.dsp +++ b/ApacheCore.dsp @@ -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 diff --git a/httpd.dsp b/httpd.dsp index 25f87209d26..f1998b066f5 100644 --- a/httpd.dsp +++ b/httpd.dsp @@ -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 -- 2.47.2