RoomManage.csproj
上传用户:toshiba_01
上传日期:2007-06-08
资源大小:306k
文件大小:13k
源码类别:

酒店行业

开发平台:

C#

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{4F0A0540-46AE-4818-8A74-BB77521903BE}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "GLOBE.ICO"
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "RoomManage"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "RoomManage"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = "RoomManage.login"
  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 = "system.web.services"
  94.                     AssemblyName = "System.Web.Services"
  95.                     HintPath = "c:windowsassemblygacsystem.web.services1.0.5000.0__b03f5f7f11d50a3asystem.web.services.dll"
  96.                 />
  97.                 <Reference
  98.                     Name = "crystaldecisions.shared"
  99.                     AssemblyName = "CrystalDecisions.Shared"
  100.                     HintPath = "c:windowsassemblygaccrystaldecisions.shared9.1.5000.0__692fbea5521e1304crystaldecisions.shared.dll"
  101.                 />
  102.                 <Reference
  103.                     Name = "crystaldecisions.crystalreports.engine"
  104.                     AssemblyName = "CrystalDecisions.CrystalReports.Engine"
  105.                     HintPath = "c:windowsassemblygaccrystaldecisions.crystalreports.engine9.1.5000.0__692fbea5521e1304crystaldecisions.crystalreports.engine.dll"
  106.                 />
  107.                 <Reference
  108.                     Name = "crystaldecisions.reportsource"
  109.                     AssemblyName = "CrystalDecisions.ReportSource"
  110.                     HintPath = "c:windowsassemblygaccrystaldecisions.reportsource9.1.5000.0__692fbea5521e1304crystaldecisions.reportsource.dll"
  111.                 />
  112.                 <Reference
  113.                     Name = "System.DirectoryServices"
  114.                     AssemblyName = "System.DirectoryServices"
  115.                     HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.DirectoryServices.dll"
  116.                 />
  117.             </References>
  118.         </Build>
  119.         <Files>
  120.             <Include>
  121.                 <File
  122.                     RelPath = "about.cs"
  123.                     SubType = "Form"
  124.                     BuildAction = "Compile"
  125.                 />
  126.                 <File
  127.                     RelPath = "about.resx"
  128.                     DependentUpon = "about.cs"
  129.                     BuildAction = "EmbeddedResource"
  130.                 />
  131.                 <File
  132.                     RelPath = "app.config"
  133.                     BuildAction = "None"
  134.                 />
  135.                 <File
  136.                     RelPath = "AssemblyInfo.cs"
  137.                     SubType = "Code"
  138.                     BuildAction = "Compile"
  139.                 />
  140.                 <File
  141.                     RelPath = "backup.cs"
  142.                     SubType = "Form"
  143.                     BuildAction = "Compile"
  144.                 />
  145.                 <File
  146.                     RelPath = "backup.resx"
  147.                     DependentUpon = "backup.cs"
  148.                     BuildAction = "EmbeddedResource"
  149.                 />
  150.                 <File
  151.                     RelPath = "bminfo.cs"
  152.                     SubType = "Form"
  153.                     BuildAction = "Compile"
  154.                 />
  155.                 <File
  156.                     RelPath = "bminfo.resx"
  157.                     DependentUpon = "bminfo.cs"
  158.                     BuildAction = "EmbeddedResource"
  159.                 />
  160.                 <File
  161.                     RelPath = "DataConn.cs"
  162.                     SubType = "Code"
  163.                     BuildAction = "Compile"
  164.                 />
  165.                 <File
  166.                     RelPath = "dwinfo.cs"
  167.                     SubType = "Form"
  168.                     BuildAction = "Compile"
  169.                 />
  170.                 <File
  171.                     RelPath = "dwinfo.resx"
  172.                     DependentUpon = "dwinfo.cs"
  173.                     BuildAction = "EmbeddedResource"
  174.                 />
  175.                 <File
  176.                     RelPath = "kfcx.cs"
  177.                     SubType = "Form"
  178.                     BuildAction = "Compile"
  179.                 />
  180.                 <File
  181.                     RelPath = "kfcx.resx"
  182.                     DependentUpon = "kfcx.cs"
  183.                     BuildAction = "EmbeddedResource"
  184.                 />
  185.                 <File
  186.                     RelPath = "kfinfo.cs"
  187.                     SubType = "Form"
  188.                     BuildAction = "Compile"
  189.                 />
  190.                 <File
  191.                     RelPath = "kfinfo.resx"
  192.                     DependentUpon = "kfinfo.cs"
  193.                     BuildAction = "EmbeddedResource"
  194.                 />
  195.                 <File
  196.                     RelPath = "kfyd.cs"
  197.                     SubType = "Form"
  198.                     BuildAction = "Compile"
  199.                 />
  200.                 <File
  201.                     RelPath = "kfyd.resx"
  202.                     DependentUpon = "kfyd.cs"
  203.                     BuildAction = "EmbeddedResource"
  204.                 />
  205.                 <File
  206.                     RelPath = "login.cs"
  207.                     SubType = "Form"
  208.                     BuildAction = "Compile"
  209.                 />
  210.                 <File
  211.                     RelPath = "login.resx"
  212.                     DependentUpon = "login.cs"
  213.                     BuildAction = "EmbeddedResource"
  214.                 />
  215.                 <File
  216.                     RelPath = "main.cs"
  217.                     SubType = "Form"
  218.                     BuildAction = "Compile"
  219.                 />
  220.                 <File
  221.                     RelPath = "main.resx"
  222.                     DependentUpon = "main.cs"
  223.                     BuildAction = "EmbeddedResource"
  224.                 />
  225.                 <File
  226.                     RelPath = "opermana.cs"
  227.                     SubType = "Form"
  228.                     BuildAction = "Compile"
  229.                 />
  230.                 <File
  231.                     RelPath = "opermana.resx"
  232.                     DependentUpon = "opermana.cs"
  233.                     BuildAction = "EmbeddedResource"
  234.                 />
  235.                 <File
  236.                     RelPath = "pub.cs"
  237.                     SubType = "Form"
  238.                     BuildAction = "Compile"
  239.                 />
  240.                 <File
  241.                     RelPath = "pub.resx"
  242.                     DependentUpon = "pub.cs"
  243.                     BuildAction = "EmbeddedResource"
  244.                 />
  245.                 <File
  246.                     RelPath = "sftx.cs"
  247.                     SubType = "Form"
  248.                     BuildAction = "Compile"
  249.                 />
  250.                 <File
  251.                     RelPath = "sftx.resx"
  252.                     DependentUpon = "sftx.cs"
  253.                     BuildAction = "EmbeddedResource"
  254.                 />
  255.                 <File
  256.                     RelPath = "sysivn.cs"
  257.                     SubType = "Form"
  258.                     BuildAction = "Compile"
  259.                 />
  260.                 <File
  261.                     RelPath = "sysivn.resx"
  262.                     DependentUpon = "sysivn.cs"
  263.                     BuildAction = "EmbeddedResource"
  264.                 />
  265.                 <File
  266.                     RelPath = "tips.cs"
  267.                     SubType = "Form"
  268.                     BuildAction = "Compile"
  269.                 />
  270.                 <File
  271.                     RelPath = "tips.resx"
  272.                     DependentUpon = "tips.cs"
  273.                     BuildAction = "EmbeddedResource"
  274.                 />
  275.                 <File
  276.                     RelPath = "tscx.cs"
  277.                     SubType = "Form"
  278.                     BuildAction = "Compile"
  279.                 />
  280.                 <File
  281.                     RelPath = "tscx.resx"
  282.                     DependentUpon = "tscx.cs"
  283.                     BuildAction = "EmbeddedResource"
  284.                 />
  285.                 <File
  286.                     RelPath = "tsjz.cs"
  287.                     SubType = "Form"
  288.                     BuildAction = "Compile"
  289.                 />
  290.                 <File
  291.                     RelPath = "tsjz.resx"
  292.                     DependentUpon = "tsjz.cs"
  293.                     BuildAction = "EmbeddedResource"
  294.                 />
  295.                 <File
  296.                     RelPath = "yginfo.cs"
  297.                     SubType = "Form"
  298.                     BuildAction = "Compile"
  299.                 />
  300.                 <File
  301.                     RelPath = "yginfo.resx"
  302.                     DependentUpon = "yginfo.cs"
  303.                     BuildAction = "EmbeddedResource"
  304.                 />
  305.                 <File
  306.                     RelPath = "zjyj.cs"
  307.                     SubType = "Form"
  308.                     BuildAction = "Compile"
  309.                 />
  310.                 <File
  311.                     RelPath = "zjyj.resx"
  312.                     DependentUpon = "zjyj.cs"
  313.                     BuildAction = "EmbeddedResource"
  314.                 />
  315.                 <File
  316.                     RelPath = "zscx.cs"
  317.                     SubType = "Form"
  318.                     BuildAction = "Compile"
  319.                 />
  320.                 <File
  321.                     RelPath = "zscx.resx"
  322.                     DependentUpon = "zscx.cs"
  323.                     BuildAction = "EmbeddedResource"
  324.                 />
  325.                 <File
  326.                     RelPath = "zsdj.cs"
  327.                     SubType = "Form"
  328.                     BuildAction = "Compile"
  329.                 />
  330.                 <File
  331.                     RelPath = "zsdj.resx"
  332.                     DependentUpon = "zsdj.cs"
  333.                     BuildAction = "EmbeddedResource"
  334.                 />
  335.             </Include>
  336.         </Files>
  337.     </CSHARP>
  338. </VisualStudioProject>