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 2002/01/08 07:45:53 UTC

cvs commit: apr apr.dsp libapr.dsp

wrowe       02/01/07 22:45:53

  Modified:    .        apr.dsp libapr.dsp
  Log:
    Doesn't do much good if the win32 projects aren't committed to include
    the new win32 sources
  
  Revision  Changes    Path
  1.89      +12 -0     apr/apr.dsp
  
  Index: apr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/apr.dsp,v
  retrieving revision 1.88
  retrieving revision 1.89
  diff -u -r1.88 -r1.89
  --- apr.dsp	26 Dec 2001 07:26:19 -0000	1.88
  +++ apr.dsp	8 Jan 2002 06:45:53 -0000	1.89
  @@ -170,6 +170,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\locks\win32\proc_mutex.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\locks\win32\thread_cond.c
   # End Source File
   # Begin Source File
  @@ -543,6 +547,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_proc_mutex.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_ring.h
   # End Source File
   # Begin Source File
  @@ -560,6 +568,10 @@
   # Begin Source File
   
   SOURCE=.\include\apr_tables.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=.\include\apr_thread_cond.h
   # End Source File
   # Begin Source File
   
  
  
  
  1.50      +12 -0     apr/libapr.dsp
  
  Index: libapr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/libapr.dsp,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- libapr.dsp	26 Dec 2001 07:26:19 -0000	1.49
  +++ libapr.dsp	8 Jan 2002 06:45:53 -0000	1.50
  @@ -176,6 +176,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\locks\win32\proc_mutex.c
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\locks\win32\thread_cond.c
   # End Source File
   # Begin Source File
  @@ -549,6 +553,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_proc_mutex.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_ring.h
   # End Source File
   # Begin Source File
  @@ -566,6 +574,10 @@
   # Begin Source File
   
   SOURCE=.\include\apr_tables.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=.\include\apr_thread_cond.h
   # End Source File
   # Begin Source File