教务管理系统.csproj
资源名称:VCSDB.rar [点击查看]
上传用户:hjieqiu
上传日期:2013-05-11
资源大小:16494k
文件大小:11k
源码类别:
企业管理
开发平台:
C#
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{9AD62C42-1337-469A-AD57-E5C0D3BB81C9}"
- >
- <Build>
- <Settings
- ApplicationIcon = "....Iconeis.ICO"
- AssemblyKeyContainerName = ""
- AssemblyName = "教务管理系统"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "WinExe"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "教务管理系统"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "binDebug"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "TRACE"
- DocumentationFile = ""
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "true"
- OutputPath = "binRelease"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Windows.Forms.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
- />
- <Reference
- Name = "CrystalDecisions.Shared"
- AssemblyName = "CrystalDecisions.Shared"
- HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.Shared.dll"
- AssemblyFolderKey = "hklmcrystal.net"
- />
- <Reference
- Name = "CrystalDecisions.ReportSource"
- AssemblyName = "CrystalDecisions.ReportSource"
- HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.ReportSource.dll"
- AssemblyFolderKey = "hklmcrystal.net"
- />
- <Reference
- Name = "CrystalDecisions.CrystalReports.Engine"
- AssemblyName = "CrystalDecisions.CrystalReports.Engine"
- HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.CrystalReports.Engine.dll"
- AssemblyFolderKey = "hklmcrystal.net"
- />
- <Reference
- Name = "CrystalDecisions.Windows.Forms"
- AssemblyName = "CrystalDecisions.Windows.Forms"
- HintPath = "C:Program FilesCommon FilesCrystal Decisions1.1ManagedCrystalDecisions.Windows.Forms.dll"
- AssemblyFolderKey = "hklmcrystal.net"
- />
- <Reference
- Name = "System.Web.Services"
- AssemblyName = "System.Web.Services"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Web.Services.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "App.ico"
- BuildAction = "Content"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ClassInfo.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ClassInfo.resx"
- DependentUpon = "ClassInfo.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "CourseElect.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CourseElect.resx"
- DependentUpon = "CourseElect.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "CourseInfo.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CourseInfo.resx"
- DependentUpon = "CourseInfo.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "CrystalReport.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CrystalReport.resx"
- DependentUpon = "CrystalReport.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "CrystalReport1.rpt"
- BuildAction = "EmbeddedResource"
- Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
- LastGenOutput = "CrystalReport1.cs"
- />
- <File
- RelPath = "CrystalReport1.cs"
- DependentUpon = "CrystalReport1.rpt"
- SubType = "Component"
- BuildAction = "Compile"
- DesignTime = "True"
- AutoGen = "True"
- />
- <File
- RelPath = "CurriculumSchedule.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CurriculumSchedule.resx"
- DependentUpon = "CurriculumSchedule.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "DataSet1.xsd"
- BuildAction = "Content"
- Generator = "MSDataSetGenerator"
- LastGenOutput = "DataSet1.cs"
- />
- <File
- RelPath = "DataSet1.cs"
- DependentUpon = "DataSet1.xsd"
- SubType = "code"
- BuildAction = "Compile"
- DesignTime = "True"
- AutoGen = "True"
- />
- <File
- RelPath = "DataSet2.xsd"
- BuildAction = "Content"
- Generator = "MSDataSetGenerator"
- LastGenOutput = "DataSet21.cs"
- />
- <File
- RelPath = "DataSet21.cs"
- DependentUpon = "DataSet2.xsd"
- SubType = "code"
- BuildAction = "Compile"
- DesignTime = "True"
- AutoGen = "True"
- />
- <File
- RelPath = "MainForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MainForm.resx"
- DependentUpon = "MainForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ParentForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ParentForm.resx"
- DependentUpon = "ParentForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ScoreInput.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScoreInput.resx"
- DependentUpon = "ScoreInput.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "StudentInfo.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "StudentInfo.resx"
- DependentUpon = "StudentInfo.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ViewScore.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ViewScore.resx"
- DependentUpon = "ViewScore.cs"
- BuildAction = "EmbeddedResource"
- />
- </Include>
- </Files>
- <StartupServices>
- <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
- </StartupServices>
- </CSHARP>
- </VisualStudioProject>