poco/CppUnit/CppUnit_vs90.vcproj

606 lines
12 KiB
Plaintext
Raw Normal View History

2012-04-29 20:52:25 +02:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2018-06-20 09:47:40 +02:00
Version="9.00"
Name="CppUnit"
2012-04-29 20:52:25 +02:00
ProjectGUID="{138BB448-808A-4FE5-A66D-78D1F8770F59}"
2018-05-31 06:21:58 +02:00
RootNamespace="CppUnit"
2018-06-20 09:47:40 +02:00
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
2012-04-29 20:52:25 +02:00
<Platforms>
<Platform
2018-06-20 09:47:40 +02:00
Name="Win32"
/>
2012-04-29 20:52:25 +02:00
</Platforms>
2018-06-20 09:47:40 +02:00
<ToolFiles>
</ToolFiles>
2012-04-29 20:52:25 +02:00
<Configurations>
<Configuration
Name="debug_shared|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="2"
2018-06-20 09:47:40 +02:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="0"
2018-06-10 19:46:19 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;POCO_NO_AUTOMATIC_LIBS;CppUnit_EXPORTS"
2012-04-29 20:52:25 +02:00
StringPooling="true"
MinimalRebuild="true"
2012-04-29 20:52:25 +02:00
BasicRuntimeChecks="3"
RuntimeLibrary="3"
BufferSecurityCheck="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLinkerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
AdditionalDependencies=""
OutputFile="..\bin\PocoCppUnitd.dll"
2012-04-29 20:52:25 +02:00
LinkIncremental="2"
SuppressStartupBanner="true"
2018-06-20 09:47:40 +02:00
AdditionalLibraryDirectories="..\lib"
2012-04-29 20:52:25 +02:00
GenerateDebugInformation="true"
ProgramDatabaseFile="..\bin\PocoCppUnitd.pdb"
SubSystem="1"
ImportLibrary="..\lib\PocoCppUnitd.lib"
2012-04-29 20:52:25 +02:00
TargetMachine="1"
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManifestTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCAppVerifierTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="release_shared|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="2"
2018-06-20 09:47:40 +02:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
2018-06-10 19:46:19 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;POCO_NO_AUTOMATIC_LIBS;CppUnit_EXPORTS"
2012-04-29 20:52:25 +02:00
StringPooling="true"
RuntimeLibrary="2"
BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLinkerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
AdditionalDependencies=""
OutputFile="..\bin\PocoCppUnit.dll"
2012-04-29 20:52:25 +02:00
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\lib"
2018-06-20 09:47:40 +02:00
GenerateDebugInformation="false"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="..\lib\PocoCppUnit.lib"
2012-04-29 20:52:25 +02:00
TargetMachine="1"
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManifestTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCAppVerifierTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="debug_static_mt|Win32"
2012-04-29 20:52:25 +02:00
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2018-06-20 09:47:40 +02:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="0"
2018-06-10 19:46:19 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;POCO_NO_AUTOMATIC_LIBS"
2012-04-29 20:52:25 +02:00
StringPooling="true"
MinimalRebuild="true"
2012-04-29 20:52:25 +02:00
BasicRuntimeChecks="3"
RuntimeLibrary="1"
2012-04-29 20:52:25 +02:00
BufferSecurityCheck="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2018-06-20 09:47:40 +02:00
ProgramDataBaseFileName="..\lib\PocoCppUnitMTd.pdb"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2018-06-20 09:47:40 +02:00
OutputFile="..\lib\PocoCppUnitMTd.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="release_static_mt|Win32"
2012-04-29 20:52:25 +02:00
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2018-06-20 09:47:40 +02:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
2018-06-10 19:46:19 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;POCO_NO_AUTOMATIC_LIBS"
2012-04-29 20:52:25 +02:00
StringPooling="true"
RuntimeLibrary="0"
2012-04-29 20:52:25 +02:00
BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2018-06-20 09:47:40 +02:00
OutputFile="..\lib\PocoCppUnitMT.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="debug_static_md|Win32"
2012-04-29 20:52:25 +02:00
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2018-06-20 09:47:40 +02:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="0"
2018-06-10 19:46:19 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;POCO_NO_AUTOMATIC_LIBS"
2012-04-29 20:52:25 +02:00
StringPooling="true"
MinimalRebuild="true"
2012-04-29 20:52:25 +02:00
BasicRuntimeChecks="3"
RuntimeLibrary="3"
2012-04-29 20:52:25 +02:00
BufferSecurityCheck="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2018-06-20 09:47:40 +02:00
ProgramDataBaseFileName="..\lib\PocoCppUnitMDd.pdb"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2018-06-20 09:47:40 +02:00
OutputFile="..\lib\PocoCppUnitMDd.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="release_static_md|Win32"
2012-04-29 20:52:25 +02:00
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2018-06-20 09:47:40 +02:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2018-06-20 09:47:40 +02:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
2018-06-10 19:46:19 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;POCO_NO_AUTOMATIC_LIBS"
2012-04-29 20:52:25 +02:00
StringPooling="true"
RuntimeLibrary="2"
2012-04-29 20:52:25 +02:00
BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2018-06-20 09:47:40 +02:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2018-06-20 09:47:40 +02:00
OutputFile="..\lib\PocoCppUnitMD.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2018-06-20 09:47:40 +02:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
</Configurations>
2018-06-20 09:47:40 +02:00
<References>
</References>
2012-04-29 20:52:25 +02:00
<Files>
<Filter
Name="Source Files"
2018-06-20 09:47:40 +02:00
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\src\CppUnitException.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath="src\TestCase.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath="src\TestDecorator.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath="src\TestFailure.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath="src\TestResult.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\src\TestRunner.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath="src\TestSuite.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath="src\TextTestResult.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
Name="Include Files"
2018-06-20 09:47:40 +02:00
Filter="*.h"
>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\CppUnit.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\CppUnitException.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\estring.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\Guards.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\Orthodox.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\RepeatedTest.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\Test.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestCaller.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestCase.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestDecorator.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestFailure.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestResult.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestRunner.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestSetup.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TestSuite.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2018-06-20 09:47:40 +02:00
RelativePath=".\include\CppUnit\TextTestResult.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
</Files>
2018-06-20 09:47:40 +02:00
<Globals>
</Globals>
2012-04-29 20:52:25 +02:00
</VisualStudioProject>