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

企业管理

开发平台:

C#

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{9AD62C42-1337-469A-AD57-E5C0D3BB81C9}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "....Iconeis.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:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Data"
  74.                     AssemblyName = "System.Data"
  75.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Drawing"
  79.                     AssemblyName = "System.Drawing"
  80.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Windows.Forms"
  84.                     AssemblyName = "System.Windows.Forms"
  85.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Windows.Forms.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "CrystalDecisions.Shared"
  94.                     AssemblyName = "CrystalDecisions.Shared"
  95.                     HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.Shared.dll"
  96.                     AssemblyFolderKey = "hklmcrystal.net"
  97.                 />
  98.                 <Reference
  99.                     Name = "CrystalDecisions.ReportSource"
  100.                     AssemblyName = "CrystalDecisions.ReportSource"
  101.                     HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.ReportSource.dll"
  102.                     AssemblyFolderKey = "hklmcrystal.net"
  103.                 />
  104.                 <Reference
  105.                     Name = "CrystalDecisions.CrystalReports.Engine"
  106.                     AssemblyName = "CrystalDecisions.CrystalReports.Engine"
  107.                     HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.CrystalReports.Engine.dll"
  108.                     AssemblyFolderKey = "hklmcrystal.net"
  109.                 />
  110.                 <Reference
  111.                     Name = "CrystalDecisions.Windows.Forms"
  112.                     AssemblyName = "CrystalDecisions.Windows.Forms"
  113.                     HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.Windows.Forms.dll"
  114.                     AssemblyFolderKey = "hklmcrystal.net"
  115.                 />
  116.                 <Reference
  117.                     Name = "System.Web.Services"
  118.                     AssemblyName = "System.Web.Services"
  119.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Web.Services.dll"
  120.                 />
  121.             </References>
  122.         </Build>
  123.         <Files>
  124.             <Include>
  125.                 <File
  126.                     RelPath = "App.ico"
  127.                     BuildAction = "Content"
  128.                 />
  129.                 <File
  130.                     RelPath = "AssemblyInfo.cs"
  131.                     SubType = "Code"
  132.                     BuildAction = "Compile"
  133.                 />
  134.                 <File
  135.                     RelPath = "ClassInfo.cs"
  136.                     SubType = "Form"
  137.                     BuildAction = "Compile"
  138.                 />
  139.                 <File
  140.                     RelPath = "ClassInfo.resx"
  141.                     DependentUpon = "ClassInfo.cs"
  142.                     BuildAction = "EmbeddedResource"
  143.                 />
  144.                 <File
  145.                     RelPath = "CourseElect.cs"
  146.                     SubType = "Form"
  147.                     BuildAction = "Compile"
  148.                 />
  149.                 <File
  150.                     RelPath = "CourseElect.resx"
  151.                     DependentUpon = "CourseElect.cs"
  152.                     BuildAction = "EmbeddedResource"
  153.                 />
  154.                 <File
  155.                     RelPath = "CourseInfo.cs"
  156.                     SubType = "Form"
  157.                     BuildAction = "Compile"
  158.                 />
  159.                 <File
  160.                     RelPath = "CourseInfo.resx"
  161.                     DependentUpon = "CourseInfo.cs"
  162.                     BuildAction = "EmbeddedResource"
  163.                 />
  164.                 <File
  165.                     RelPath = "CrystalReport.cs"
  166.                     SubType = "Form"
  167.                     BuildAction = "Compile"
  168.                 />
  169.                 <File
  170.                     RelPath = "CrystalReport.resx"
  171.                     DependentUpon = "CrystalReport.cs"
  172.                     BuildAction = "EmbeddedResource"
  173.                 />
  174.                 <File
  175.                     RelPath = "CrystalReport1.rpt"
  176.                     BuildAction = "EmbeddedResource"
  177.                     Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
  178.                     LastGenOutput = "CrystalReport1.cs"
  179.                 />
  180.                 <File
  181.                     RelPath = "CrystalReport1.cs"
  182.                     DependentUpon = "CrystalReport1.rpt"
  183.                     SubType = "Component"
  184.                     BuildAction = "Compile"
  185.                     DesignTime = "True"
  186.                     AutoGen = "True"
  187.                 />
  188.                 <File
  189.                     RelPath = "CurriculumSchedule.cs"
  190.                     SubType = "Form"
  191.                     BuildAction = "Compile"
  192.                 />
  193.                 <File
  194.                     RelPath = "CurriculumSchedule.resx"
  195.                     DependentUpon = "CurriculumSchedule.cs"
  196.                     BuildAction = "EmbeddedResource"
  197.                 />
  198.                 <File
  199.                     RelPath = "DataSet1.xsd"
  200.                     BuildAction = "Content"
  201.                     Generator = "MSDataSetGenerator"
  202.                     LastGenOutput = "DataSet1.cs"
  203.                 />
  204.                 <File
  205.                     RelPath = "DataSet1.cs"
  206.                     DependentUpon = "DataSet1.xsd"
  207.                     SubType = "code"
  208.                     BuildAction = "Compile"
  209.                     DesignTime = "True"
  210.                     AutoGen = "True"
  211.                 />
  212.                 <File
  213.                     RelPath = "DataSet2.xsd"
  214.                     BuildAction = "Content"
  215.                     Generator = "MSDataSetGenerator"
  216.                     LastGenOutput = "DataSet21.cs"
  217.                 />
  218.                 <File
  219.                     RelPath = "DataSet21.cs"
  220.                     DependentUpon = "DataSet2.xsd"
  221.                     SubType = "code"
  222.                     BuildAction = "Compile"
  223.                     DesignTime = "True"
  224.                     AutoGen = "True"
  225.                 />
  226.                 <File
  227.                     RelPath = "MainForm.cs"
  228.                     SubType = "Form"
  229.                     BuildAction = "Compile"
  230.                 />
  231.                 <File
  232.                     RelPath = "MainForm.resx"
  233.                     DependentUpon = "MainForm.cs"
  234.                     BuildAction = "EmbeddedResource"
  235.                 />
  236.                 <File
  237.                     RelPath = "ParentForm.cs"
  238.                     SubType = "Form"
  239.                     BuildAction = "Compile"
  240.                 />
  241.                 <File
  242.                     RelPath = "ParentForm.resx"
  243.                     DependentUpon = "ParentForm.cs"
  244.                     BuildAction = "EmbeddedResource"
  245.                 />
  246.                 <File
  247.                     RelPath = "ScoreInput.cs"
  248.                     SubType = "Form"
  249.                     BuildAction = "Compile"
  250.                 />
  251.                 <File
  252.                     RelPath = "ScoreInput.resx"
  253.                     DependentUpon = "ScoreInput.cs"
  254.                     BuildAction = "EmbeddedResource"
  255.                 />
  256.                 <File
  257.                     RelPath = "StudentInfo.cs"
  258.                     SubType = "Form"
  259.                     BuildAction = "Compile"
  260.                 />
  261.                 <File
  262.                     RelPath = "StudentInfo.resx"
  263.                     DependentUpon = "StudentInfo.cs"
  264.                     BuildAction = "EmbeddedResource"
  265.                 />
  266.                 <File
  267.                     RelPath = "ViewScore.cs"
  268.                     SubType = "Form"
  269.                     BuildAction = "Compile"
  270.                 />
  271.                 <File
  272.                     RelPath = "ViewScore.resx"
  273.                     DependentUpon = "ViewScore.cs"
  274.                     BuildAction = "EmbeddedResource"
  275.                 />
  276.             </Include>
  277.         </Files>
  278.         <StartupServices>
  279.             <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
  280.         </StartupServices>
  281.     </CSHARP>
  282. </VisualStudioProject>