MKIms3.csproj
上传用户:chizxy
上传日期:2014-11-29
资源大小:407k
文件大小:13k
源码类别:

其他行业

开发平台:

C#

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{23840203-580D-45F9-821A-B43E111A42E7}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "App.ico"
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "煤矿信息管理系统"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "MKIms3"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     AllowUnsafeBlocks = "false"
  28.                     BaseAddress = "285212672"
  29.                     CheckForOverflowUnderflow = "false"
  30.                     ConfigurationOverrideFile = ""
  31.                     DefineConstants = "DEBUG;TRACE"
  32.                     DocumentationFile = ""
  33.                     DebugSymbols = "true"
  34.                     FileAlignment = "4096"
  35.                     IncrementalBuild = "false"
  36.                     NoStdLib = "false"
  37.                     NoWarn = ""
  38.                     Optimize = "false"
  39.                     OutputPath = "binDebug"
  40.                     RegisterForComInterop = "false"
  41.                     RemoveIntegerChecks = "false"
  42.                     TreatWarningsAsErrors = "false"
  43.                     WarningLevel = "4"
  44.                 />
  45.                 <Config
  46.                     Name = "Release"
  47.                     AllowUnsafeBlocks = "false"
  48.                     BaseAddress = "285212672"
  49.                     CheckForOverflowUnderflow = "false"
  50.                     ConfigurationOverrideFile = ""
  51.                     DefineConstants = "TRACE"
  52.                     DocumentationFile = ""
  53.                     DebugSymbols = "false"
  54.                     FileAlignment = "4096"
  55.                     IncrementalBuild = "false"
  56.                     NoStdLib = "false"
  57.                     NoWarn = ""
  58.                     Optimize = "true"
  59.                     OutputPath = "binRelease"
  60.                     RegisterForComInterop = "false"
  61.                     RemoveIntegerChecks = "false"
  62.                     TreatWarningsAsErrors = "false"
  63.                     WarningLevel = "4"
  64.                 />
  65.             </Settings>
  66.             <References>
  67.                 <Reference
  68.                     Name = "System"
  69.                     AssemblyName = "System"
  70.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.1.4322System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Data"
  74.                     AssemblyName = "System.Data"
  75.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Drawing"
  79.                     AssemblyName = "System.Drawing"
  80.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Windows.Forms"
  84.                     AssemblyName = "System.Windows.Forms"
  85.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.1.4322System.Windows.Forms.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "dotnetmagic"
  94.                     AssemblyName = "DotNetMagic"
  95.                     HintPath = "d:program filescrownwood software ltddotnetmagic 3.0.2dotnetmagic.dll"
  96.                 />
  97.                 <Reference
  98.                     Name = "System.Design"
  99.                     AssemblyName = "System.Design"
  100.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.1.4322System.Design.dll"
  101.                 />
  102.                 <Reference
  103.                     Name = "SuperWkspManagerLib"
  104.                     Guid = "{A61255F7-0A20-431C-86CE-78C14314BE9E}"
  105.                     VersionMajor = "5"
  106.                     VersionMinor = "0"
  107.                     Lcid = "0"
  108.                     WrapperTool = "tlbimp"
  109.                 />
  110.                 <Reference
  111.                     Name = "AxSuperWkspManagerLib"
  112.                     Guid = "{A61255F7-0A20-431C-86CE-78C14314BE9E}"
  113.                     VersionMajor = "5"
  114.                     VersionMinor = "0"
  115.                     Lcid = "0"
  116.                     WrapperTool = "aximp"
  117.                 />
  118.                 <Reference
  119.                     Name = "stdole"
  120.                     Guid = "{00020430-0000-0000-C000-000000000046}"
  121.                     VersionMajor = "2"
  122.                     VersionMinor = "0"
  123.                     Lcid = "0"
  124.                     WrapperTool = "primary"
  125.                 />
  126.                 <Reference
  127.                     Name = "SuperMapLib"
  128.                     Guid = "{03ED3B1E-ED1B-4A2E-8FE3-D8D1A673F5D4}"
  129.                     VersionMajor = "5"
  130.                     VersionMinor = "0"
  131.                     Lcid = "0"
  132.                     WrapperTool = "tlbimp"
  133.                 />
  134.                 <Reference
  135.                     Name = "AxSuperMapLib"
  136.                     Guid = "{03ED3B1E-ED1B-4A2E-8FE3-D8D1A673F5D4}"
  137.                     VersionMajor = "5"
  138.                     VersionMinor = "0"
  139.                     Lcid = "0"
  140.                     WrapperTool = "aximp"
  141.                 />
  142.                 <Reference
  143.                     Name = "SuperLegendLib"
  144.                     Guid = "{02BEE3A6-4264-45B0-93C8-76FBBA329150}"
  145.                     VersionMajor = "5"
  146.                     VersionMinor = "0"
  147.                     Lcid = "0"
  148.                     WrapperTool = "tlbimp"
  149.                 />
  150.                 <Reference
  151.                     Name = "AxSuperLegendLib"
  152.                     Guid = "{02BEE3A6-4264-45B0-93C8-76FBBA329150}"
  153.                     VersionMajor = "5"
  154.                     VersionMinor = "0"
  155.                     Lcid = "0"
  156.                     WrapperTool = "aximp"
  157.                 />
  158.                 <Reference
  159.                     Name = "Excel"
  160.                     AssemblyName = "Excel"
  161.                     HintPath = "binDebugExcel.dll"
  162.                 />
  163.                 <Reference
  164.                     Name = "SuperLayoutLib"
  165.                     Guid = "{4FC91D58-577E-4757-BB48-21E286FB41BF}"
  166.                     VersionMajor = "5"
  167.                     VersionMinor = "0"
  168.                     Lcid = "0"
  169.                     WrapperTool = "tlbimp"
  170.                 />
  171.                 <Reference
  172.                     Name = "AxSuperLayoutLib"
  173.                     Guid = "{4FC91D58-577E-4757-BB48-21E286FB41BF}"
  174.                     VersionMajor = "5"
  175.                     VersionMinor = "0"
  176.                     Lcid = "0"
  177.                     WrapperTool = "aximp"
  178.                 />
  179.             </References>
  180.         </Build>
  181.         <Files>
  182.             <Include>
  183.                 <File
  184.                     RelPath = "App.cs"
  185.                     SubType = "Code"
  186.                     BuildAction = "Compile"
  187.                 />
  188.                 <File
  189.                     RelPath = "App.ico"
  190.                     BuildAction = "Content"
  191.                 />
  192.                 <File
  193.                     RelPath = "AssemblyInfo.cs"
  194.                     SubType = "Code"
  195.                     BuildAction = "Compile"
  196.                 />
  197.                 <File
  198.                     RelPath = "code_en_de.cs"
  199.                     SubType = "Code"
  200.                     BuildAction = "Compile"
  201.                 />
  202.                 <File
  203.                     RelPath = "DataBase.cs"
  204.                     SubType = "Code"
  205.                     BuildAction = "Compile"
  206.                 />
  207.                 <File
  208.                     RelPath = "DataGridComboBox.cs"
  209.                     SubType = "Component"
  210.                     BuildAction = "Compile"
  211.                 />
  212.                 <File
  213.                     RelPath = "DataOut.cs"
  214.                     SubType = "Form"
  215.                     BuildAction = "Compile"
  216.                 />
  217.                 <File
  218.                     RelPath = "DataOut.resx"
  219.                     DependentUpon = "DataOut.cs"
  220.                     BuildAction = "EmbeddedResource"
  221.                 />
  222.                 <File
  223.                     RelPath = "FillEdit.cs"
  224.                     SubType = "Form"
  225.                     BuildAction = "Compile"
  226.                 />
  227.                 <File
  228.                     RelPath = "FillEdit.resx"
  229.                     DependentUpon = "FillEdit.cs"
  230.                     BuildAction = "EmbeddedResource"
  231.                 />
  232.                 <File
  233.                     RelPath = "KDataOut.cs"
  234.                     SubType = "Form"
  235.                     BuildAction = "Compile"
  236.                 />
  237.                 <File
  238.                     RelPath = "KDataOut.resx"
  239.                     DependentUpon = "KDataOut.cs"
  240.                     BuildAction = "EmbeddedResource"
  241.                 />
  242.                 <File
  243.                     RelPath = "LayOut.cs"
  244.                     SubType = "Form"
  245.                     BuildAction = "Compile"
  246.                 />
  247.                 <File
  248.                     RelPath = "LayOut.resx"
  249.                     DependentUpon = "LayOut.cs"
  250.                     BuildAction = "EmbeddedResource"
  251.                 />
  252.                 <File
  253.                     RelPath = "Login.cs"
  254.                     SubType = "Form"
  255.                     BuildAction = "Compile"
  256.                 />
  257.                 <File
  258.                     RelPath = "Login.resx"
  259.                     DependentUpon = "Login.cs"
  260.                     BuildAction = "EmbeddedResource"
  261.                 />
  262.                 <File
  263.                     RelPath = "MainForm.cs"
  264.                     SubType = "Form"
  265.                     BuildAction = "Compile"
  266.                 />
  267.                 <File
  268.                     RelPath = "MainForm.resx"
  269.                     DependentUpon = "MainForm.cs"
  270.                     BuildAction = "EmbeddedResource"
  271.                 />
  272.                 <File
  273.                     RelPath = "pwd.cs"
  274.                     SubType = "Form"
  275.                     BuildAction = "Compile"
  276.                 />
  277.                 <File
  278.                     RelPath = "pwd.resx"
  279.                     DependentUpon = "pwd.cs"
  280.                     BuildAction = "EmbeddedResource"
  281.                 />
  282.                 <File
  283.                     RelPath = "Splasher.cs"
  284.                     SubType = "Code"
  285.                     BuildAction = "Compile"
  286.                 />
  287.                 <File
  288.                     RelPath = "SplashForm.cs"
  289.                     SubType = "Form"
  290.                     BuildAction = "Compile"
  291.                 />
  292.                 <File
  293.                     RelPath = "SplashForm.resx"
  294.                     DependentUpon = "SplashForm.cs"
  295.                     BuildAction = "EmbeddedResource"
  296.                 />
  297.                 <File
  298.                     RelPath = "UserManage.cs"
  299.                     SubType = "Form"
  300.                     BuildAction = "Compile"
  301.                 />
  302.                 <File
  303.                     RelPath = "UserManage.resx"
  304.                     DependentUpon = "UserManage.cs"
  305.                     BuildAction = "EmbeddedResource"
  306.                 />
  307.                 <File
  308.                     RelPath = "ZKAdd.cs"
  309.                     SubType = "Form"
  310.                     BuildAction = "Compile"
  311.                 />
  312.                 <File
  313.                     RelPath = "ZKAdd.resx"
  314.                     DependentUpon = "ZKAdd.cs"
  315.                     BuildAction = "EmbeddedResource"
  316.                 />
  317.                 <File
  318.                     RelPath = "ZKShow.cs"
  319.                     SubType = "Form"
  320.                     BuildAction = "Compile"
  321.                 />
  322.                 <File
  323.                     RelPath = "ZKShow.resx"
  324.                     DependentUpon = "ZKShow.cs"
  325.                     BuildAction = "EmbeddedResource"
  326.                 />
  327.                 <File
  328.                     RelPath = "ZKView.cs"
  329.                     SubType = "Form"
  330.                     BuildAction = "Compile"
  331.                 />
  332.                 <File
  333.                     RelPath = "ZKView.resx"
  334.                     DependentUpon = "ZKView.cs"
  335.                     BuildAction = "EmbeddedResource"
  336.                 />
  337.             </Include>
  338.         </Files>
  339.     </CSHARP>
  340. </VisualStudioProject>