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 wh...@apache.org on 2004/10/27 15:55:09 UTC

cvs commit: ws-axis/c/vc AxisClientDLL.dsp

whitlock    2004/10/27 06:55:09

  Modified:    c/vc     AxisClientDLL.dsp
  Log:
  Rename external C++ headers to .hpp
  
  Revision  Changes    Path
  1.19      +4 -4      ws-axis/c/vc/AxisClientDLL.dsp
  
  Index: AxisClientDLL.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/AxisClientDLL.dsp,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- AxisClientDLL.dsp	6 Jul 2004 14:16:48 -0000	1.18
  +++ AxisClientDLL.dsp	27 Oct 2004 13:55:09 -0000	1.19
  @@ -350,7 +350,7 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\include\axis\server\AxisException.h
  +SOURCE=..\include\axis\server\AxisException.hpp
   # End Source File
   # Begin Source File
   
  @@ -370,15 +370,15 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\include\axis\client\Call.h
  +SOURCE=..\include\axis\client\Call.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\include\axis\ISoapFault.h
  +SOURCE=..\include\axis\ISoapFault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\include\axis\client\Stub.h
  +SOURCE=..\include\axis\client\Stub.hpp
   # End Source File
   # End Group
   # Begin Group "Resource Files"