mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
396 lines
12 KiB
Plaintext
396 lines
12 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
Name="Mail"
|
||
|
Version="7.10"
|
||
|
ProjectType="Visual C++"
|
||
|
ProjectGUID="{BF75C029-EFC9-3A0F-A8F2-8001C11D1FBA}"
|
||
|
RootNamespace="Mail"
|
||
|
Keyword="Win32Proj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="debug_shared|Win32"
|
||
|
OutputDirectory="obj\$(ConfigurationName)"
|
||
|
IntermediateDirectory="obj\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include;..\..\..\NetSSL_OpenSSL\include;..\..\..\Crypto\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0500;"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
BufferSecurityCheck="TRUE"
|
||
|
TreatWChar_tAsBuiltInType="TRUE"
|
||
|
ForceConformanceInForLoopScope="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="4"
|
||
|
DisableSpecificWarnings="4800;"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="libeay32.lib ssleay32.lib ws2_32.lib iphlpapi.lib"
|
||
|
OutputFile="bin\Maild.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\..\..\lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile="bin\Maild.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="release_shared|Win32"
|
||
|
OutputDirectory="obj\$(ConfigurationName)"
|
||
|
IntermediateDirectory="obj\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="TRUE"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="TRUE"
|
||
|
OptimizeForWindowsApplication="TRUE"
|
||
|
AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include;..\..\..\NetSSL_OpenSSL\include;..\..\..\Crypto\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
TreatWChar_tAsBuiltInType="TRUE"
|
||
|
ForceConformanceInForLoopScope="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="0"
|
||
|
DisableSpecificWarnings="4800;"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="libeay32.lib ssleay32.lib ws2_32.lib iphlpapi.lib"
|
||
|
OutputFile="bin\Mail.exe"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="..\..\..\lib"
|
||
|
GenerateDebugInformation="FALSE"
|
||
|
ProgramDatabaseFile=""
|
||
|
SubSystem="1"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="debug_static_mt|Win32"
|
||
|
OutputDirectory="obj\$(ConfigurationName)"
|
||
|
IntermediateDirectory="obj\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include;..\..\..\NetSSL_OpenSSL\include;..\..\..\Crypto\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0500;POCO_STATIC;"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
BufferSecurityCheck="TRUE"
|
||
|
TreatWChar_tAsBuiltInType="TRUE"
|
||
|
ForceConformanceInForLoopScope="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="4"
|
||
|
DisableSpecificWarnings="4800;"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="iphlpapi.lib winmm.lib libeay32mtd.lib ssleay32mtd.lib Crypt32.lib ws2_32.lib iphlpapi.lib"
|
||
|
OutputFile="bin\static_mt\Maild.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\..\..\lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile="bin\static_mt\Maild.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="release_static_mt|Win32"
|
||
|
OutputDirectory="obj\$(ConfigurationName)"
|
||
|
IntermediateDirectory="obj\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="TRUE"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="TRUE"
|
||
|
OptimizeForWindowsApplication="TRUE"
|
||
|
AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include;..\..\..\NetSSL_OpenSSL\include;..\..\..\Crypto\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;POCO_STATIC;"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="0"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
TreatWChar_tAsBuiltInType="TRUE"
|
||
|
ForceConformanceInForLoopScope="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="0"
|
||
|
DisableSpecificWarnings="4800;"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="iphlpapi.lib winmm.lib libeay32mt.lib ssleay32mt.lib Crypt32.lib ws2_32.lib iphlpapi.lib"
|
||
|
OutputFile="bin\static_mt\Mail.exe"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="..\..\..\lib"
|
||
|
GenerateDebugInformation="FALSE"
|
||
|
ProgramDatabaseFile=""
|
||
|
SubSystem="1"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="debug_static_md|Win32"
|
||
|
OutputDirectory="obj\$(ConfigurationName)"
|
||
|
IntermediateDirectory="obj\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include;..\..\..\NetSSL_OpenSSL\include;..\..\..\Crypto\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WINVER=0x0500;POCO_STATIC;"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
BufferSecurityCheck="TRUE"
|
||
|
TreatWChar_tAsBuiltInType="TRUE"
|
||
|
ForceConformanceInForLoopScope="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="4"
|
||
|
DisableSpecificWarnings="4800;"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="iphlpapi.lib winmm.lib libeay32.lib ssleay32.lib ws2_32.lib iphlpapi.lib"
|
||
|
OutputFile="bin\static_md\Maild.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\..\..\lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile="bin\static_md\Maild.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="release_static_md|Win32"
|
||
|
OutputDirectory="obj\$(ConfigurationName)"
|
||
|
IntermediateDirectory="obj\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="4"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="TRUE"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="TRUE"
|
||
|
OptimizeForWindowsApplication="TRUE"
|
||
|
AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include;..\..\..\NetSSL_OpenSSL\include;..\..\..\Crypto\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0500;POCO_STATIC;"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
TreatWChar_tAsBuiltInType="TRUE"
|
||
|
ForceConformanceInForLoopScope="TRUE"
|
||
|
RuntimeTypeInfo="TRUE"
|
||
|
UsePrecompiledHeader="0"
|
||
|
ObjectFile="$(IntDir)\"
|
||
|
ProgramDataBaseFileName="$(IntDir)\vc70.pdb"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="0"
|
||
|
DisableSpecificWarnings="4800;"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="iphlpapi.lib winmm.lib libeay32.lib ssleay32.lib ws2_32.lib iphlpapi.lib"
|
||
|
OutputFile="bin\static_md\Mail.exe"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="..\..\..\lib"
|
||
|
GenerateDebugInformation="FALSE"
|
||
|
ProgramDatabaseFile=""
|
||
|
SubSystem="1"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References/>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files">
|
||
|
<File
|
||
|
RelativePath=".\src\Mail.cpp"/>
|
||
|
<File
|
||
|
RelativePath=".\src\PocoLogo.hpp"/>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals/>
|
||
|
</VisualStudioProject>
|