poco/Redis/Redis_vs90.vcproj

624 lines
13 KiB
Plaintext
Raw Normal View History

2017-11-08 15:48:04 +01:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
2020-01-11 12:45:39 +01:00
Version="9.00"
Name="Redis"
2017-11-08 15:48:04 +01:00
ProjectGUID="{12E39EE2-7049-312D-B390-7568D727CA25}"
RootNamespace="Redis"
2020-01-11 12:45:39 +01:00
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
2017-11-08 15:48:04 +01:00
<Platforms>
<Platform
2020-01-11 12:45:39 +01:00
Name="Win32"
/>
2017-11-08 15:48:04 +01:00
</Platforms>
2020-01-11 12:45:39 +01:00
<ToolFiles>
</ToolFiles>
2017-11-08 15:48:04 +01: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"
>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2017-11-08 15:48:04 +01:00
Optimization="0"
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\Net\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;Redis_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"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCLinkerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-06-20 09:47:40 +02:00
AdditionalDependencies=""
2017-11-08 15:48:04 +01:00
OutputFile="..\bin\PocoRedisd.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
2020-01-11 12:45:39 +01:00
AdditionalLibraryDirectories="..\lib"
2017-11-08 15:48:04 +01:00
GenerateDebugInformation="true"
ProgramDatabaseFile="..\bin\PocoRedisd.pdb"
SubSystem="1"
ImportLibrary="..\lib\PocoRedisd.lib"
TargetMachine="1"
2020-01-11 12:45:39 +01:00
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManifestTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCAppVerifierTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2017-11-08 15:48:04 +01: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"
>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2017-11-08 15:48:04 +01:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\Net\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;Redis_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
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCLinkerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2018-06-20 09:47:40 +02:00
AdditionalDependencies=""
2017-11-08 15:48:04 +01:00
OutputFile="..\bin\PocoRedis.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\lib"
2020-01-11 12:45:39 +01:00
GenerateDebugInformation="false"
2017-11-08 15:48:04 +01:00
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="..\lib\PocoRedis.lib"
TargetMachine="1"
2020-01-11 12:45:39 +01:00
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManifestTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCAppVerifierTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2017-11-08 15:48:04 +01: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"
>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2017-11-08 15:48:04 +01:00
Optimization="0"
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\Net\include"
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\PocoRedisMTd.pdb"
2017-11-08 15:48:04 +01:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoRedisMTd.lib"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2017-11-08 15:48:04 +01: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"
>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2017-11-08 15:48:04 +01:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\Net\include"
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
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoRedisMT.lib"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2017-11-08 15:48:04 +01: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"
>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2017-11-08 15:48:04 +01:00
Optimization="0"
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\Net\include"
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\PocoRedisMDd.pdb"
2017-11-08 15:48:04 +01:00
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings=""
2020-01-11 12:45:39 +01:00
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoRedisMDd.lib"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2017-11-08 15:48:04 +01: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"
>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCCustomBuildTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXMLDataGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCWebServiceProxyGeneratorTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCMIDLTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCCLCompilerTool"
2020-01-11 12:45:39 +01:00
AdditionalOptions=""
2017-11-08 15:48:04 +01:00
Optimization="4"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
AdditionalIncludeDirectories=".\include;..\Foundation\include;..\Net\include"
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
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCManagedResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCResourceCompilerTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPreLinkEventTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
Name="VCLibrarianTool"
2020-01-11 12:45:39 +01:00
OutputFile="..\lib\PocoRedisMD.lib"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCALinkTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCXDCMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCBscMakeTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCFxCopTool"
/>
2017-11-08 15:48:04 +01:00
<Tool
2020-01-11 12:45:39 +01:00
Name="VCPostBuildEventTool"
/>
2017-11-08 15:48:04 +01:00
</Configuration>
</Configurations>
2020-01-11 12:45:39 +01:00
<References>
</References>
2017-11-08 15:48:04 +01:00
<Files>
<Filter
2020-01-11 12:45:39 +01:00
Name="Source Files"
>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Array.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\AsyncReader.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Client.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Command.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Error.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Exception.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\RedisEventArgs.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\RedisStream.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\src\Type.cpp"
>
</File>
2017-11-08 15:48:04 +01:00
</Filter>
<Filter
2020-01-11 12:45:39 +01:00
Name="Header Files"
>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Array.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\AsyncReader.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Client.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Command.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Error.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Exception.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\PoolableConnectionFactory.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Redis.h"
>
</File>
2018-06-10 19:46:19 +02:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\RedisEventArgs.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\RedisStream.h"
>
</File>
2017-11-08 15:48:04 +01:00
<File
2020-01-11 12:45:39 +01:00
RelativePath=".\include\Poco\Redis\Type.h"
>
</File>
2017-11-08 15:48:04 +01:00
</Filter>
2020-01-11 12:45:39 +01:00
<File
RelativePath="..\DLLVersion.rc"
>
<FileConfiguration
Name="debug_static_mt|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="release_static_mt|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="debug_static_md|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="release_static_md|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCResourceCompilerTool"
/>
</FileConfiguration>
</File>
2017-11-08 15:48:04 +01:00
</Files>
2020-01-11 12:45:39 +01:00
<Globals>
</Globals>
2017-11-08 15:48:04 +01:00
</VisualStudioProject>