You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by su...@apache.org on 2003/07/23 15:24:58 UTC

cvs commit: xml-axis/c/vc/soap Soap.dsp

susantha    2003/07/23 06:24:58

  Modified:    c/vc/soap Soap.dsp
  Log:
  Changes due to moving TypeMapping.* files from src/soap to src/common
  Also added few functions to ISoapSerializer to avoid the need of the BasicTypeSerializer code for the Wrapper Classes
  
  Revision  Changes    Path
  1.3       +0 -8      xml-axis/c/vc/soap/Soap.dsp
  
  Index: Soap.dsp
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/vc/soap/Soap.dsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Soap.dsp	27 Jun 2003 06:03:41 -0000	1.2
  +++ Soap.dsp	23 Jul 2003 13:24:57 -0000	1.3
  @@ -135,10 +135,6 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\soap\TypeMapping.cpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\src\soap\URIMapping.cpp
   # End Source File
   # Begin Source File
  @@ -204,10 +200,6 @@
   # Begin Source File
   
   SOURCE=..\..\src\soap\SoapSerializer.h
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\src\soap\TypeMapping.h
   # End Source File
   # Begin Source File