dbertoni 01/01/15 18:53:36
Modified: c/Projects/Win32/VC6/XPath XPath.dsp Log: New source files. Revision Changes Path 1.15 +48 -0 xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp Index: XPath.dsp =================================================================== RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- XPath.dsp 2001/01/08 18:11:15 1.14 +++ XPath.dsp 2001/01/16 02:53:36 1.15 @@ -313,6 +313,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNumberBase.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XObject.cpp # End Source File # Begin Source File @@ -437,6 +441,26 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XToken.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapter.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapterAllocator.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapter.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapterAllocator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XUnknown.cpp # End Source File # End Group @@ -645,6 +669,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNumberBase.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XObject.hpp # End Source File # Begin Source File @@ -766,6 +794,26 @@ # Begin Source File SOURCE=..\..\..\..\src\XPath\XStringReferenceAllocator.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XToken.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapter.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapterAllocator.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapter.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapterAllocator.hpp # End Source File # Begin Source File
