arabica/vs8/test_xpath.vcproj
2007-08-07 11:41:29 +00:00

339 lines
7 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="test_xpath"
ProjectGUID="{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\..\bin"
IntermediateDirectory=".\Debug_test_xpath"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm1000 "
Optimization="0"
InlineFunctionExpansion="0"
AdditionalIncludeDirectories="..\include"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="false"
BasicRuntimeChecks="0"
RuntimeLibrary="3"
DisableLanguageExtensions="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/xpath_test.exe"
LinkIncremental="2"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/xpathic.pdb"
SubSystem="1"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\..\bin"
IntermediateDirectory=".\Release_test_xpath"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm1000 "
AdditionalIncludeDirectories="..\include"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="2"
DisableLanguageExtensions="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/xpath_test.exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\tests\XPath\main.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\tests\XPath\arithmetic_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\attr_value_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\axis_enumerator_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\execute_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\expression_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\logical_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\match_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\node_test_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\parse_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\relational_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\step_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\value_test.hpp"
>
</File>
<File
RelativePath="..\tests\XPath\xpath_test_suite.hpp"
>
</File>
</Filter>
<Filter
Name="Libs"
>
<File
RelativePath="..\lib\Arabica.lib"
>
</File>
</Filter>
<Filter
Name="CppUnit"
>
<File
RelativePath="..\tests\CppUnit\framework\CppUnitException.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\estring.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\Guards.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\Test.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestCaller.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestCase.cpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestCase.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestFailure.cpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestFailure.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestResult.cpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestResult.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\TestRunner.cpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\TestRunner.hpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestSuite.cpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\framework\TestSuite.h"
>
</File>
<File
RelativePath="..\tests\CppUnit\textui\TextTestResult.cpp"
>
</File>
<File
RelativePath="..\tests\CppUnit\textui\TextTestResult.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>