mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
d75e68c027
windows build only
697 lines
15 KiB
XML
697 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="CppUnit"
|
|
ProjectGUID="{138BB448-808A-4FE5-A66D-78D1F8770F59}"
|
|
RootNamespace="CppUnit"
|
|
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="2"
|
|
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"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=".\include;.\wcelibcex-1.0\src"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;PCRE_STATIC;$(ProjectName)_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="iphlpapi.lib"
|
|
OutputFile="..\bin\$(PlatformName)\$(ProjectName)d.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\lib\$(PlatformName)"
|
|
GenerateManifest="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\bin\$(PlatformName)\$(ProjectName)d.pdb"
|
|
SubSystem="0"
|
|
StackReserveSize="65536"
|
|
StackCommitSize="4096"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
RandomizedBaseAddress="1"
|
|
ImportLibrary="..\lib\$(PlatformName)\$(ProjectName)d.lib"
|
|
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="2"
|
|
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"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=".\include;.\wcelibcex-1.0\src"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;$(ProjectName)_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="iphlpapi.lib"
|
|
OutputFile="..\bin\$(PlatformName)\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\lib\$(PlatformName)"
|
|
GenerateManifest="true"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="0"
|
|
StackReserveSize="65536"
|
|
StackCommitSize="4096"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
ImportLibrary="..\lib\$(PlatformName)\$(ProjectName).lib"
|
|
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="4"
|
|
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;.\wcelibcex-1.0\src"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\$(ProjectName)mtd.lib"
|
|
/>
|
|
<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="4"
|
|
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"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=".\include;.\wcelibcex-1.0\src"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\$(ProjectName)mt.lib"
|
|
/>
|
|
<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="4"
|
|
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;.\wcelibcex-1.0\src"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\$(ProjectName)mdd.lib"
|
|
/>
|
|
<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="4"
|
|
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"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=".\include;.\wcelibcex-1.0\src"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_STATIC"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\$(ProjectName)md.lib"
|
|
/>
|
|
<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="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\src\CppUnitException.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="debug_shared|Digi JumpStart (ARMV4I)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Digi JumpStart (ARMV4I)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="debug_static_mt|Digi JumpStart (ARMV4I)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_static_mt|Digi JumpStart (ARMV4I)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="debug_static_md|Digi JumpStart (ARMV4I)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_static_md|Digi JumpStart (ARMV4I)"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\TestCase.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\TestDecorator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\TestFailure.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\TestResult.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\TestRunner.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\TestSuite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\TextTestResult.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Include Files"
|
|
Filter="*.h"
|
|
>
|
|
<File
|
|
RelativePath=".\include\CppUnit\CppUnit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\CppUnitException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\estring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\Guards.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\Orthodox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\RepeatedTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\Test.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestCaller.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestCase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestDecorator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestFailure.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestResult.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestRunner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestSetup.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestSuite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TextTestResult.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|