mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
650 lines
18 KiB
XML
650 lines
18 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
Name="Util"
|
|
Version="9.00"
|
|
ProjectType="Visual C++"
|
|
ProjectGUID="{6FF56CDB-787A-4714-A28C-919003F9FA6C}"
|
|
RootNamespace="Util"
|
|
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;..\XML\include;..\JSON\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;$(ProjectName)_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;Util_EXPORTS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_UNICODE;UNICODE;_WIN32_WCE"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin\$(PlatformName)\PocoUtild.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\lib\$(PlatformName)"
|
|
GenerateManifest="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\bin\$(PlatformName)\PocoUtild.pdb"
|
|
SubSystem="0"
|
|
StackReserveSize="65536"
|
|
StackCommitSize="4096"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
RandomizedBaseAddress="1"
|
|
ImportLibrary="..\lib\$(PlatformName)\PocoUtild.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;..\XML\include;..\JSON\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;$(ProjectName)_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;Util_EXPORTS"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
RuntimeTypeInfo="true"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_UNICODE;UNICODE;_WIN32_WCE"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/FORCE:MULTIPLE"
|
|
AdditionalDependencies=""
|
|
OutputFile="..\bin\$(PlatformName)\PocoUtil.dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="..\lib\$(PlatformName)"
|
|
GenerateManifest="true"
|
|
GenerateDebugInformation="false"
|
|
ProgramDatabaseFile=""
|
|
SubSystem="0"
|
|
StackReserveSize="65536"
|
|
StackCommitSize="4096"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
ImportLibrary="..\lib\$(PlatformName)\PocoUtil.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;..\XML\include;..\JSON\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib\$(PlatformName)\PocoUtilmtd.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoUtilmtd.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;..\XML\include;..\JSON\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_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="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoUtilmt.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;..\XML\include;..\JSON\include"
|
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="..\lib\$(PlatformName)\PocoUtilmdd.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4800;"
|
|
CompileForArchitecture="2"
|
|
InterworkCalls="false"/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoUtilmdd.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;..\XML\include;..\JSON\include"
|
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_LIB;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE;POCO_STATIC;_CRT_SECURE_NO_DEPRECATE;_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="VCLibrarianTool"
|
|
OutputFile="..\lib\$(PlatformName)\PocoUtilmd.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="Application">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\Util\Application.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\LoggingSubsystem.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\ServerApplication.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\Subsystem.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\Application.cpp"/>
|
|
<File
|
|
RelativePath=".\src\LoggingSubsystem.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ServerApplication.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Subsystem.cpp"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Configuration">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\Util\AbstractConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\ConfigurationMapper.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\ConfigurationView.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\FilesystemConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\IniFileConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\JSONConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\LayeredConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\LoggingConfigurator.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\MapConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\PropertyFileConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\SystemConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\XMLConfiguration.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\AbstractConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ConfigurationMapper.cpp"/>
|
|
<File
|
|
RelativePath=".\src\ConfigurationView.cpp"/>
|
|
<File
|
|
RelativePath=".\src\FilesystemConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\IniFileConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\JSONConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\LayeredConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\LoggingConfigurator.cpp"/>
|
|
<File
|
|
RelativePath=".\src\MapConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\PropertyFileConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\SystemConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\XMLConfiguration.cpp"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Options">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\Util\HelpFormatter.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\IntValidator.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\Option.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\OptionCallback.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\OptionException.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\OptionProcessor.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\OptionSet.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\RegExpValidator.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\Validator.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\HelpFormatter.cpp"/>
|
|
<File
|
|
RelativePath=".\src\IntValidator.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Option.cpp"/>
|
|
<File
|
|
RelativePath=".\src\OptionCallback.cpp"/>
|
|
<File
|
|
RelativePath=".\src\OptionException.cpp"/>
|
|
<File
|
|
RelativePath=".\src\OptionProcessor.cpp"/>
|
|
<File
|
|
RelativePath=".\src\OptionSet.cpp"/>
|
|
<File
|
|
RelativePath=".\src\RegExpValidator.cpp"/>
|
|
<File
|
|
RelativePath=".\src\Validator.cpp"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Windows">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\Util\WinRegistryConfiguration.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\WinRegistryKey.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\WinService.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\WinRegistryConfiguration.cpp"/>
|
|
<File
|
|
RelativePath=".\src\WinRegistryKey.cpp"/>
|
|
<File
|
|
RelativePath=".\src\WinService.cpp"/>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Util">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\Util\Util.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Timer">
|
|
<Filter
|
|
Name="Header Files">
|
|
<File
|
|
RelativePath=".\include\Poco\Util\Timer.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\TimerTask.h"/>
|
|
<File
|
|
RelativePath=".\include\Poco\Util\TimerTaskAdapter.h"/>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files">
|
|
<File
|
|
RelativePath=".\src\Timer.cpp"/>
|
|
<File
|
|
RelativePath=".\src\TimerTask.cpp"/>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\DLLVersion.rc">
|
|
<FileConfiguration
|
|
Name="debug_shared|Digi JumpStart (ARMV4I)"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_shared|Digi JumpStart (ARMV4I)"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="debug_static_mt|Digi JumpStart (ARMV4I)"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_static_mt|Digi JumpStart (ARMV4I)"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="debug_static_md|Digi JumpStart (ARMV4I)"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="release_static_md|Digi JumpStart (ARMV4I)"
|
|
ExcludedFromBuild="true">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals/>
|
|
</VisualStudioProject>
|