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/01/18 01:04:42 UTC

cvs commit: apr-util aprutil.dsp

wrowe       01/01/17 16:04:42

  Modified:    .        aprutil.dsp
  Log:
    Accomodate the latest change to brigade.c
  
  Revision  Changes    Path
  1.13      +5 -1      apr-util/aprutil.dsp
  
  Index: aprutil.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/aprutil.dsp,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- aprutil.dsp	2000/12/21 18:06:12	1.12
  +++ aprutil.dsp	2001/01/18 00:04:41	1.13
  @@ -67,7 +67,7 @@
   RSC=rc.exe
   # ADD BASE RSC /l 0x409
   # ADD RSC /l 0x409
  -# ADD BASE CPP /nologo /MDd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /ZI /c
  +# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
   # ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "./include" /I "../apr/include" /I "./include/private" /I "./src/dbm/sdbm" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "APU_DECLARE_EXPORT" /D "APU_USE_SDBM" /Fd"LibD\aprutil" /FD /c
   BSC32=bscmake.exe
   # ADD BASE BSC32 /nologo
  @@ -88,6 +88,10 @@
   # Begin Group "buckets"
   
   # PROP Default_Filter ""
  +# Begin Source File
  +
  +SOURCE=.\src\buckets\ap_brigade.c
  +# End Source File
   # Begin Source File
   
   SOURCE=.\src\buckets\ap_buckets.c