dbertoni 2003/02/12 16:11:09 Modified: c/Projects/Win32/VC6/XPath XPath.dsp Log: Removed obsolete source files and added new ones. Revision Changes Path 1.42 +16 -120 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.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- XPath.dsp 20 Nov 2002 22:20:50 -0000 1.41 +++ XPath.dsp 13 Feb 2003 00:11:09 -0000 1.42 @@ -142,14 +142,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionBoolean.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionCeiling.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionConcat.cpp # End Source File # Begin Source File @@ -158,18 +150,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionCount.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionFalse.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionFloor.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionID.cpp # End Source File # Begin Source File @@ -178,18 +158,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionLast.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionLocalName.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionName.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.cpp # End Source File # Begin Source File @@ -198,22 +166,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionNot.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionNumber.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionPosition.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionRound.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.cpp # End Source File # Begin Source File @@ -222,10 +174,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionStringLength.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionSubstring.cpp # End Source File # Begin Source File @@ -238,18 +186,10 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionSum.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionTranslate.cpp # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionTrue.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.cpp # End Source File # Begin Source File @@ -302,6 +242,14 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\XPath\XNodeSetNodeProxy.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XNodeSetNodeProxyAllocator.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\XPath\XNodeSetResultTreeFragProxy.cpp # End Source File # Begin Source File @@ -506,14 +454,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionBoolean.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionCeiling.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionConcat.hpp # End Source File # Begin Source File @@ -522,18 +462,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionCount.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionFalse.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionFloor.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionID.hpp # End Source File # Begin Source File @@ -542,18 +470,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionLast.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionLocalName.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionName.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.hpp # End Source File # Begin Source File @@ -562,22 +478,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionNot.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionNumber.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionPosition.hpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\XPath\FunctionRound.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.hpp # End Source File # Begin Source File @@ -586,10 +486,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionStringLength.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionSubstring.hpp # End Source File # Begin Source File @@ -602,18 +498,10 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionSum.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\FunctionTranslate.hpp # End Source File # Begin Source File -SOURCE=..\..\..\..\src\XPath\FunctionTrue.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.hpp # End Source File # Begin Source File @@ -667,6 +555,14 @@ # Begin Source File SOURCE=..\..\..\..\src\XPath\XNodeSetBase.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XNodeSetNodeProxy.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\XPath\XNodeSetNodeProxyAllocator.hpp # End Source File # Begin Source File
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
