LSMailServerComponent.csproj
上传用户:horngjaan
上传日期:2009-12-12
资源大小:2882k
文件大小:8k
源码类别:
Email服务器
开发平台:
C#
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.0.9466"
- SchemaVersion = "1.0"
- ProjectGuid = "{514218FD-CE19-40A8-B722-EDA563D35EA5}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "LSMailServerComponent"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Library"
- RootNamespace = "LumiSoft.MailServer"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = "LSMailServerComponent.xml"
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "true"
- Optimize = "false"
- OutputPath = "..ApplicationDebug"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "TRACE"
- DocumentationFile = "LSMailServerComponent.xml"
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "true"
- Optimize = "true"
- OutputPath = "..ApplicationRelease"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "_LogWriter.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "_ParamParser.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AuthUser_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "commonDelegates.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Core.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Error_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Log_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ValidateIP_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3DeleteMessage_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3GetMessage_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3GetMessagesInfo_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3GetTopLines_Eventargs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3POP3_Message.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3POP3_Messages.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3POP3_Server.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "POP3POP3_Server.resx"
- DependentUpon = "POP3_Server.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "POP3POP3_Session.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPNewMail_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPSMTP_Cmd_Validator.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPSMTP_Server.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPSMTP_Server.resx"
- DependentUpon = "SMTP_Server.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "SMTPSMTP_Session.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPValidateMailboxSize_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPValidateRecipient_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SMTPValidateSender_EventArgs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>