人力资源管理系统.csproj
上传用户:hjieqiu
上传日期:2013-05-11
资源大小:16494k
文件大小:10k
源码类别:

企业管理

开发平台:

C#

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "..Iconhrm.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 = "人力资源管理系统"
  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.             </References>
  93.         </Build>
  94.         <Files>
  95.             <Include>
  96.                 <File
  97.                     RelPath = "AmendStafferInfo.cs"
  98.                     SubType = "Form"
  99.                     BuildAction = "Compile"
  100.                 />
  101.                 <File
  102.                     RelPath = "AmendStafferInfo.resx"
  103.                     DependentUpon = "AmendStafferInfo.cs"
  104.                     BuildAction = "EmbeddedResource"
  105.                 />
  106.                 <File
  107.                     RelPath = "AssemblyInfo.cs"
  108.                     SubType = "Code"
  109.                     BuildAction = "Compile"
  110.                 />
  111.                 <File
  112.                     RelPath = "DataGridNoActiveCellColumn.cs"
  113.                     SubType = "Component"
  114.                     BuildAction = "Compile"
  115.                 />
  116.                 <File
  117.                     RelPath = "DataGridNoActiveCellColumn.resx"
  118.                     DependentUpon = "DataGridNoActiveCellColumn.cs"
  119.                     BuildAction = "EmbeddedResource"
  120.                 />
  121.                 <File
  122.                     RelPath = "DataSet1.xsd"
  123.                     BuildAction = "Content"
  124.                     Generator = "MSDataSetGenerator"
  125.                     LastGenOutput = "DataSet1.cs"
  126.                 />
  127.                 <File
  128.                     RelPath = "DataSet1.cs"
  129.                     DependentUpon = "DataSet1.xsd"
  130.                     SubType = "code"
  131.                     BuildAction = "Compile"
  132.                     DesignTime = "True"
  133.                     AutoGen = "True"
  134.                 />
  135.                 <File
  136.                     RelPath = "DataSet1.xsx"
  137.                     DependentUpon = "DataSet1.xsd"
  138.                     BuildAction = "None"
  139.                 />
  140.                 <File
  141.                     RelPath = "DataSet11.xsd"
  142.                     BuildAction = "Content"
  143.                     Generator = "MSDataSetGenerator"
  144.                     LastGenOutput = "DataSet11.cs"
  145.                 />
  146.                 <File
  147.                     RelPath = "DataSet11.cs"
  148.                     DependentUpon = "DataSet11.xsd"
  149.                     SubType = "code"
  150.                     BuildAction = "Compile"
  151.                     DesignTime = "True"
  152.                     AutoGen = "True"
  153.                 />
  154.                 <File
  155.                     RelPath = "DataSet2.xsd"
  156.                     BuildAction = "Content"
  157.                     Generator = "MSDataSetGenerator"
  158.                     LastGenOutput = "DataSet2.cs"
  159.                 />
  160.                 <File
  161.                     RelPath = "DataSet2.cs"
  162.                     DependentUpon = "DataSet2.xsd"
  163.                     SubType = "code"
  164.                     BuildAction = "Compile"
  165.                     DesignTime = "True"
  166.                     AutoGen = "True"
  167.                 />
  168.                 <File
  169.                     RelPath = "DataSet2.xsx"
  170.                     DependentUpon = "DataSet2.xsd"
  171.                     BuildAction = "None"
  172.                 />
  173.                 <File
  174.                     RelPath = "HortationManage.cs"
  175.                     SubType = "Form"
  176.                     BuildAction = "Compile"
  177.                 />
  178.                 <File
  179.                     RelPath = "HortationManage.resx"
  180.                     DependentUpon = "HortationManage.cs"
  181.                     BuildAction = "EmbeddedResource"
  182.                 />
  183.                 <File
  184.                     RelPath = "hrm.ico"
  185.                     BuildAction = "Content"
  186.                 />
  187.                 <File
  188.                     RelPath = "IncomeTax.cs"
  189.                     SubType = "Form"
  190.                     BuildAction = "Compile"
  191.                 />
  192.                 <File
  193.                     RelPath = "IncomeTax.resx"
  194.                     DependentUpon = "IncomeTax.cs"
  195.                     BuildAction = "EmbeddedResource"
  196.                 />
  197.                 <File
  198.                     RelPath = "LookupStafferInfo.cs"
  199.                     SubType = "Form"
  200.                     BuildAction = "Compile"
  201.                 />
  202.                 <File
  203.                     RelPath = "LookupStafferInfo.resx"
  204.                     DependentUpon = "LookupStafferInfo.cs"
  205.                     BuildAction = "EmbeddedResource"
  206.                 />
  207.                 <File
  208.                     RelPath = "MainFrm.cs"
  209.                     SubType = "Form"
  210.                     BuildAction = "Compile"
  211.                 />
  212.                 <File
  213.                     RelPath = "MainFrm.resx"
  214.                     DependentUpon = "MainFrm.cs"
  215.                     BuildAction = "EmbeddedResource"
  216.                 />
  217.                 <File
  218.                     RelPath = "OrgInfo.cs"
  219.                     SubType = "Form"
  220.                     BuildAction = "Compile"
  221.                 />
  222.                 <File
  223.                     RelPath = "OrgInfo.resx"
  224.                     DependentUpon = "OrgInfo.cs"
  225.                     BuildAction = "EmbeddedResource"
  226.                 />
  227.                 <File
  228.                     RelPath = "PayoffHistory.cs"
  229.                     SubType = "Form"
  230.                     BuildAction = "Compile"
  231.                 />
  232.                 <File
  233.                     RelPath = "PayoffHistory.resx"
  234.                     DependentUpon = "PayoffHistory.cs"
  235.                     BuildAction = "EmbeddedResource"
  236.                 />
  237.                 <File
  238.                     RelPath = "PunishmentManage.cs"
  239.                     SubType = "Form"
  240.                     BuildAction = "Compile"
  241.                 />
  242.                 <File
  243.                     RelPath = "PunishmentManage.resx"
  244.                     DependentUpon = "PunishmentManage.cs"
  245.                     BuildAction = "EmbeddedResource"
  246.                 />
  247.                 <File
  248.                     RelPath = "SalaryManage.cs"
  249.                     SubType = "Form"
  250.                     BuildAction = "Compile"
  251.                 />
  252.                 <File
  253.                     RelPath = "SalaryManage.resx"
  254.                     DependentUpon = "SalaryManage.cs"
  255.                     BuildAction = "EmbeddedResource"
  256.                 />
  257.                 <File
  258.                     RelPath = "SetOrgInfo.cs"
  259.                     SubType = "Form"
  260.                     BuildAction = "Compile"
  261.                 />
  262.                 <File
  263.                     RelPath = "SetOrgInfo.resx"
  264.                     DependentUpon = "SetOrgInfo.cs"
  265.                     BuildAction = "EmbeddedResource"
  266.                 />
  267.             </Include>
  268.         </Files>
  269.     </CSHARP>
  270. </VisualStudioProject>