mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
496 lines
14 KiB
XML
496 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Name="CppUnit"
|
|
Version="9.00"
|
|
ProjectType="Visual C++"
|
|
ProjectGUID="{138BB448-808A-4FE5-A66D-78D1F8770F59}"
|
|
RootNamespace="CppUnit"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Digi JumpStart (ARMV4I)"/>
|
|
</Platforms>
|
|
<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"
|
|
AdditionalIncludeDirectories=".\include;..\Foundation\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;$(ProjectName)_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_NO_AUTOMATIC_LIBS;CppUnit_EXPORTS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_UNICODE;UNICODE;_WIN32_WCE"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE "
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin\$(PlatformName)\PocoCppUnitd.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\lib\$(PlatformName)"
|
|
GenerateManifest="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\bin\$(PlatformName)\PocoCppUnitd.pdb"
|
|
SubSystem="0"
|
|
StackReserveSize="65536"
|
|
StackCommitSize="4096"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
RandomizedBaseAddress="1"
|
|
ImportLibrary="..\lib\$(PlatformName)\PocoCppUnitd.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="2">
|
|
<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;..\Foundation\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;$(ProjectName)_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_NO_AUTOMATIC_LIBS;CppUnit_EXPORTS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_UNICODE;UNICODE;_WIN32_WCE"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE "
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin\$(PlatformName)\PocoCppUnit.dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\lib\$(PlatformName)"
|
|
GenerateManifest="true"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="0"
|
|
StackReserveSize="65536"
|
|
StackCommitSize="4096"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
ImportLibrary="..\lib\$(PlatformName)\PocoCppUnit.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;..\Foundation\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_NO_AUTOMATIC_LIBS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib\$(PlatformName)\PocoCppUnitMTd.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoCppUnitMTd.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;..\Foundation\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_NO_AUTOMATIC_LIBS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoCppUnitMT.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;..\Foundation\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_NO_AUTOMATIC_LIBS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib\$(PlatformName)\PocoCppUnitMDd.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoCppUnitMDd.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;..\Foundation\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;POCO_NO_AUTOMATIC_LIBS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"
|
|
AdditionalOptions=""/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoCppUnitMD.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/>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\src\CppUnitException.cpp"/>
|
|
<File
|
|
RelativePath="src\TestCase.cpp"/>
|
|
<File
|
|
RelativePath="src\TestDecorator.cpp"/>
|
|
<File
|
|
RelativePath="src\TestFailure.cpp"/>
|
|
<File
|
|
RelativePath="src\TestResult.cpp"/>
|
|
<File
|
|
RelativePath=".\src\TestRunner.cpp"/>
|
|
<File
|
|
RelativePath="src\TestSuite.cpp"/>
|
|
<File
|
|
RelativePath="src\TextTestResult.cpp"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Include Files"
|
|
Filter="*.h">
|
|
<File
|
|
RelativePath=".\include\CppUnit\CppUnit.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\CppUnitException.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\estring.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\Guards.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\Orthodox.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\RepeatedTest.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\Test.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestCaller.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestCase.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestDecorator.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestFailure.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestResult.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestRunner.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestSetup.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TestSuite.h"/>
|
|
<File
|
|
RelativePath=".\include\CppUnit\TextTestResult.h"/>
|
|
</Filter>
|
|
</Files>
|
|
<Globals/>
|
|
</VisualStudioProject>
|