roshan      2005/01/12 06:06:17

  Modified:    c/vc     AxisClientDLL.dsp AxisServerDLL.dsp
               c/vc/common CommonLibrary.dsp
  Log:
  added files
  
  Revision  Changes    Path
  1.26      +8 -0      ws-axis/c/vc/AxisClientDLL.dsp
  
  Index: AxisClientDLL.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/AxisClientDLL.dsp,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- AxisClientDLL.dsp 11 Jan 2005 09:55:54 -0000      1.25
  +++ AxisClientDLL.dsp 12 Jan 2005 14:06:17 -0000      1.26
  @@ -278,6 +278,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\src\soap\Namespace.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\src\soap\xsd\NOTATION.cpp
   # End Source File
   # Begin Source File
  @@ -487,6 +491,10 @@
   # Begin Source File
   
   SOURCE=..\include\axis\IWrapperSoapSerializer.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\src\soap\Namespace.h
   # End Source File
   # Begin Source File
   
  
  
  
  1.23      +12 -0     ws-axis/c/vc/AxisServerDLL.dsp
  
  Index: AxisServerDLL.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/AxisServerDLL.dsp,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- AxisServerDLL.dsp 11 Jan 2005 09:55:54 -0000      1.22
  +++ AxisServerDLL.dsp 12 Jan 2005 14:06:17 -0000      1.23
  @@ -274,6 +274,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\src\soap\Namespace.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\src\soap\xsd\NOTATION.cpp
   # End Source File
   # Begin Source File
  @@ -414,7 +418,15 @@
   # PROP Default_Filter "h;hpp;hxx;hm;inl"
   # Begin Source File
   
  +SOURCE=..\src\soap\Attribute.h
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\include\axis\ISoapFault.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\src\soap\Namespace.h
   # End Source File
   # Begin Source File
   
  
  
  
  1.11      +16 -0     ws-axis/c/vc/common/CommonLibrary.dsp
  
  Index: CommonLibrary.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/common/CommonLibrary.dsp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- CommonLibrary.dsp 6 Jan 2005 04:26:58 -0000       1.10
  +++ CommonLibrary.dsp 12 Jan 2005 14:06:17 -0000      1.11
  @@ -134,6 +134,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\src\soap\Namespace.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\src\common\Packet.cpp
   # End Source File
   # Begin Source File
  @@ -254,10 +258,18 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\include\axis\IHeaderBlock.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\include\axis\server\IMessageData.h
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\include\axis\INamespace.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\include\axis\server\IParam.h
   # End Source File
   # Begin Source File
  @@ -279,6 +291,10 @@
   # Begin Source File
   
   SOURCE=..\..\src\common\MessageData.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\src\soap\Namespace.h
   # End Source File
   # Begin Source File
   
  
  
  

Reply via email to