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 sa...@apache.org on 2004/10/20 04:37:02 UTC

cvs commit: ws-axis/c/vc/server/simple_axis_server SimpleAxisServer.dsp

sanjaya     2004/10/19 19:37:02

  Modified:    c/vc/server/simple_axis_server SimpleAxisServer.dsp
  Log:
  changed vc project settings for new changes in simple axis server after
  1.3 beta
  
  Revision  Changes    Path
  1.23      +2 -22     ws-axis/c/vc/server/simple_axis_server/SimpleAxisServer.dsp
  
  Index: SimpleAxisServer.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/server/simple_axis_server/SimpleAxisServer.dsp,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- SimpleAxisServer.dsp	4 Jul 2004 12:49:17 -0000	1.22
  +++ SimpleAxisServer.dsp	20 Oct 2004 02:37:02 -0000	1.23
  @@ -89,23 +89,11 @@
   # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
   # Begin Source File
   
  -SOURCE=..\..\..\src\common\AxisSocketUtils.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\src\common\AxisUtils.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\src\server\simple_axis_server\ServerHelper.cpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\src\server\simple_axis_server\SimpleAxisServer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\src\server\simple_axis_server\SimpleAxisServerTransport.cpp
  +SOURCE=..\..\..\src\server\simple_axis_server\SimpleAxisTransport.cpp
   # End Source File
   # End Group
   # Begin Group "Header Files"
  @@ -113,15 +101,7 @@
   # PROP Default_Filter "h;hpp;hxx;hm;inl"
   # Begin Source File
   
  -SOURCE=..\..\..\src\server\simple_axis_server\HTTP_KeyWords.h
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\src\server\simple_axis_server\ServerHelper.h
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\src\server\simple_axis_server\SimpleAxisServerTransport.h
  +SOURCE=..\..\..\src\server\simple_axis_server\SimpleAxisTransport.h
   # End Source File
   # End Group
   # Begin Group "Resource Files"