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 ro...@apache.org on 2005/02/21 05:01:16 UTC

cvs commit: ws-axis/c/vc/transport/Axis3 Axis3.dsp

roshan      2005/02/20 20:01:16

  Modified:    c/vc/transport/Axis3 Axis3.dsp
  Log:
  added the include path
  
  Revision  Changes    Path
  1.4       +1 -1      ws-axis/c/vc/transport/Axis3/Axis3.dsp
  
  Index: Axis3.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/transport/Axis3/Axis3.dsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Axis3.dsp	13 Jan 2005 15:01:02 -0000	1.3
  +++ Axis3.dsp	21 Feb 2005 04:01:16 -0000	1.4
  @@ -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 "AXIS3_EXPORTS" /YX /FD /GZ /c
  -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AXIS3_EXPORTS" /D "AXISTRACE_LIBRARY" /FR /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 "AXIS3_EXPORTS" /D "AXISTRACE_LIBRARY" /FR /YX /FD /GZ /c
   # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
   # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
   # ADD BASE RSC /l 0x809 /d "_DEBUG"