mirror of
				https://github.com/pocoproject/poco.git
				synced 2025-10-27 11:06:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			617 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			617 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="9.00"
 | |
| 	Name="TestLibrary"
 | |
| 	ProjectGUID="{483CB510-16C7-4C85-86B7-D79119C4A0FB}"
 | |
| 	RootNamespace="TestLibrary"
 | |
| 	Keyword="Win32Proj"
 | |
| 	TargetFrameworkVersion="196613"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Digi JumpStart (ARMV4I)"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="debug_static_mt|Digi JumpStart (ARMV4I)"
 | |
| 			OutputDirectory="obj\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="obj\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			ConfigurationType="2"
 | |
| 			CharacterSet="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				ExecutionBucket="7"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="..\include"
 | |
| 				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;DEBUG;_CONSOLE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC"
 | |
| 				MinimalRebuild="false"
 | |
| 				RuntimeLibrary="1"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4800"
 | |
| 				CompileForArchitecture="2"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=" /subsystem:windowsce,6.00"
 | |
| 				AdditionalDependencies="PocoFoundationmtd.lib iphlpapi.lib"
 | |
| 				OutputFile="bin\$(PlatformName)\static_mt\$(ProjectName)d.dll"
 | |
| 				LinkIncremental="2"
 | |
| 				AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
 | |
| 				DelayLoadDLLs="$(NOINHERIT)"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="bin\$(PlatformName)\static_mt\$(ProjectName)d.pdb"
 | |
| 				SubSystem="0"
 | |
| 				StackReserveSize="65536"
 | |
| 				StackCommitSize="4096"
 | |
| 				RandomizedBaseAddress="1"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary=""
 | |
| 			/>
 | |
| 			<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\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="obj\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			ConfigurationType="2"
 | |
| 			CharacterSet="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				ExecutionBucket="7"
 | |
| 				Optimization="4"
 | |
| 				InlineFunctionExpansion="0"
 | |
| 				EnableIntrinsicFunctions="true"
 | |
| 				FavorSizeOrSpeed="1"
 | |
| 				AdditionalIncludeDirectories="..\include"
 | |
| 				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_CONSOLE;_USRDLL;POCO_STATIC;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
 | |
| 				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"
 | |
| 				AdditionalOptions=" /subsystem:windowsce,6.00"
 | |
| 				AdditionalDependencies="PocoFoundationmt.lib iphlpapi.lib"
 | |
| 				OutputFile="bin\$(PlatformName)\static_mt\$(ProjectName).dll"
 | |
| 				LinkIncremental="1"
 | |
| 				AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
 | |
| 				DelayLoadDLLs="$(NOINHERIT)"
 | |
| 				GenerateDebugInformation="false"
 | |
| 				ProgramDatabaseFile=""
 | |
| 				SubSystem="0"
 | |
| 				StackReserveSize="65536"
 | |
| 				StackCommitSize="4096"
 | |
| 				OptimizeReferences="2"
 | |
| 				EnableCOMDATFolding="2"
 | |
| 				RandomizedBaseAddress="2"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary=""
 | |
| 			/>
 | |
| 			<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_shared|Digi JumpStart (ARMV4I)"
 | |
| 			OutputDirectory="obj\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="obj\TestLibrary\$(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"
 | |
| 				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;DEBUG;_CONSOLE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
 | |
| 				MinimalRebuild="false"
 | |
| 				RuntimeLibrary="3"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4800"
 | |
| 				CompileForArchitecture="2"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=" /subsystem:windowsce,6.00"
 | |
| 				AdditionalDependencies="PocoFoundationd.lib"
 | |
| 				OutputFile="bin\$(PlatformName)\shared\$(ProjectName)d.dll"
 | |
| 				LinkIncremental="2"
 | |
| 				AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
 | |
| 				DelayLoadDLLs="$(NOINHERIT)"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="bin\$(PlatformName)\shared\$(ProjectName)d.pdb"
 | |
| 				SubSystem="0"
 | |
| 				StackReserveSize="65536"
 | |
| 				StackCommitSize="4096"
 | |
| 				RandomizedBaseAddress="1"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary=""
 | |
| 				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\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="obj\TestLibrary\$(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"
 | |
| 				InlineFunctionExpansion="0"
 | |
| 				EnableIntrinsicFunctions="true"
 | |
| 				FavorSizeOrSpeed="1"
 | |
| 				AdditionalIncludeDirectories="..\include"
 | |
| 				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_CONSOLE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
 | |
| 				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"
 | |
| 				AdditionalOptions=" /subsystem:windowsce,6.00"
 | |
| 				AdditionalDependencies="PocoFoundation.lib "
 | |
| 				OutputFile="bin\$(PlatformName)\shared\$(ProjectName).dll"
 | |
| 				LinkIncremental="1"
 | |
| 				AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
 | |
| 				DelayLoadDLLs="$(NOINHERIT)"
 | |
| 				GenerateDebugInformation="false"
 | |
| 				ProgramDatabaseFile=""
 | |
| 				SubSystem="0"
 | |
| 				StackReserveSize="65536"
 | |
| 				StackCommitSize="4096"
 | |
| 				OptimizeReferences="2"
 | |
| 				EnableCOMDATFolding="2"
 | |
| 				RandomizedBaseAddress="2"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary=""
 | |
| 				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\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="obj\TestLibrary\$(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"
 | |
| 				PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;DEBUG;_CONSOLE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC"
 | |
| 				MinimalRebuild="false"
 | |
| 				RuntimeLibrary="3"
 | |
| 				RuntimeTypeInfo="true"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4800"
 | |
| 				CompileForArchitecture="2"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions=" /subsystem:windowsce,6.00"
 | |
| 				AdditionalDependencies="PocoFoundationmtd.lib iphlpapi.lib"
 | |
| 				OutputFile="bin\$(PlatformName)\static_md\$(ProjectName)d.dll"
 | |
| 				LinkIncremental="2"
 | |
| 				AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
 | |
| 				DelayLoadDLLs="$(NOINHERIT)"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="bin\$(PlatformName)\static_md\$(ProjectName)d.pdb"
 | |
| 				SubSystem="0"
 | |
| 				StackReserveSize="65536"
 | |
| 				StackCommitSize="4096"
 | |
| 				RandomizedBaseAddress="1"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary=""
 | |
| 				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\TestLibrary\$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="obj\TestLibrary\$(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"
 | |
| 				InlineFunctionExpansion="0"
 | |
| 				EnableIntrinsicFunctions="true"
 | |
| 				FavorSizeOrSpeed="1"
 | |
| 				AdditionalIncludeDirectories="..\include"
 | |
| 				PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_CONSOLE;_USRDLL;POCO_STATIC;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
 | |
| 				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"
 | |
| 				AdditionalOptions=" /subsystem:windowsce,6.00"
 | |
| 				AdditionalDependencies="PocoFoundationmt.lib iphlpapi.lib"
 | |
| 				OutputFile="bin\$(PlatformName)\static_md\$(ProjectName).dll"
 | |
| 				LinkIncremental="1"
 | |
| 				AdditionalLibraryDirectories="..\..\lib\$(PlatformName)"
 | |
| 				DelayLoadDLLs="$(NOINHERIT)"
 | |
| 				GenerateDebugInformation="false"
 | |
| 				ProgramDatabaseFile=""
 | |
| 				SubSystem="0"
 | |
| 				StackReserveSize="65536"
 | |
| 				StackCommitSize="4096"
 | |
| 				OptimizeReferences="2"
 | |
| 				EnableCOMDATFolding="2"
 | |
| 				RandomizedBaseAddress="2"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary=""
 | |
| 				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"
 | |
| 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 | |
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath=".\src\TestLibrary.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\TestPlugin.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Header Files"
 | |
| 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | |
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath=".\src\TestPlugin.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
