|
|
| version 1.3, 2004/02/11 09:27:18 | version 1.5, 2004/02/11 11:31:39 |
|---|---|
| Line 31 | Line 31 |
| StringPooling="TRUE" | StringPooling="TRUE" |
| RuntimeLibrary="2" | RuntimeLibrary="2" |
| EnableFunctionLevelLinking="TRUE" | EnableFunctionLevelLinking="TRUE" |
| UsePrecompiledHeader="2" | |
| PrecompiledHeaderFile=".\Release/smtp.pch" | PrecompiledHeaderFile=".\Release/smtp.pch" |
| AssemblerListingLocation=".\Release/" | AssemblerListingLocation=".\Release/" |
| ObjectFile=".\Release/" | ObjectFile=".\Release/" |
| Line 81 | Line 82 |
| PreprocessorDefinitions="WIN32;_DEBUG;_LIB" | PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
| BasicRuntimeChecks="3" | BasicRuntimeChecks="3" |
| RuntimeLibrary="3" | RuntimeLibrary="3" |
| UsePrecompiledHeader="2" | |
| PrecompiledHeaderFile=".\Debug/smtp.pch" | PrecompiledHeaderFile=".\Debug/smtp.pch" |
| AssemblerListingLocation=".\Debug/" | AssemblerListingLocation=".\Debug/" |
| ObjectFile=".\Debug/" | ObjectFile=".\Debug/" |
| Line 124 | Line 126 |
| Name="Source Files" | Name="Source Files" |
| Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
| <File | <File |
| RelativePath="comms.C"> | RelativePath=".\comms.C"> |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | </File> |
| <File | <File |
| RelativePath="smtp.C"> | RelativePath=".\smtp.C"> |
| <FileConfiguration | |
| Name="Profile Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Release|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| <FileConfiguration | |
| Name="Profile Debug|Win32"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="" | |
| PreprocessorDefinitions="" | |
| BasicRuntimeChecks="3" | |
| CompileAs="2"/> | |
| </FileConfiguration> | |
| </File> | </File> |
| </Filter> | </Filter> |
| <Filter | <Filter |