You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2001/06/27 21:33:37 UTC

cvs commit: apr-util aprutil.dsp libaprutil.dsp

wrowe       01/06/27 12:33:36

  Modified:    .        aprutil.dsp libaprutil.dsp
  Log:
    Add missing apr_uri header to the win32 projects
  
  Revision  Changes    Path
  1.30      +4 -0      apr-util/aprutil.dsp
  
  Index: aprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/aprutil.dsp,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- aprutil.dsp	2001/05/31 04:59:47	1.29
  +++ aprutil.dsp	2001/06/27 19:33:32	1.30
  @@ -391,6 +391,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_uri.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_xml.h
   # End Source File
   # Begin Source File
  
  
  
  1.21      +4 -0      apr-util/libaprutil.dsp
  
  Index: libaprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/libaprutil.dsp,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- libaprutil.dsp	2001/05/31 04:59:48	1.20
  +++ libaprutil.dsp	2001/06/27 19:33:33	1.21
  @@ -396,6 +396,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_uri.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_xml.h
   # End Source File
   # Begin Source File