jiaowu.csproj
上传用户:yiyuerguo
上传日期:2014-09-27
资源大小:3781k
文件大小:8k
源码类别:

C#编程

开发平台:

Others

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{1DF75FF5-5120-4CD7-9FD0-DBBA6E51C2E6}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = "App.ico"
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "jiaowu"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "jiaowu"
  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 = "D:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Data"
  74.                     AssemblyName = "System.Data"
  75.                     HintPath = "D:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Drawing"
  79.                     AssemblyName = "System.Drawing"
  80.                     HintPath = "D:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Windows.Forms"
  84.                     AssemblyName = "System.Windows.Forms"
  85.                     HintPath = "D:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Windows.Forms.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "D:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "CrystalDecisions.Shared"
  94.                     AssemblyName = "CrystalDecisions.Shared"
  95.                     HintPath = "D:Program FilesCommon FilesCrystal Decisions2.0managedCrystalDecisions.Shared.dll"
  96.                     AssemblyFolderKey = "hklmcrystal.net"
  97.                 />
  98.                 <Reference
  99.                     Name = "CrystalDecisions.ReportSource"
  100.                     AssemblyName = "CrystalDecisions.ReportSource"
  101.                     HintPath = "D:Program FilesCommon FilesCrystal Decisions2.0managedCrystalDecisions.ReportSource.dll"
  102.                     AssemblyFolderKey = "hklmcrystal.net"
  103.                 />
  104.                 <Reference
  105.                     Name = "CrystalDecisions.CrystalReports.Engine"
  106.                     AssemblyName = "CrystalDecisions.CrystalReports.Engine"
  107.                     HintPath = "D:Program FilesCommon FilesCrystal Decisions2.0managedCrystalDecisions.CrystalReports.Engine.dll"
  108.                     AssemblyFolderKey = "hklmcrystal.net"
  109.                 />
  110.                 <Reference
  111.                     Name = "CrystalDecisions.Windows.Forms"
  112.                     AssemblyName = "CrystalDecisions.Windows.Forms"
  113.                     HintPath = "D:Program FilesCommon FilesCrystal Decisions2.0managedCrystalDecisions.Windows.Forms.dll"
  114.                     AssemblyFolderKey = "hklmcrystal.net"
  115.                 />
  116.                 <Reference
  117.                     Name = "System.Web.Services"
  118.                     AssemblyName = "System.Web.Services"
  119.                     HintPath = "D: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.                     BuildAction = "Compile"
  132.                 />
  133.                 <File
  134.                     RelPath = "bao1.rpt"
  135.                     BuildAction = "EmbeddedResource"
  136.                     Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  137.                     LastGenOutput = "bao1.cs"
  138.                 />
  139.                 <File
  140.                     RelPath = "bao1.cs"
  141.                     DependentUpon = "bao1.rpt"
  142.                     SubType = "Component"
  143.                     BuildAction = "Compile"
  144.                     DesignTime = "True"
  145.                     AutoGen = "True"
  146.                 />
  147.                 <File
  148.                     RelPath = "bao3.rpt"
  149.                     BuildAction = "EmbeddedResource"
  150.                     Generator = "CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator"
  151.                     LastGenOutput = "bao3.cs"
  152.                 />
  153.                 <File
  154.                     RelPath = "bao3.cs"
  155.                     DependentUpon = "bao3.rpt"
  156.                     SubType = "Component"
  157.                     BuildAction = "Compile"
  158.                     DesignTime = "True"
  159.                     AutoGen = "True"
  160.                 />
  161.                 <File
  162.                     RelPath = "Dataset1.xsd"
  163.                     BuildAction = "Content"
  164.                     Generator = "MSDataSetGenerator"
  165.                     LastGenOutput = "Dataset1.cs"
  166.                 />
  167.                 <File
  168.                     RelPath = "Dataset1.cs"
  169.                     DependentUpon = "Dataset1.xsd"
  170.                     SubType = "code"
  171.                     BuildAction = "Compile"
  172.                     DesignTime = "True"
  173.                     AutoGen = "True"
  174.                 />
  175.                 <File
  176.                     RelPath = "Dataset1.xsx"
  177.                     DependentUpon = "Dataset1.xsd"
  178.                     BuildAction = "None"
  179.                 />
  180.                 <File
  181.                     RelPath = "Form1.cs"
  182.                     SubType = "Form"
  183.                     BuildAction = "Compile"
  184.                 />
  185.                 <File
  186.                     RelPath = "Form1.resx"
  187.                     DependentUpon = "Form1.cs"
  188.                     BuildAction = "EmbeddedResource"
  189.                 />
  190.             </Include>
  191.         </Files>
  192.         <StartupServices>
  193.             <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
  194.         </StartupServices>
  195.     </CSHARP>
  196. </VisualStudioProject>