mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-14 02:57:45 +01:00
d75e68c027
windows build only
822 lines
18 KiB
XML
822 lines
18 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="TestSuite"
|
|
ProjectGUID="{E40E738C-447B-40F4-A878-EBA9A2459270}"
|
|
RootNamespace="TestSuite"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Digi JumpStart (ARMV4I)"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\Foundation\include;..\..\XML\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies="CppUnitd.lib "
|
|
OutputFile="bin\$(PlatformName)\shared\TestSuited.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin\$(PlatformName)\shared\TestSuited.pdb"
|
|
SubSystem="0"
|
|
RandomizedBaseAddress="1"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory=""
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_shared|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\Foundation\include;..\..\XML\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies="CppUnit.lib "
|
|
OutputFile="bin\$(PlatformName)\shared\TestSuite.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory=""
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static_mt|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\Foundation\include;..\..\XML\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies="CppUnitmtd.lib iphlpapi.lib "
|
|
OutputFile="bin\$(PlatformName)\static_mt\TestSuited.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin\$(PlatformName)\static_mt\TestSuited.pdb"
|
|
SubSystem="0"
|
|
RandomizedBaseAddress="1"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory=""
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static_mt|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\Foundation\include;..\..\XML\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies="CppUnitmt.lib iphlpapi.lib "
|
|
OutputFile="bin\$(PlatformName)\static_mt\TestSuite.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory=""
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="debug_static_md|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\Foundation\include;..\..\XML\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies="CppUnitmdd.lib iphlpapi.lib "
|
|
OutputFile="bin\$(PlatformName)\static_md\TestSuited.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin\$(PlatformName)\static_md\TestSuited.pdb"
|
|
SubSystem="0"
|
|
RandomizedBaseAddress="1"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory=""
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="release_static_md|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\include;..\..\CppUnit\include;..\..\Foundation\include;..\..\XML\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies="CppUnitmd.lib iphlpapi.lib "
|
|
OutputFile="bin\$(PlatformName)\static_md\TestSuite.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="0"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory=""
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Application"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="_Suite"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\UtilTestSuite.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\UtilTestSuite.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="_Driver"
|
|
>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\WinCEDriver.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Configuration"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\AbstractConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationMapperTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationTestSuite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationViewTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FilesystemConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IniFileConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LayeredConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LoggingConfiguratorTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MapConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PropertyFileConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SystemConfigurationTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\XMLConfigurationTest.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\AbstractConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationMapperTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationTestSuite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ConfigurationViewTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FilesystemConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\IniFileConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LayeredConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LoggingConfiguratorTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\MapConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PropertyFileConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SystemConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\XMLConfigurationTest.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Options"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\HelpFormatterTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionProcessorTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionSetTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionsTestSuite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ValidatorTest.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\HelpFormatterTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionProcessorTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionSetTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionsTestSuite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\OptionTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ValidatorTest.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Timer"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\TimerTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TimerTestSuite.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\TimerTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TimerTestSuite.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|