You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2002/09/20 08:06:42 UTC

cvs commit: httpd-2.0/modules/aaa mod_auth_basic.dsp

jerenkrantz    2002/09/19 23:06:42

  Modified:    .        libhttpd.dsp
               modules/aaa mod_auth_basic.dsp
  Log:
  Fix up Win32 build.
  
  Submitted by:	Sebastian Bergmann <li...@sebastian-bergmann.de>
  Reviewed by:	Justin Erenkrantz (not really, but...)
  
  Revision  Changes    Path
  1.51      +4 -0      httpd-2.0/libhttpd.dsp
  
  Index: libhttpd.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/libhttpd.dsp,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -u -r1.50 -r1.51
  --- libhttpd.dsp	29 Jul 2002 05:06:20 -0000	1.50
  +++ libhttpd.dsp	20 Sep 2002 06:06:41 -0000	1.51
  @@ -583,6 +583,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\server\provider.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\server\scoreboard.c
   # End Source File
   # Begin Source File
  
  
  
  1.3       +0 -4      httpd-2.0/modules/aaa/mod_auth_basic.dsp
  
  Index: mod_auth_basic.dsp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/modules/aaa/mod_auth_basic.dsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- mod_auth_basic.dsp	13 Sep 2002 21:55:31 -0000	1.2
  +++ mod_auth_basic.dsp	20 Sep 2002 06:06:41 -0000	1.3
  @@ -93,10 +93,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=.\auth_provider.c
  -# End Source File
  -# Begin Source File
  -
   SOURCE=.\mod_auth_basic.rc
   # End Source File
   # Begin Source File