|
@@ -0,0 +1,2708 @@
|
|
|
|
+<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
+<VisualStudioProject
|
|
|
|
+ ProjectType="Visual C++"
|
|
|
|
+ Version="9,00"
|
|
|
|
+ Name="cppunit"
|
|
|
|
+ ProjectGUID="{98E0A8E6-D7B0-4683-9DDC-7E24535A17E6}"
|
|
|
|
+ RootNamespace="cppunit"
|
|
|
|
+ TargetFrameworkVersion="131072"
|
|
|
|
+ >
|
|
|
|
+ <Platforms>
|
|
|
|
+ <Platform
|
|
|
|
+ Name="Win32"
|
|
|
|
+ />
|
|
|
|
+ <Platform
|
|
|
|
+ Name="x64"
|
|
|
|
+ />
|
|
|
|
+ </Platforms>
|
|
|
|
+ <ToolFiles>
|
|
|
|
+ </ToolFiles>
|
|
|
|
+ <Configurations>
|
|
|
|
+ <Configuration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ OutputDirectory=".\Debug"
|
|
|
|
+ IntermediateDirectory=".\Debug"
|
|
|
|
+ ConfigurationType="4"
|
|
|
|
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
+ UseOfMFC="0"
|
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
+ CharacterSet="2"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCMIDLTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ Optimization="0"
|
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
|
+ PreprocessorDefinitions="_DEBUG;_LIB;WIN32"
|
|
|
|
+ MinimalRebuild="true"
|
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
|
+ RuntimeLibrary="3"
|
|
|
|
+ RuntimeTypeInfo="true"
|
|
|
|
+ PrecompiledHeaderFile=".\Debug/cppunit.pch"
|
|
|
|
+ AssemblerListingLocation=".\Debug/"
|
|
|
|
+ ObjectFile=".\Debug/"
|
|
|
|
+ ProgramDataBaseFileName=".\Debug/"
|
|
|
|
+ WarningLevel="3"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ DebugInformationFormat="3"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
|
+ PreprocessorDefinitions="_DEBUG"
|
|
|
|
+ Culture="1036"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCLibrarianTool"
|
|
|
|
+ OutputFile="Debug\cppunitd.lib"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCALinkTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCBscMakeTool"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ OutputFile=".\Debug/cppunit.bsc"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCFxCopTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
|
+ Description="Copying target to lib/"
|
|
|
|
+ CommandLine="copy "$(TargetPath)" ..\..\lib\$(TargetName).lib"
|
|
|
|
+ />
|
|
|
|
+ </Configuration>
|
|
|
|
+ <Configuration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ OutputDirectory=".\Release"
|
|
|
|
+ IntermediateDirectory=".\Release"
|
|
|
|
+ ConfigurationType="4"
|
|
|
|
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
+ UseOfMFC="0"
|
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
+ CharacterSet="2"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCMIDLTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ Optimization="2"
|
|
|
|
+ InlineFunctionExpansion="1"
|
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
|
+ PreprocessorDefinitions="NDEBUG;_LIB;WIN32"
|
|
|
|
+ StringPooling="true"
|
|
|
|
+ RuntimeLibrary="2"
|
|
|
|
+ EnableFunctionLevelLinking="true"
|
|
|
|
+ RuntimeTypeInfo="true"
|
|
|
|
+ PrecompiledHeaderFile=".\Release/cppunit.pch"
|
|
|
|
+ AssemblerListingLocation=".\Release/"
|
|
|
|
+ ObjectFile=".\Release/"
|
|
|
|
+ ProgramDataBaseFileName=".\Release/"
|
|
|
|
+ WarningLevel="3"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ DebugInformationFormat="1"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
|
+ PreprocessorDefinitions="NDEBUG"
|
|
|
|
+ Culture="1036"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCLibrarianTool"
|
|
|
|
+ OutputFile=".\Release\cppunit.lib"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCALinkTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCBscMakeTool"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ OutputFile=".\Release/cppunit.bsc"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCFxCopTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
|
+ Description="Copying target to lib/"
|
|
|
|
+ CommandLine="copy "$(TargetPath)" ..\..\lib\$(TargetName).lib"
|
|
|
|
+ />
|
|
|
|
+ </Configuration>
|
|
|
|
+ <Configuration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
+ ConfigurationType="4"
|
|
|
|
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
+ UseOfMFC="0"
|
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
+ CharacterSet="2"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCMIDLTool"
|
|
|
|
+ TargetEnvironment="3"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ Optimization="0"
|
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
|
+ PreprocessorDefinitions="_DEBUG;_LIB;WIN32"
|
|
|
|
+ MinimalRebuild="true"
|
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
|
+ RuntimeLibrary="1"
|
|
|
|
+ RuntimeTypeInfo="true"
|
|
|
|
+ PrecompiledHeaderFile=".\Debug/cppunit.pch"
|
|
|
|
+ AssemblerListingLocation=".\Debug/"
|
|
|
|
+ ObjectFile=".\Debug/"
|
|
|
|
+ ProgramDataBaseFileName=".\Debug/"
|
|
|
|
+ WarningLevel="3"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ DebugInformationFormat="3"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
|
+ PreprocessorDefinitions="_DEBUG"
|
|
|
|
+ Culture="1036"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCLibrarianTool"
|
|
|
|
+ OutputFile="Debug\cppunit64d.lib"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCALinkTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCBscMakeTool"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ OutputFile=".\Debug/cppunit.bsc"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCFxCopTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
|
+ Description="Copying target to lib/"
|
|
|
|
+ CommandLine="copy "$(TargetPath)" ..\..\lib\$(TargetName).lib"
|
|
|
|
+ />
|
|
|
|
+ </Configuration>
|
|
|
|
+ <Configuration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
+ ConfigurationType="4"
|
|
|
|
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
|
|
+ UseOfMFC="0"
|
|
|
|
+ ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
+ CharacterSet="2"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCMIDLTool"
|
|
|
|
+ TargetEnvironment="3"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ Optimization="2"
|
|
|
|
+ InlineFunctionExpansion="1"
|
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
|
+ PreprocessorDefinitions="NDEBUG;_LIB;WIN32"
|
|
|
|
+ StringPooling="true"
|
|
|
|
+ RuntimeLibrary="0"
|
|
|
|
+ EnableFunctionLevelLinking="true"
|
|
|
|
+ RuntimeTypeInfo="true"
|
|
|
|
+ PrecompiledHeaderFile=".\Release/cppunit.pch"
|
|
|
|
+ AssemblerListingLocation=".\Release/"
|
|
|
|
+ ObjectFile=".\Release/"
|
|
|
|
+ ProgramDataBaseFileName=".\Release/"
|
|
|
|
+ WarningLevel="3"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ DebugInformationFormat="1"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
|
+ PreprocessorDefinitions="NDEBUG"
|
|
|
|
+ Culture="1036"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCLibrarianTool"
|
|
|
|
+ OutputFile=".\Release\cppunit64.lib"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCALinkTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCBscMakeTool"
|
|
|
|
+ SuppressStartupBanner="true"
|
|
|
|
+ OutputFile=".\Release/cppunit.bsc"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCFxCopTool"
|
|
|
|
+ />
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
|
+ Description="Copying target to lib/"
|
|
|
|
+ CommandLine="copy "$(TargetPath)" ..\..\lib\$(TargetName).lib"
|
|
|
|
+ />
|
|
|
|
+ </Configuration>
|
|
|
|
+ </Configurations>
|
|
|
|
+ <References>
|
|
|
|
+ </References>
|
|
|
|
+ <Files>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="documentation"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\ChangeLog"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\CodingGuideLines.txt"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\doc\cookbook.dox"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\doc\FAQ"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\INSTALL-unix"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\INSTALL-WIN32.txt"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\doc\Money.dox"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\NEWS"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\doc\other_documentation.dox"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\THANKS"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\TODO"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="listener"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="BriefTestProgressListener.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\BriefTestProgressListener.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestResultCollector.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestResultCollector.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestSuccessListener.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TextTestProgressListener.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TextTestProgressListener.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TextTestResult.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TextTestResult.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="textui"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\ui\text\TestRunner.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TextTestRunner.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TextTestRunner.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\ui\text\TextTestRunner.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="portability"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\config-bcb5.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\config-evc4.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\config-mac.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\config-msvc6.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\CppUnitApi.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\CppUnitDeque.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\CppUnitMap.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\CppUnitSet.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\CppUnitStack.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\CppUnitVector.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\FloatingPoint.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Portability.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\SelectDllLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\config\SourcePrefix.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\portability\Stream.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="output"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="CompilerOutputter.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\CompilerOutputter.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Outputter.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TextOutputter.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TextOutputter.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="XmlOutputter.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\XmlOutputter.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="XmlOutputterHook.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\XmlOutputterHook.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="core"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="AdditionalMessage.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\AdditionalMessage.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Asserter.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Asserter.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Exception.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Exception.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Message.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Message.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="SourceLine.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\SourceLine.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="SynchronizedObject.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\SynchronizedObject.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Test.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Test.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestAssert.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestAssert.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestCase.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestCase.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestComposite.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestComposite.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestFailure.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestFailure.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestFixture.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestLeaf.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestLeaf.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestListener.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestPath.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestPath.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestResult.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestResult.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestRunner.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestRunner.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestSuite.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestSuite.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="helper"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\AutoRegisterSuite.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\HelperMacros.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\TestCaller.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestFactory.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestFactoryRegistry.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestFactoryRegistry.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestFixtureFactory.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestNamer.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestNamer.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestSuiteBuilder.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestSuiteBuilderContext.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestSuiteBuilderContext.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestSuiteFactory.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TypeInfoHelper.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TypeInfoHelper.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="extension"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\ExceptionTestCaseDecorator.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\Orthodox.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="RepeatedTest.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\RepeatedTest.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestCaseDecorator.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestCaseDecorator.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestDecorator.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestDecorator.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestSetUp.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\extensions\TestSetUp.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="plugin"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="BeOsDynamicLibraryManager.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="DynamicLibraryManager.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\plugin\DynamicLibraryManager.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="DynamicLibraryManagerException.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\plugin\DynamicLibraryManagerException.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="PlugInManager.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\plugin\PlugInManager.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="PlugInParameters.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\plugin\PlugInParameters.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="ShlDynamicLibraryManager.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\plugin\TestPlugIn.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="TestPlugInDefaultImpl.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\plugin\TestPlugInDefaultImpl.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="UnixDynamicLibraryManager.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Win32DynamicLibraryManager.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="tools"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\tools\Algorithm.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="StringTools.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\tools\StringTools.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="XmlDocument.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\tools\XmlDocument.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="XmlElement.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\tools\XmlElement.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="protector"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="DefaultProtector.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="DefaultProtector.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Protector.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Protector.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="ProtectorChain.cpp"
|
|
|
|
+ >
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalIncludeDirectories=""
|
|
|
|
+ PreprocessorDefinitions=""
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="ProtectorChain.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="ProtectorContext.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\configure.in"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\cppunit\Makefile.am"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="Makefile.am"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Globals>
|
|
|
|
+ </Globals>
|
|
|
|
+</VisualStudioProject>
|