You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ra...@hyperreal.org on 1999/08/07 22:49:23 UTC

cvs commit: apache-1.3/src/support htpasswd.dsp

randy       99/08/07 13:49:23

  Modified:    src/ap   ap.dsp
               src/support htpasswd.dsp
  Log:
  Update DSP files. The .mak files in previous commit were created by hand
  and not from these DSP files.
  
  Revision  Changes    Path
  1.6       +8 -0      apache-1.3/src/ap/ap.dsp
  
  Index: ap.dsp
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/ap/ap.dsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ap.dsp	1999/01/19 14:20:40	1.5
  +++ ap.dsp	1999/08/07 20:49:17	1.6
  @@ -106,5 +106,13 @@
   
   SOURCE=.\ap_md5c.c
   # End Source File
  +# Begin Source File
  +
  +SOURCE=.\ap_sha1.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=.\ap_checkpass.c
  +# End Source File
   # End Target
   # End Project
  
  
  
  1.8       +8 -0      apache-1.3/src/support/htpasswd.dsp
  
  Index: htpasswd.dsp
  ===================================================================
  RCS file: /home/cvs/apache-1.3/src/support/htpasswd.dsp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- htpasswd.dsp	1999/06/30 09:09:44	1.7
  +++ htpasswd.dsp	1999/08/07 20:49:23	1.8
  @@ -101,6 +101,14 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\ap\ap_sha1.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\ap\ap_checkpass.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\htpasswd.c
   # End Source File
   # End Target