roshan 2005/01/05 18:03:57
Modified: c/vc/client/engine ClientEngineLibrary.dsp Log: added .hpp 's intead of the .h Revision Changes Path 1.9 +2 -2 ws-axis/c/vc/client/engine/ClientEngineLibrary.dsp Index: ClientEngineLibrary.dsp =================================================================== RCS file: /home/cvs/ws-axis/c/vc/client/engine/ClientEngineLibrary.dsp,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ClientEngineLibrary.dsp 27 Jun 2004 04:53:47 -0000 1.8 +++ ClientEngineLibrary.dsp 6 Jan 2005 02:03:57 -0000 1.9 @@ -162,7 +162,7 @@ # End Source File # Begin Source File -SOURCE=..\..\..\include\axis\client\Call.h +SOURCE=..\..\..\include\axis\client\Call.hpp # End Source File # Begin Source File @@ -202,7 +202,7 @@ # End Source File # Begin Source File -SOURCE=..\..\..\include\axis\client\Stub.h +SOURCE=..\..\..\include\axis\client\Stub.hpp # End Source File # Begin Source File
