You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2005/03/22 16:52:04 UTC

cvs commit: ws-axis/c/vc/xml/xerces AxisXMLParserXerces.dsp

dims        2005/03/22 07:52:04

  Modified:    c/vc/xml/xerces AxisXMLParserXerces.dsp
  Log:
  Set the - Debug Multithreaded DLL flag
  
  Revision  Changes    Path
  1.7       +1 -1      ws-axis/c/vc/xml/xerces/AxisXMLParserXerces.dsp
  
  Index: AxisXMLParserXerces.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/xml/xerces/AxisXMLParserXerces.dsp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- AxisXMLParserXerces.dsp	21 Jan 2005 11:55:30 -0000	1.6
  +++ AxisXMLParserXerces.dsp	22 Mar 2005 15:52:04 -0000	1.7
  @@ -69,7 +69,7 @@
   # PROP Ignore_Export_Lib 0
   # PROP Target_Dir ""
   # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AXISXMLPARSERXERCES_EXPORTS" /YX /FD /GZ /c
  -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AXISXMLPARSERXERCES_EXPORTS" /D "AXISTRACE_LIBRARY" /YX /FD /GZ /c
  +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AXISXMLPARSERXERCES_EXPORTS" /D "AXISTRACE_LIBRARY" /YX /FD /GZ /c
   # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
   # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
   # ADD BASE RSC /l 0x409 /d "_DEBUG"