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/10/07 10:21:37 UTC

cvs commit: ws-axis/c/vc/common Common.dsp

susantha    2003/10/07 01:21:37

  Modified:    c/vc/common Common.dsp
  Log:
  Updated code so that AxisConfig::ReadConfFile works in windows as well
  
  Revision  Changes    Path
  1.22      +4 -0      ws-axis/c/vc/common/Common.dsp
  
  Index: Common.dsp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/vc/common/Common.dsp,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- Common.dsp	27 Sep 2003 08:33:29 -0000	1.21
  +++ Common.dsp	7 Oct 2003 08:21:37 -0000	1.22
  @@ -91,6 +91,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\src\common\AxisConfig.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\src\common\AxisException.cpp
   # End Source File
   # Begin Source File