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/09/05 12:29:58 UTC

cvs commit: xml-axis/c/vc/wsdd WSDD.dsp

susantha    2003/09/05 03:29:58

  Modified:    c/vc/common Common.dsp
               c/vc/wsdd WSDD.dsp
  Removed:     c/vc/server/samples/libinteropbase LibInteropBase.plg
               c/vc/server/samples/libinteropgroupb LibInteropGroupB.plg
               c/vc/server/samples/serviceinteropbase
                        ServiceInteropBase.plg
               c/vc/server/samples/serviceinteropgroupb
                        ServiceInteropGroupB.plg
  Log:
  Updated the Visual C++ project files.
  Also removed all .plg files which are not necessary
  
  Revision  Changes    Path
  1.16      +7 -7      xml-axis/c/vc/common/Common.dsp
  
  Index: Common.dsp
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/vc/common/Common.dsp,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- Common.dsp	1 Sep 2003 14:34:58 -0000	1.15
  +++ Common.dsp	5 Sep 2003 10:29:58 -0000	1.16
  @@ -99,15 +99,15 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\AxisUtils.cpp
  +SOURCE=..\..\src\common\AxisTrace.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\BasicTypeSerializer.cpp
  +SOURCE=..\..\src\common\AxisUtils.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\Debug.cpp
  +SOURCE=..\..\src\common\BasicTypeSerializer.cpp
   # End Source File
   # Begin Source File
   
  @@ -143,19 +143,19 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\AxisUtils.h
  +SOURCE=..\..\src\common\AxisTrace.h
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\BasicHandler.h
  +SOURCE=..\..\src\common\AxisUtils.h
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\BasicTypeSerializer.h
  +SOURCE=..\..\src\common\BasicHandler.h
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\src\common\Debug.h
  +SOURCE=..\..\src\common\BasicTypeSerializer.h
   # End Source File
   # Begin Source File
   
  
  
  
  1.4       +8 -0      xml-axis/c/vc/wsdd/WSDD.dsp
  
  Index: WSDD.dsp
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/vc/wsdd/WSDD.dsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- WSDD.dsp	15 Aug 2003 07:58:33 -0000	1.3
  +++ WSDD.dsp	5 Sep 2003 10:29:58 -0000	1.4
  @@ -99,6 +99,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\src\wsdd\WSDDKeywords.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\src\wsdd\WSDDService.cpp
   # End Source File
   # Begin Source File
  @@ -120,6 +124,10 @@
   # Begin Source File
   
   SOURCE=..\..\src\wsdd\WSDDHandler.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\src\wsdd\WSDDKeywords.h
   # End Source File
   # Begin Source File