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 wh...@apache.org on 2005/03/01 18:00:47 UTC

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

whitlock    2005/03/01 09:00:47

  Modified:    c/vc     AxisClientDLL.dsp Distribution.dsw
               c/vc/xml/xerces AxisXMLParserXml4c.dsp
  Log:
  Update MS project and workspace files
  Include Axis3Transport and HTTPChannel in Distribution.dsw
  Include OtherFaultException in AxisClientDLL.dsp
  Define AXISTRACE_LIBRARY for the XML4C dll
  
  Revision  Changes    Path
  1.48      +4 -0      ws-axis/c/vc/AxisClientDLL.dsp
  
  Index: AxisClientDLL.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/AxisClientDLL.dsp,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- AxisClientDLL.dsp	18 Feb 2005 14:23:03 -0000	1.47
  +++ AxisClientDLL.dsp	1 Mar 2005 17:00:47 -0000	1.48
  @@ -418,6 +418,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\src\soap\OtherFaultException.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\src\common\Param.cpp
   # End Source File
   # Begin Source File
  
  
  
  1.14      +24 -0     ws-axis/c/vc/Distribution.dsw
  
  Index: Distribution.dsw
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/Distribution.dsw,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- Distribution.dsw	20 Jan 2005 09:51:27 -0000	1.13
  +++ Distribution.dsw	1 Mar 2005 17:00:47 -0000	1.14
  @@ -51,6 +51,18 @@
   
   ###############################################################################
   
  +Project: "Axis3"=".\transport\Axis3\Axis3.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
   Project: "AxisClient"=".\AxisClientDLL.dsp" - Package Owner=<4>
   
   Package=<5>
  @@ -111,6 +123,18 @@
   
   ###############################################################################
   
  +Project: "HTTPChannel"=".\transport\Axis3\HTTPChannel\HTTPChannel.dsp" - Package Owner=<4>
  +
  +Package=<5>
  +{{{
  +}}}
  +
  +Package=<4>
  +{{{
  +}}}
  +
  +###############################################################################
  +
   Project: "SimpleAxisServer"=".\server\simple_axis_server\SimpleAxisServer.dsp" - Package Owner=<4>
   
   Package=<5>
  
  
  
  1.4       +1 -1      ws-axis/c/vc/xml/xerces/AxisXMLParserXml4c.dsp
  
  Index: AxisXMLParserXml4c.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/xml/xerces/AxisXMLParserXml4c.dsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- AxisXMLParserXml4c.dsp	18 Oct 2004 12:42:09 -0000	1.3
  +++ AxisXMLParserXml4c.dsp	1 Mar 2005 17:00:47 -0000	1.4
  @@ -68,7 +68,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 "AXISXMLPARSERXML4C_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 "AXISXMLPARSERXML4C_EXPORTS" /FR /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 "AXISXMLPARSERXML4C_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"