auriemma 00/10/13 14:06:03
Modified: c/Projects/Win32/VC6/XPath XPath.dsp Log: Added files to project. Revision Changes Path 1.7 +32 -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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- XPath.dsp 2000/08/31 19:36:07 1.6 +++ XPath.dsp 2000/10/13 21:06:03 1.7 @@ -146,6 +146,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNodeSetAllocator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XNull.cpp # End Source File # Begin Source File @@ -154,6 +158,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNumberAllocator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XObject.cpp # End Source File # Begin Source File @@ -242,6 +250,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XResultTreeFragAllocator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XSpan.cpp # End Source File # Begin Source File @@ -250,6 +262,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XStringAllocator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XUnknown.cpp # End Source File # End Group @@ -434,6 +450,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNodeSetAllocator.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XNull.hpp # End Source File # Begin Source File @@ -442,6 +462,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNumberAllocator.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XObject.hpp # End Source File # Begin Source File @@ -534,11 +558,19 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XResultTreeFragAllocator.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XSpan.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\src\XPath\XString.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XStringAllocator.hpp # End Source File # Begin Source File
