lsMailServer.csproj
上传用户:horngjaan
上传日期:2009-12-12
资源大小:2882k
文件大小:6k
源码类别:

Email服务器

开发平台:

C#

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{3875CF02-6D99-41FF-B4D1-59941254C0C4}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "lsMailServer"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 RootNamespace = "lsMailServer"
  20.                 StartupObject = ""
  21.             >
  22.                 <Config
  23.                     Name = "Debug"
  24.                     AllowUnsafeBlocks = "false"
  25.                     BaseAddress = "285212672"
  26.                     CheckForOverflowUnderflow = "false"
  27.                     ConfigurationOverrideFile = ""
  28.                     DefineConstants = "DEBUG;TRACE"
  29.                     DocumentationFile = "lsMailServer.xml"
  30.                     DebugSymbols = "true"
  31.                     FileAlignment = "4096"
  32.                     IncrementalBuild = "true"
  33.                     Optimize = "false"
  34.                     OutputPath = "..ApplicationDebug"
  35.                     RegisterForComInterop = "false"
  36.                     RemoveIntegerChecks = "false"
  37.                     TreatWarningsAsErrors = "false"
  38.                     WarningLevel = "4"
  39.                 />
  40.                 <Config
  41.                     Name = "Release"
  42.                     AllowUnsafeBlocks = "false"
  43.                     BaseAddress = "285212672"
  44.                     CheckForOverflowUnderflow = "false"
  45.                     ConfigurationOverrideFile = ""
  46.                     DefineConstants = "TRACE"
  47.                     DocumentationFile = "lsMailServer.xml"
  48.                     DebugSymbols = "false"
  49.                     FileAlignment = "4096"
  50.                     IncrementalBuild = "true"
  51.                     Optimize = "true"
  52.                     OutputPath = "..ApplicationRelease"
  53.                     RegisterForComInterop = "false"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "4"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                 />
  64.                 <Reference
  65.                     Name = "System.Data"
  66.                     AssemblyName = "System.Data"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.ServiceProcess"
  70.                     AssemblyName = "System.ServiceProcess"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.XML"
  74.                     AssemblyName = "System.Xml"
  75.                 />
  76.                 <Reference
  77.                     Name = "System.Configuration.Install"
  78.                     AssemblyName = "System.Configuration.Install"
  79.                 />
  80.                 <Reference
  81.                     Name = "System.Windows.Forms"
  82.                     AssemblyName = "System.Windows.Forms"
  83.                 />
  84.                 <Reference
  85.                     Name = "System.Web"
  86.                     AssemblyName = "System.Web"
  87.                 />
  88.                 <Reference
  89.                     Name = "LSMailServerComponent"
  90.                     AssemblyName = "LSMailServerComponent"
  91.                     HintPath = "..ApplicationDebugLSMailServerComponent.dll"
  92.                     Private = "False"
  93.                 />
  94.                 <Reference
  95.                     Name = "LumiSoft.Net"
  96.                     AssemblyName = "LumiSoft.Net"
  97.                     HintPath = "......NetbinReleaseLumiSoft.Net.dll"
  98.                 />
  99.                 <Reference
  100.                     Name = "LumiSoft.MailServerAPI"
  101.                     AssemblyName = "LumiSoft.MailServerAPI"
  102.                     HintPath = "..ApplicationDebugLumiSoft.MailServerAPI.dll"
  103.                     Private = "False"
  104.                 />
  105.                 <Reference
  106.                     Name = "System.Management"
  107.                     AssemblyName = "System.Management"
  108.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.0.3705System.Management.dll"
  109.                 />
  110.             </References>
  111.         </Build>
  112.         <Files>
  113.             <Include>
  114.                 <File
  115.                     RelPath = "AssemblyInfo.cs"
  116.                     SubType = "Code"
  117.                     BuildAction = "Compile"
  118.                 />
  119.                 <File
  120.                     RelPath = "Error.cs"
  121.                     SubType = "Code"
  122.                     BuildAction = "Compile"
  123.                 />
  124.                 <File
  125.                     RelPath = "Installer1.cs"
  126.                     SubType = "Component"
  127.                     BuildAction = "Compile"
  128.                 />
  129.                 <File
  130.                     RelPath = "licenses.licx"
  131.                     BuildAction = "Content"
  132.                 />
  133.                 <File
  134.                     RelPath = "MailServer_Service.cs"
  135.                     SubType = "Component"
  136.                     BuildAction = "Compile"
  137.                 />
  138.                 <File
  139.                     RelPath = "MailServer_Service.resx"
  140.                     DependentUpon = "MailServer_Service.cs"
  141.                     BuildAction = "EmbeddedResource"
  142.                 />
  143.                 <File
  144.                     RelPath = "SCore.cs"
  145.                     SubType = "Code"
  146.                     BuildAction = "Compile"
  147.                 />
  148.                 <File
  149.                     RelPath = "MailStoreMailStore.cs"
  150.                     SubType = "Code"
  151.                     BuildAction = "Compile"
  152.                 />
  153.                 <File
  154.                     RelPath = "RealyRelay.cs"
  155.                     SubType = "Code"
  156.                     BuildAction = "Compile"
  157.                 />
  158.                 <File
  159.                     RelPath = "RealyRelayInfo.cs"
  160.                     SubType = "Code"
  161.                     BuildAction = "Compile"
  162.                 />
  163.             </Include>
  164.         </Files>
  165.     </CSHARP>
  166. </VisualStudioProject>