mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
583 lines
13 KiB
XML
583 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="TestApp"
|
|
ProjectGUID="{C383A3C0-989A-4A03-B54D-7A850ED786C9}"
|
|
RootNamespace="TestSuite_CE"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Digi JumpStart (ARMV4I)"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="debug_shared|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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"
|
|
AdditionalIncludeDirectories="..\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);WINVER=0x0500;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundationd.lib"
|
|
OutputFile="bin\$(PlatformName)\shared\$(ProjectName)d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin\$(PlatformName)\shared\$(ProjectName)d.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\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);WINVER=0x0500;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundation.lib"
|
|
OutputFile="bin\$(PlatformName)\shared\$(ProjectName).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="release_static_mt|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);WINVER=0x0500;POCO_STATIC;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundationmt.lib iphlpapi.lib"
|
|
OutputFile="bin\$(PlatformName)\static_mt\$(ProjectName).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\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);WINVER=0x0500;POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundationmtd.lib iphlpapi.lib"
|
|
ShowProgress="0"
|
|
OutputFile="bin\$(PlatformName)\static_mt\$(ProjectName)d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin\$(PlatformName)\static_mt\$(ProjectName)d.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="debug_static_md|Digi JumpStart (ARMV4I)"
|
|
OutputDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);WINVER=0x0500;POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundationmtd.lib iphlpapi.lib"
|
|
ShowProgress="0"
|
|
OutputFile="bin\$(PlatformName)\static_md\$(ProjectName)d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="bin\$(PlatformName)\static_md\$(ProjectName)d.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\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="obj\TestApp\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
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"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);WINVER=0x0500;POCO_STATIC;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800"
|
|
CompileForArchitecture="2"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="PocoFoundationmt.lib iphlpapi.lib"
|
|
OutputFile="bin\$(PlatformName)\static_md\$(ProjectName).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="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\src\TestApp_WINCE.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|