You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by st...@hyperreal.org on 1999/10/14 16:07:57 UTC

cvs commit: apache-2.0/src ApacheCore.dsp

stoddard    99/10/14 07:07:57

  Modified:    src      ApacheCore.dsp
  Log:
  Grrrr, commit apachecore.dsp rather than apachecore.def... This adds mod_cgi
  back into the Win32 build
  
  Revision  Changes    Path
  1.5       +4 -0      apache-2.0/src/ApacheCore.dsp
  
  Index: ApacheCore.dsp
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/ApacheCore.dsp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ApacheCore.dsp	1999/10/05 04:51:10	1.4
  +++ ApacheCore.dsp	1999/10/14 14:07:55	1.5
  @@ -178,6 +178,10 @@
   # 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