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 2003/03/28 23:35:20 UTC

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

wrowe       2003/03/28 14:35:20

  Modified:    .        aprutil.dsp libaprutil.dsp
  Log:
    Fix missing apr_reslist API for 0.9.3  [G�nter Knauf <ef...@gmx.net>]
  
  Revision  Changes    Path
  1.53      +8 -0      apr-util/aprutil.dsp
  
  Index: aprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/aprutil.dsp,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- aprutil.dsp	10 Mar 2003 18:35:01 -0000	1.52
  +++ aprutil.dsp	28 Mar 2003 22:35:20 -0000	1.53
  @@ -225,6 +225,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\misc\apr_reslist.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\misc\apr_rmm.c
   # End Source File
   # End Group
  @@ -506,6 +510,10 @@
   # Begin Source File
   
   SOURCE=.\include\apr_queue.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=.\include\apr_reslist.h
   # End Source File
   # Begin Source File
   
  
  
  
  1.52      +8 -0      apr-util/libaprutil.dsp
  
  Index: libaprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/libaprutil.dsp,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- libaprutil.dsp	10 Mar 2003 18:35:01 -0000	1.51
  +++ libaprutil.dsp	28 Mar 2003 22:35:20 -0000	1.52
  @@ -231,6 +231,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\misc\apr_reslist.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\misc\apr_rmm.c
   # End Source File
   # End Group
  @@ -512,6 +516,10 @@
   # Begin Source File
   
   SOURCE=.\include\apr_queue.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=.\include\apr_reslist.h
   # End Source File
   # Begin Source File