<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="test_xpath_silly" ProjectGUID="{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}" Keyword="Win32Proj"> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory=".\..\bin" IntermediateDirectory=".\Debug_test_xpath_silly" ConfigurationType="1" CharacterSet="2"> <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="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="..\lib\arabica-debug.lib" OutputFile="$(OutDir)/xpath_test_ss.exe" LinkIncremental="2" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(OutDir)/xpath_test_ss.pdb" SubSystem="1" TargetMachine="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release|Win32" OutputDirectory=".\..\bin" IntermediateDirectory=".\Release_test_xpath_silly" ConfigurationType="1" CharacterSet="2"> <Tool Name="VCCLCompilerTool" AdditionalOptions="/Zm1000 " AdditionalIncludeDirectories="..\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" RuntimeLibrary="2" DisableLanguageExtensions="FALSE" TreatWChar_tAsBuiltInType="TRUE" ForceConformanceInForLoopScope="TRUE" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="..\lib\arabica.lib" OutputFile="$(OutDir)/xpath_test_ss.exe" LinkIncremental="1" GenerateDebugInformation="TRUE" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" TargetMachine="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </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_silly.cpp"> </File> <File RelativePath="..\tests\silly_string\silly_string.cpp"> </File> </Filter> <Filter Name="Header Files"> <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\silly_string\silly_string.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="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>