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/12/26 08:26:20 UTC

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

wrowe       01/12/25 23:26:19

  Modified:    .        apr.dsp libapr.dsp
               .        aprutil.dsp libaprutil.dsp
  Log:
    Ring-a-ling, time to move from util into apr
  
  Revision  Changes    Path
  1.88      +4 -0      apr/apr.dsp
  
  Index: apr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/apr.dsp,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- apr.dsp	2001/11/21 17:56:24	1.87
  +++ apr.dsp	2001/12/26 07:26:19	1.88
  @@ -543,6 +543,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_ring.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_shmem.h
   # End Source File
   # Begin Source File
  
  
  
  1.49      +4 -0      apr/libapr.dsp
  
  Index: libapr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/libapr.dsp,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- libapr.dsp	2001/11/21 17:56:24	1.48
  +++ libapr.dsp	2001/12/26 07:26:19	1.49
  @@ -549,6 +549,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_ring.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_shmem.h
   # End Source File
   # Begin Source File
  
  
  
  1.34      +0 -4      apr-util/aprutil.dsp
  
  Index: aprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/aprutil.dsp,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- aprutil.dsp	2001/11/11 18:10:25	1.33
  +++ aprutil.dsp	2001/12/26 07:26:19	1.34
  @@ -382,10 +382,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=.\include\apr_ring.h
  -# End Source File
  -# Begin Source File
  -
   SOURCE=.\include\apr_sdbm.h
   # End Source File
   # Begin Source File
  
  
  
  1.28      +0 -4      apr-util/libaprutil.dsp
  
  Index: libaprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/libaprutil.dsp,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- libaprutil.dsp	2001/11/11 18:10:25	1.27
  +++ libaprutil.dsp	2001/12/26 07:26:19	1.28
  @@ -388,10 +388,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=.\include\apr_ring.h
  -# End Source File
  -# Begin Source File
  -
   SOURCE=.\include\apr_sdbm.h
   # End Source File
   # Begin Source File