- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="SimpleMail"
- ProjectGUID="{07934E26-2B7E-4E0C-81B2-DD96E2EE3970}"
- RootNamespace="SimpleMail"
- Keyword="MFCProj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)/Output/$(ConfigurationName)"
- IntermediateDirectory="$(SolutionDir)/Inter/$(ProjectName)/$(ConfigurationName)"
- ConfigurationType="1"
- UseOfMFC="2"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="false"
- ValidateParameters="false"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="appface.lib"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
- SubSystem="2"
- LinkTimeCodeGeneration="0"
- ProfileGuidedDatabase=""
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- OutputFile="$(IntDir)/$(ProjectName).bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)/Output/$(ConfigurationName)"
- IntermediateDirectory="$(SolutionDir)/Inter/$(ConfigurationName)"
- ConfigurationType="1"
- UseOfMFC="1"
- CharacterSet="2"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="false"
- ValidateParameters="false"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
- MinimalRebuild="false"
- RuntimeLibrary="0"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- AdditionalIncludeDirectories="$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="appface.lib"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(IntDir)/$(TargetName).pdb"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".MailManager.cpp"
- >
- </File>
- <File
- RelativePath=".MailSaveMngr.cpp"
- >
- </File>
- <File
- RelativePath=".stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <Filter
- Name="View"
- >
- <File
- RelativePath=".EditCtrlView.cpp"
- >
- </File>
- <File
- RelativePath=".ExpandEditCtrl.cpp"
- >
- </File>
- <File
- RelativePath=".ImageDataObject.cpp"
- >
- </File>
- <File
- RelativePath=".LeftPaneView.cpp"
- >
- </File>
- <File
- RelativePath=".ListCtrlView.cpp"
- >
- </File>
- <File
- RelativePath=".MainFrm.cpp"
- >
- </File>
- <File
- RelativePath=".RecvProgressDlg.cpp"
- >
- </File>
- <File
- RelativePath=".RightPaneFrame.cpp"
- >
- </File>
- <File
- RelativePath=".SendDlg.cpp"
- >
- </File>
- <File
- RelativePath=".SettingDlg.cpp"
- >
- </File>
- <File
- RelativePath=".SimpleMail.cpp"
- >
- </File>
- <File
- RelativePath=".SimpleMailDoc.cpp"
- >
- </File>
- <File
- RelativePath=".SimpleMailView.cpp"
- >
- </File>
- <File
- RelativePath=".SplitterView.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="smtp"
- >
- <File
- RelativePath=".MailMessage.cpp"
- >
- </File>
- <File
- RelativePath=".MIMEMessage.cpp"
- >
- </File>
- <File
- RelativePath=".SmtpSendManger.cpp"
- >
- </File>
- <Filter
- Name="encode"
- >
- <File
- RelativePath=".Base64.cpp"
- >
- </File>
- <File
- RelativePath=".MIMECode.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="MIME"
- >
- <File
- RelativePath=".AppOctetStream.cpp"
- >
- </File>
- <File
- RelativePath=".MIMEContentAgent.cpp"
- >
- </File>
- <File
- RelativePath=".TextPlain.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="pop"
- >
- <File
- RelativePath=".Pop3Message.cpp"
- >
- </File>
- <File
- RelativePath=".PopReceiveManager.cpp"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".AppFace.h"
- >
- </File>
- <File
- RelativePath=".define.h"
- >
- </File>
- <File
- RelativePath=".MailManager.h"
- >
- </File>
- <File
- RelativePath=".MailSaveMngr.h"
- >
- </File>
- <File
- RelativePath=".Resource.h"
- >
- </File>
- <File
- RelativePath=".stdafx.h"
- >
- </File>
- <Filter
- Name="pop"
- >
- <File
- RelativePath=".Pop3Message.h"
- >
- </File>
- <File
- RelativePath=".PopReceiveManager.h"
- >
- </File>
- </Filter>
- <Filter
- Name="smtp"
- >
- <File
- RelativePath=".MailMessage.h"
- >
- </File>
- <File
- RelativePath=".MIMEMessage.h"
- >
- </File>
- <File
- RelativePath=".SmtpSendManger.h"
- >
- </File>
- <Filter
- Name="encode"
- >
- <File
- RelativePath=".Base64.h"
- >
- </File>
- <File
- RelativePath=".MIMECode.h"
- >
- </File>
- </Filter>
- <Filter
- Name="MIME"
- >
- <File
- RelativePath=".AppOctetStream.h"
- >
- </File>
- <File
- RelativePath=".MIMEContentAgent.h"
- >
- </File>
- <File
- RelativePath=".TextPlain.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="view"
- >
- <File
- RelativePath=".EditCtrlView.h"
- >
- </File>
- <File
- RelativePath=".ExpandEditCtrl.h"
- >
- </File>
- <File
- RelativePath=".ImageDataObject.h"
- >
- </File>
- <File
- RelativePath=".LeftPaneView.h"
- >
- </File>
- <File
- RelativePath=".ListCtrlView.h"
- >
- </File>
- <File
- RelativePath=".MainFrm.h"
- >
- </File>
- <File
- RelativePath=".RecvProgressDlg.h"
- >
- </File>
- <File
- RelativePath=".RightPaneFrame.h"
- >
- </File>
- <File
- RelativePath=".SendDlg.h"
- >
- </File>
- <File
- RelativePath=".SettingDlg.h"
- >
- </File>
- <File
- RelativePath=".SimpleMail.h"
- >
- </File>
- <File
- RelativePath=".SimpleMailDoc.h"
- >
- </File>
- <File
- RelativePath=".SimpleMailView.h"
- >
- </File>
- <File
- RelativePath=".SplitterView.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".resicon1.ico"
- >
- </File>
- <File
- RelativePath=".resimages.bmp"
- >
- </File>
- <File
- RelativePath=".resSimpleMail.ico"
- >
- </File>
- <File
- RelativePath=".SimpleMail.rc"
- >
- </File>
- <File
- RelativePath=".resSimpleMail.rc2"
- >
- </File>
- <File
- RelativePath=".resSimpleMailDoc.ico"
- >
- </File>
- <File
- RelativePath=".resToolbar.bmp"
- >
- </File>
- </Filter>
- <File
- RelativePath=".ReadMe.txt"
- >
- </File>
- </Files>
- <Globals>
- <Global
- Name="RESOURCE_FILE"
- Value="SimpleMail.rc"
- />
- </Globals>
- </VisualStudioProject>