[Commits] (markie) Update for VS7
commits at osafoundation.org
commits at osafoundation.org
Tue Mar 2 14:15:39 PST 2004
Commit by: markie
Modified files:
osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj 1.1 1.2
Log message:
Update for VS7
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj.diff?r1=text&tr1=1.1&r2=text&tr2=1.2
Index: osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj
diff -u osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj:1.1 osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj:1.2
--- osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj:1.1 Thu Aug 7 16:55:31 2003
+++ osaf/chandler/persistence/pathan/Win32Projects/Pathan/PathanStatic.vcproj Tue Mar 2 14:15:08 2004
@@ -1,830 +1,844 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.00"
- Name="PathanStatic"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="4"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../../xerces-c-src2_2_0/src,../../src/config/win32,../../src"
- PreprocessorDefinitions="WIN32,PROJ_PATHAN_STATIC,_DEBUG,_LIB"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\Debug/PathanStatic.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\lib\PathanStaticD.lib"
- SuppressStartupBanner="TRUE"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="4"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../xerces-c-src2_2_0/src,../../src/config/win32,../../src"
- PreprocessorDefinitions="WIN32,PROJ_PATHAN_STATIC,NDEBUG,_LIB"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\Release/PathanStatic.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="../../lib/PathanStatic.lib"
- SuppressStartupBanner="TRUE"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- </Configuration>
- </Configurations>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <Filter
- Name="context"
- Filter="">
- <File
- RelativePath="..\..\src\context\Context.cpp">
- </File>
- </Filter>
- <Filter
- Name="defs"
- Filter="">
- <File
- RelativePath="..\..\src\defs\NumUtils.cpp">
- </File>
- </Filter>
- <Filter
- Name="dataItem"
- Filter="">
- <File
- RelativePath="..\..\src\dataItem\DataItem.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemBool.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemFunction.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemNav.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemNodeList.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemNumeric.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemString.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemVariable.cpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DeadNodeList.cpp">
- </File>
- </Filter>
- <Filter
- Name="DOMutils"
- Filter="">
- <File
- RelativePath="..\..\src\DOMutils\DOMNameHash.cpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\DOMNodeCompare.cpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\XMLChBuilder.cpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\XMLChCompare.cpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\XMLChStringHash.cpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\v2NSUtils.cpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\v2Utils.cpp">
- </File>
- </Filter>
- <Filter
- Name="factory"
- Filter="">
- <File
- RelativePath="..\..\src\factory\FuncFactory.cpp">
- </File>
- <File
- RelativePath="..\..\src\factory\FuncFactoryTemplate.cpp">
- </File>
- </Filter>
- <Filter
- Name="functionAPI"
- Filter="">
- <File
- RelativePath="..\..\src\functionAPI\FunctionAnd.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionBoolean.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionCeiling.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionConcat.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionContains.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionCount.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionFalse.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionFloor.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionId.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLang.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLast.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLocalname.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLookup.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNamespace.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNormalizeSpace.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNot.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNumber.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpDivide.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpEqualsEquals.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpGreaterThan.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpGreaterThanEqual.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpLessThan.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpLessThanEqual.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpMinus.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpMod.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpNotEquals.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpPlus.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpTimes.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOr.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionPosition.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionRound.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionStartsWith.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionString.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionStrlen.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSubstr.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSubstringAfter.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSubstringBefore.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSumNodes.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionTag.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionTranslate.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionTrue.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionUnaryMinus.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionUnion.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\GeneralFunction.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\XPathFunction.cpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\XPathFunctionManifest.cpp">
- </File>
- </Filter>
- <Filter
- Name="lexer"
- Filter="">
- <File
- RelativePath="..\..\src\lexer\LexerDOMStringStream.cpp">
- </File>
- <File
- RelativePath="..\..\src\lexer\XPathLexer.cpp">
- </File>
- </Filter>
- <Filter
- Name="navigation"
- Filter="">
- <File
- RelativePath="..\..\src\navigation\AncestorAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\AncestorOrSelfAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\AttributeAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ChildAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\DescendantAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\DescendantOrSelfAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\FollowingAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\FollowingSiblingAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ForwardAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\InheritedAttributeAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\NamespaceAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\NavStep.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ParentAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PrecedingAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PrecedingSiblingAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStep.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStep.inl">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepExpr.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepExprDSLPath.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepExprXPath.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepRange.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ReverseAxis.cpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\SelfAxis.cpp">
- </File>
- </Filter>
- <Filter
- Name="parser"
- Filter="">
- <File
- RelativePath="..\..\src\parser\ArgHolder.cpp">
- </File>
- <File
- RelativePath="..\..\src\parser\XPathParser.cpp">
- </File>
- </Filter>
- <Filter
- Name="simpleVariables"
- Filter="">
- <File
- RelativePath="..\..\src\simpleVariables\Scope.cpp">
- </File>
- <File
- RelativePath="..\..\src\simpleVariables\VarHashEntry.cpp">
- </File>
- <File
- RelativePath="..\..\src\simpleVariables\VariableStore.cpp">
- </File>
- </Filter>
- <Filter
- Name="interface"
- Filter="">
- <File
- RelativePath="..\..\src\interface\XPathEvaluator.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathEvaluatorImpl.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathException.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathExpression.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathExpressionImpl.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathNSResolver.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathNSResolverImpl.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathNamespaceImpl.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathResult.cpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathResultImpl.cpp">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath="..\..\src\navigation\AncestorAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\AncestorOrSelfAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\parser\ArgHolder.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\AttributeAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ChildAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\context\Context.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\ContextException.hpp">
- </File>
- <File
- RelativePath="..\..\src\testharness\CppUnitException.h">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\DOMNameHash.hpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\DOMNodeCompare.hpp">
- </File>
- <File
- RelativePath="..\..\src\patches\Xerces1_7_0\src\dom\DOM_Document.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\DSLException.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItem.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemBool.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\DataItemException.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemFunction.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemNav.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemNodeList.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemNumeric.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemString.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DataItemVariable.hpp">
- </File>
- <File
- RelativePath="..\..\src\dataItem\DeadNodeList.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\DescendantAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\DescendantOrSelfAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\lexer\FlexLexer.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\FollowingAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\FollowingSiblingAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ForwardAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\factory\FuncFactory.hpp">
- </File>
- <File
- RelativePath="..\..\src\factory\FuncFactoryTemplate.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionAnd.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionBoolean.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionCeiling.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionConcat.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionContains.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionCount.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\FunctionException.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionFalse.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionFloor.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionId.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLang.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLast.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLocalname.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionLookup.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNamespace.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNormalizeSpace.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNot.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionNumber.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpDivide.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpEqualsEquals.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpGreaterThan.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpGreaterThanEqual.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpLessThan.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpLessThanEqual.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpMinus.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpMod.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpNotEquals.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpPlus.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOpTimes.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionOr.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionPosition.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionRound.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionStartsWith.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionString.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionStrlen.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSubstr.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSubstringAfter.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSubstringBefore.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionSumNodes.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionTag.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionTranslate.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionTrue.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionUnaryMinus.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\FunctionUnion.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\GeneralFunction.hpp">
- </File>
- <File
- RelativePath="..\..\src\testharness\Guards.h">
- </File>
- <File
- RelativePath="..\..\src\navigation\InheritedAttributeAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\lexer\LexerDOMStringStream.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\NamespaceAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\NavStep.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\NavigationException.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\NodeListException.hpp">
- </File>
- <File
- RelativePath="..\..\src\defs\NumUtils.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ParentAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\dom3-xpath\Pathan.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PrecedingAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PrecedingSiblingAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStep.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepExpr.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepExprDSLPath.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepExprXPath.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\PredicateStepRange.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\ReverseAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\simpleVariables\Scope.hpp">
- </File>
- <File
- RelativePath="..\..\src\navigation\SelfAxis.hpp">
- </File>
- <File
- RelativePath="..\..\src\simpleVariables\VarHashEntry.hpp">
- </File>
- <File
- RelativePath="..\..\src\simpleVariables\VariableStore.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\VariableStoreException.hpp">
- </File>
- <File
- RelativePath="..\..\src\defs\XMLScriptTypeDefs.hpp">
- </File>
- <File
- RelativePath="..\..\src\context\XPathContext.hpp">
- </File>
- <File
- RelativePath="..\..\src\context\XPathContextImpl.hpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathEvaluatorImpl.hpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathExpressionImpl.hpp">
- </File>
- <File
- RelativePath="..\..\src\lexer\XPathFlexLexer.hpp">
- </File>
- <File
- RelativePath="..\..\src\functionAPI\XPathFunction.hpp">
- </File>
- <File
- RelativePath="..\..\src\lexer\XPathLexer.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\XPathLexerException.hpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathNSResolverImpl.hpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathNamespaceImpl.hpp">
- </File>
- <File
- RelativePath="..\..\src\exceptions\XPathParseException.hpp">
- </File>
- <File
- RelativePath="..\..\src\parser\XPathParser.hpp">
- </File>
- <File
- RelativePath="..\..\src\parser\XPathParserControl.hpp">
- </File>
- <File
- RelativePath="..\..\src\interface\XPathResultImpl.hpp">
- </File>
- <File
- RelativePath="..\..\src\config\win32\config.h">
- </File>
- <File
- RelativePath="..\..\src\testharness\estring.h">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\v2NSUtils.hpp">
- </File>
- <File
- RelativePath="..\..\src\DOMutils\v2Utils.hpp">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="PathanStatic"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../../xerces-c-src2_2_0/src,../../src/config/win32,../../src"
+ PreprocessorDefinitions="WIN32,PROJ_PATHAN_STATIC,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Debug/PathanStatic.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\PathanStaticD.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="2057"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="../../../xerces-c-src2_2_0/src,../../src/config/win32,../../src"
+ PreprocessorDefinitions="WIN32,PROJ_PATHAN_STATIC,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Release/PathanStatic.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="../../lib/PathanStatic.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="2057"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <Filter
+ Name="context"
+ Filter="">
+ <File
+ RelativePath="..\..\src\context\Context.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="defs"
+ Filter="">
+ <File
+ RelativePath="..\..\src\defs\NumUtils.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="dataItem"
+ Filter="">
+ <File
+ RelativePath="..\..\src\dataItem\DataItem.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemBool.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemFunction.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemNav.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemNodeList.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemNumeric.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemString.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemVariable.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DeadNodeList.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="DOMutils"
+ Filter="">
+ <File
+ RelativePath="..\..\src\DOMutils\DOMNameHash.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\DOMNodeCompare.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\v2NSUtils.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\v2Utils.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\XMLChBuilder.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\XMLChCompare.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\XMLChStringHash.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="factory"
+ Filter="">
+ <File
+ RelativePath="..\..\src\factory\FuncFactory.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\factory\FuncFactoryTemplate.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="functionAPI"
+ Filter="">
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionAnd.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionBoolean.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionCeiling.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionConcat.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionContains.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionCount.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionFalse.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionFloor.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionId.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLang.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLast.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLocalname.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLookup.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNamespace.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNormalizeSpace.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNot.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNumber.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpDivide.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpEqualsEquals.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpGreaterThan.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpGreaterThanEqual.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpLessThan.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpLessThanEqual.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpMinus.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpMod.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpNotEquals.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpPlus.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpTimes.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOr.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionPosition.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionRound.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionStartsWith.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionString.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionStrlen.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSubstr.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSubstringAfter.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSubstringBefore.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSumNodes.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionTag.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionTranslate.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionTrue.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionUnaryMinus.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionUnion.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\GeneralFunction.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\XPathFunction.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\XPathFunctionManifest.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="lexer"
+ Filter="">
+ <File
+ RelativePath="..\..\src\lexer\LexerDOMStringStream.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\lexer\XPathLexer.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="navigation"
+ Filter="">
+ <File
+ RelativePath="..\..\src\navigation\AncestorAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\AncestorOrSelfAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\AttributeAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ChildAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\DescendantAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\DescendantOrSelfAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\FollowingAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\FollowingSiblingAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ForwardAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\InheritedAttributeAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\NamespaceAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\NavStep.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ParentAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PrecedingAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PrecedingSiblingAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStep.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStep.inl">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepExpr.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepExprDSLPath.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepExprXPath.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepRange.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ReverseAxis.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\SelfAxis.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="parser"
+ Filter="">
+ <File
+ RelativePath="..\..\src\parser\ArgHolder.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\parser\XPathParser.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="simpleVariables"
+ Filter="">
+ <File
+ RelativePath="..\..\src\simpleVariables\Scope.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\simpleVariables\VarHashEntry.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\simpleVariables\VariableStore.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="interface"
+ Filter="">
+ <File
+ RelativePath="..\..\src\interface\XPathEvaluator.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathEvaluatorImpl.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathException.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathExpression.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathExpressionImpl.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathNamespaceImpl.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathNSResolver.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathNSResolverImpl.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathResult.cpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathResultImpl.cpp">
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\src\navigation\AncestorAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\AncestorOrSelfAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\parser\ArgHolder.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\AttributeAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ChildAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\config\win32\config.h">
+ </File>
+ <File
+ RelativePath="..\..\src\context\Context.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\ContextException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\testharness\CppUnitException.h">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItem.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemBool.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\DataItemException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemFunction.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemNav.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemNodeList.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemNumeric.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemString.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DataItemVariable.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dataItem\DeadNodeList.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\DescendantAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\DescendantOrSelfAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\patches\Xerces1_7_0\src\dom\DOM_Document.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\DOMNameHash.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\DOMNodeCompare.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\DSLException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\testharness\estring.h">
+ </File>
+ <File
+ RelativePath="..\..\src\lexer\FlexLexer.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\FollowingAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\FollowingSiblingAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ForwardAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\factory\FuncFactory.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\factory\FuncFactoryTemplate.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionAnd.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionBoolean.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionCeiling.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionConcat.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionContains.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionCount.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\FunctionException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionFalse.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionFloor.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionId.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLang.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLast.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLocalname.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionLookup.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNamespace.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNormalizeSpace.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNot.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionNumber.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpDivide.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpEqualsEquals.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpGreaterThan.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpGreaterThanEqual.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpLessThan.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpLessThanEqual.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpMinus.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpMod.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpNotEquals.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpPlus.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOpTimes.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionOr.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionPosition.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionRound.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionStartsWith.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionString.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionStrlen.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSubstr.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSubstringAfter.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSubstringBefore.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionSumNodes.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionTag.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionTranslate.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionTrue.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionUnaryMinus.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\FunctionUnion.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\GeneralFunction.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\testharness\Guards.h">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\InheritedAttributeAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\lexer\LexerDOMStringStream.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\NamespaceAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\NavigationException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\NavStep.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\NodeListException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\defs\NumUtils.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ParentAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\dom3-xpath\Pathan.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PrecedingAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PrecedingSiblingAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStep.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepExpr.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepExprDSLPath.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepExprXPath.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\PredicateStepRange.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\ReverseAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\simpleVariables\Scope.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\navigation\SelfAxis.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\v2NSUtils.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\DOMutils\v2Utils.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\simpleVariables\VarHashEntry.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\simpleVariables\VariableStore.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\VariableStoreException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\defs\XMLScriptTypeDefs.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\context\XPathContext.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\context\XPathContextImpl.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathEvaluatorImpl.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathExpressionImpl.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\lexer\XPathFlexLexer.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\functionAPI\XPathFunction.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\lexer\XPathLexer.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\XPathLexerException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathNamespaceImpl.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathNSResolverImpl.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\exceptions\XPathParseException.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\parser\XPathParser.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\parser\XPathParserControl.hpp">
+ </File>
+ <File
+ RelativePath="..\..\src\interface\XPathResultImpl.hpp">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
More information about the Commits
mailing list