wrowe       01/01/19 16:56:10

  Modified:    .        apr.dsp libapr.dsp
  Log:
    Two headers, now two entries for msvc users
  
  Revision  Changes    Path
  1.61      +4 -0      apr/apr.dsp
  
  Index: apr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/apr.dsp,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- apr.dsp   2001/01/18 20:07:11     1.60
  +++ apr.dsp   2001/01/20 00:56:10     1.61
  @@ -443,6 +443,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_file_info.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_file_io.h
   # End Source File
   # Begin Source File
  
  
  
  1.19      +4 -0      apr/libapr.dsp
  
  Index: libapr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/libapr.dsp,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- libapr.dsp        2001/01/18 20:07:12     1.18
  +++ libapr.dsp        2001/01/20 00:56:10     1.19
  @@ -449,6 +449,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=.\include\apr_file_info.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=.\include\apr_file_io.h
   # End Source File
   # Begin Source File
  
  
  

Reply via email to