酒店管理系统.csproj
资源名称:VCSDB.rar [点击查看]
上传用户:hjieqiu
上传日期:2013-05-11
资源大小:16494k
文件大小:9k
源码类别:
企业管理
开发平台:
C#
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{9F22AC82-F999-42C0-B68D-A1D35CED8297}"
- >
- <Build>
- <Settings
- ApplicationIcon = "....Iconhotel.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"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "App.ico"
- BuildAction = "Content"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ClientConsume.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ClientConsume.resx"
- DependentUpon = "ClientConsume.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 = "HotelArrival.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "HotelArrival.resx"
- DependentUpon = "HotelArrival.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "HotelLeave.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "HotelLeave.resx"
- DependentUpon = "HotelLeave.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "HotelReserve.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "HotelReserve.resx"
- DependentUpon = "HotelReserve.cs"
- BuildAction = "EmbeddedResource"
- />
- <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 = "RoomInfo.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RoomInfo.resx"
- DependentUpon = "RoomInfo.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "RoomStatus.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RoomStatus.resx"
- DependentUpon = "RoomStatus.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "RoomType.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "RoomType.resx"
- DependentUpon = "RoomType.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "SelectTable.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SelectTable.resx"
- DependentUpon = "SelectTable.cs"
- BuildAction = "EmbeddedResource"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>