生产管理系统.csproj
资源名称:VCSDB.rar [点击查看]
上传用户:hjieqiu
上传日期:2013-05-11
资源大小:16494k
文件大小:10k
源码类别:
企业管理
开发平台:
C#
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{F07AD0FE-41C6-4CC0-A6AC-F9568B9E11DD}"
- >
- <Build>
- <Settings
- ApplicationIcon = "....Iconmrp.ico"
- AssemblyKeyContainerName = ""
- AssemblyName = "生产管理系统"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "WinExe"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "生产管理系统"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = "生产管理系统.mainForm"
- >
- <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"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "App.ico"
- BuildAction = "Content"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BomForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "BomForm.resx"
- DependentUpon = "BomForm.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 = "DataSet1.xsx"
- DependentUpon = "DataSet1.xsd"
- BuildAction = "None"
- />
- <File
- RelPath = "DataSet2.xsd"
- BuildAction = "Content"
- Generator = "MSDataSetGenerator"
- LastGenOutput = "DataSet2.cs"
- />
- <File
- RelPath = "DataSet2.cs"
- DependentUpon = "DataSet2.xsd"
- SubType = "code"
- BuildAction = "Compile"
- DesignTime = "True"
- AutoGen = "True"
- />
- <File
- RelPath = "DataSet2.xsx"
- DependentUpon = "DataSet2.xsd"
- BuildAction = "None"
- />
- <File
- RelPath = "DataSet3.xsd"
- BuildAction = "Content"
- Generator = "MSDataSetGenerator"
- LastGenOutput = "DataSet3.cs"
- />
- <File
- RelPath = "DataSet3.cs"
- DependentUpon = "DataSet3.xsd"
- SubType = "code"
- BuildAction = "Compile"
- DesignTime = "True"
- AutoGen = "True"
- />
- <File
- RelPath = "FactorySchedule.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "FactorySchedule.resx"
- DependentUpon = "FactorySchedule.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Icon1.ico"
- BuildAction = "Content"
- />
- <File
- RelPath = "MainForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MainForm.resx"
- DependentUpon = "MainForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MaterialsForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MaterialsForm.resx"
- DependentUpon = "MaterialsForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MRPCal.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MRPCal.resx"
- DependentUpon = "MRPCal.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MRPHistory.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MRPHistory.resx"
- DependentUpon = "MRPHistory.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ProducePlan.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ProducePlan.resx"
- DependentUpon = "ProducePlan.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "RequirePlan.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RequirePlan.resx"
- DependentUpon = "RequirePlan.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "SelectMaterial.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SelectMaterial.resx"
- DependentUpon = "SelectMaterial.cs"
- BuildAction = "EmbeddedResource"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>