roshan 2003/07/15 00:54:35
Modified: c/vc/common Common.dsp Log: added files Revision Changes Path 1.3 +24 -0 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Common.dsp 2 Jul 2003 09:43:10 -0000 1.2 +++ Common.dsp 15 Jul 2003 07:54:34 -0000 1.3 @@ -91,6 +91,10 @@ # End Source File # Begin Source File +SOURCE=..\..\src\common\AxisException.cpp +# End Source File +# Begin Source File + SOURCE=..\..\src\common\BasicTypeSerializer.cpp # End Source File # Begin Source File @@ -119,6 +123,10 @@ # End Source File # Begin Source File +SOURCE=..\..\src\common\AxisException.h +# End Source File +# Begin Source File + SOURCE=..\..\src\common\AxisLog.h # End Source File # Begin Source File @@ -136,6 +144,22 @@ # Begin Source File SOURCE=..\..\src\common\GDefine.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\IMessageData.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ISoapDeserializer.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ISoapMethod.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ISoapSerializer.h # End Source File # Begin Source File
