poco/Util/Util_vs90.vcproj

878 lines
18 KiB
Plaintext
Raw Permalink Normal View History

2012-04-29 20:52:25 +02:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2020-01-11 12:45:39 +01:00
Version="9.00"
Name="Util"
2012-04-29 20:52:25 +02:00
ProjectGUID="{6FF56CDB-787A-4714-A28C-919003F9FA6C}"
RootNamespace="Util"
2020-01-11 12:45:39 +01:00
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
2012-04-29 20:52:25 +02:00
<Platforms>
<Platform
2020-01-11 12:45:39 +01:00
Name="Win32"
/>
2012-04-29 20:52:25 +02:00
</Platforms>
2020-01-11 12:45:39 +01:00
<ToolFiles>
</ToolFiles>
2012-04-29 20:52:25 +02:00
<Configurations>
<Configuration
Name="debug_shared|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="2"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="0"
2012-07-12 07:21:01 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\XML\include;..\JSON\include"
2012-04-29 20:52:25 +02:00
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;Util_EXPORTS"
StringPooling="true"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
BufferSecurityCheck="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLinkerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-06-20 09:47:40 +02:00
AdditionalDependencies=""
2012-04-29 20:52:25 +02:00
OutputFile="..\bin\PocoUtild.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
2020-01-11 12:45:39 +01:00
AdditionalLibraryDirectories="..\lib"
2012-04-29 20:52:25 +02:00
GenerateDebugInformation="true"
ProgramDatabaseFile="..\bin\PocoUtild.pdb"
SubSystem="1"
ImportLibrary="..\lib\PocoUtild.lib"
TargetMachine="1"
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManifestTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCAppVerifierTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="release_shared|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="2"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
2012-07-12 07:21:01 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\XML\include;..\JSON\include"
2012-04-29 20:52:25 +02:00
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;Util_EXPORTS"
StringPooling="true"
RuntimeLibrary="2"
BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLinkerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-06-20 09:47:40 +02:00
AdditionalDependencies=""
2012-04-29 20:52:25 +02:00
OutputFile="..\bin\PocoUtil.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\lib"
2020-01-11 12:45:39 +01:00
GenerateDebugInformation="false"
2012-04-29 20:52:25 +02:00
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="..\lib\PocoUtil.lib"
TargetMachine="1"
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManifestTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCAppVerifierTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="debug_static_mt|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="0"
2012-07-12 07:21:01 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\XML\include;..\JSON\include"
2012-04-29 20:52:25 +02:00
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;"
StringPooling="true"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
BufferSecurityCheck="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2018-06-20 09:47:40 +02:00
ProgramDataBaseFileName="..\lib\PocoUtilMTd.pdb"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoUtilMTd.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="release_static_mt|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
2012-07-12 07:21:01 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\XML\include;..\JSON\include"
2012-04-29 20:52:25 +02:00
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;"
StringPooling="true"
RuntimeLibrary="0"
BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoUtilMT.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="debug_static_md|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="0"
2012-07-12 07:21:01 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\XML\include;..\JSON\include"
2012-04-29 20:52:25 +02:00
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_STATIC;"
StringPooling="true"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
BufferSecurityCheck="true"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
2018-06-20 09:47:40 +02:00
ProgramDataBaseFileName="..\lib\PocoUtilMDd.pdb"
2012-04-29 20:52:25 +02:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
2012-04-29 20:52:25 +02:00
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoUtilMDd.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
<Configuration
Name="release_static_md|Win32"
OutputDirectory="obj\$(ConfigurationName)"
IntermediateDirectory="obj\$(ConfigurationName)"
ConfigurationType="4"
2020-01-11 12:45:39 +01:00
CharacterSet="2"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2012-04-29 20:52:25 +02:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
2012-07-12 07:21:01 +02:00
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\XML\include;..\JSON\include"
2012-04-29 20:52:25 +02:00
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_STATIC;"
StringPooling="true"
RuntimeLibrary="2"
BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoUtilMD.lib"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2012-04-29 20:52:25 +02:00
</Configuration>
</Configurations>
2020-01-11 12:45:39 +01:00
<References>
</References>
2012-04-29 20:52:25 +02:00
<Files>
<Filter
2020-01-11 12:45:39 +01:00
Name="Application"
>
2012-04-29 20:52:25 +02:00
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\Application.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\LoggingSubsystem.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\ServerApplication.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\Subsystem.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Application.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\LoggingSubsystem.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\ServerApplication.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Subsystem.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Configuration"
>
2012-04-29 20:52:25 +02:00
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2012-07-12 07:21:01 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\AbstractConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\ConfigurationMapper.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\ConfigurationView.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\FilesystemConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\IniFileConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\JSONConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\LayeredConfiguration.h"
>
</File>
<File
RelativePath=".\include\Poco\Util\LocalConfigurationView.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\LoggingConfigurator.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\MapConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\PropertyFileConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\SystemConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\XMLConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\AbstractConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\ConfigurationMapper.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\ConfigurationView.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\FilesystemConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\IniFileConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\JSONConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\LayeredConfiguration.cpp"
>
</File>
<File
RelativePath=".\src\LocalConfigurationView.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\LoggingConfigurator.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\MapConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\PropertyFileConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\SystemConfiguration.cpp"
>
</File>
2012-07-12 07:21:01 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\XMLConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Options"
>
2012-04-29 20:52:25 +02:00
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\HelpFormatter.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\IntValidator.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\Option.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\OptionCallback.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\OptionException.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\OptionProcessor.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\OptionSet.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\RegExpValidator.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\Validator.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\HelpFormatter.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\IntValidator.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Option.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\OptionCallback.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\OptionException.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\OptionProcessor.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\OptionSet.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\RegExpValidator.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Validator.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Windows"
>
2012-04-29 20:52:25 +02:00
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\WinRegistryConfiguration.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\WinRegistryKey.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\WinService.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\WinRegistryConfiguration.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\WinRegistryKey.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\WinService.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Util"
>
2012-04-29 20:52:25 +02:00
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\Util.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
</Filter>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Timer"
>
2012-04-29 20:52:25 +02:00
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\Timer.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\TimerTask.h"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Util\TimerTaskAdapter.h"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Timer.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\TimerTask.cpp"
>
</File>
2012-04-29 20:52:25 +02:00
</Filter>
</Filter>
<File
2020-01-11 12:45:39 +01:00
RelativePath="..\DLLVersion.rc"
>
<FileConfiguration
Name="debug_shared|Win32"
2020-01-11 12:45:39 +01:00
>
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="release_shared|Win32"
2020-01-11 12:45:39 +01:00
>
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
2012-04-29 20:52:25 +02:00
<FileConfiguration
Name="debug_static_mt|Win32"
2020-01-11 12:45:39 +01:00
ExcludedFromBuild="true"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
</FileConfiguration>
<FileConfiguration
Name="release_static_mt|Win32"
2020-01-11 12:45:39 +01:00
ExcludedFromBuild="true"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
</FileConfiguration>
<FileConfiguration
Name="debug_static_md|Win32"
2020-01-11 12:45:39 +01:00
ExcludedFromBuild="true"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
</FileConfiguration>
<FileConfiguration
Name="release_static_md|Win32"
2020-01-11 12:45:39 +01:00
ExcludedFromBuild="true"
>
2012-04-29 20:52:25 +02:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2012-04-29 20:52:25 +02:00
</FileConfiguration>
</File>
</Files>
2020-01-11 12:45:39 +01:00
<Globals>
</Globals>
2012-04-29 20:52:25 +02:00
</VisualStudioProject>