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/02/06 20:28:03 UTC

cvs commit: apr apr.dsp

wrowe       2003/02/06 11:28:03

  Modified:    .        apr.dsp
  Log:
    Consistify an irritating anomily between apr.dsp and libapr.dsp
    (to keep these two files as similar as possible.)
  
  Revision  Changes    Path
  1.117     +2 -2      apr/apr.dsp
  
  Index: apr.dsp
  ===================================================================
  RCS file: /home/cvs/apr/apr.dsp,v
  retrieving revision 1.116
  retrieving revision 1.117
  diff -u -r1.116 -r1.117
  --- apr.dsp	7 Jan 2003 00:52:50 -0000	1.116
  +++ apr.dsp	6 Feb 2003 19:28:02 -0000	1.117
  @@ -66,8 +66,8 @@
   # PROP Target_Dir ""
   # 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 "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /D "_DEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "_WINDOWS" /Fd"LibD\apr" /FD /c
  -# ADD BASE RSC /l 0x409
  -# ADD RSC /l 0x409
  +# ADD BASE RSC /l 0x409 /d "_DEBUG"
  +# ADD RSC /l 0x409 /d "_DEBUG"
   BSC32=bscmake.exe
   # ADD BASE BSC32 /nologo
   # ADD BSC32 /nologo