CSharpSerialPort.csdproj
上传用户:svehicle
上传日期:2013-07-27
资源大小:62k
文件大小:6k
源码类别:

C#编程

开发平台:

C#

  1. <VisualStudioProject>
  2.     <ECSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{AC011EF8-B26F-4FBA-BB43-4C9B860CA2C0}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "CSharpSerialPort"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DelaySign = "false"
  15.                 OutputType = "WinExe"
  16.                 OutputFileFolder = "Program FilesCSharpSerialPort"
  17.                 RootNamespace = "CSharpSerialPort"
  18.                 StartupObject = ""
  19.             >
  20.                 <Platform Name = "Pocket PC" />
  21.                 <Config
  22.                     Name = "Debug|Pocket PC"
  23.                     AllowUnsafeBlocks = "false"
  24.                     BaseAddress = "0"
  25.                     CheckForOverflowUnderflow = "false"
  26.                     ConfigurationOverrideFile = ""
  27.                     DefineConstants = "DEBUG;TRACE"
  28.                     DocumentationFile = ""
  29.                     DebugSymbols = "true"
  30.                     FileAlignment = "4096"
  31.                     IncrementalBuild = "false"
  32.                     Optimize = "false"
  33.                     OutputPath = "binDebug"
  34.                     RegisterForComInterop = "false"
  35.                     RemoveIntegerChecks = "false"
  36.                     TreatWarningsAsErrors = "false"
  37.                     WarningLevel = "4"
  38.                 />
  39.                 <Config
  40.                     Name = "Release|Pocket PC"
  41.                     AllowUnsafeBlocks = "false"
  42.                     BaseAddress = "0"
  43.                     CheckForOverflowUnderflow = "false"
  44.                     ConfigurationOverrideFile = ""
  45.                     DefineConstants = "TRACE"
  46.                     DocumentationFile = ""
  47.                     DebugSymbols = "false"
  48.                     FileAlignment = "4096"
  49.                     IncrementalBuild = "false"
  50.                     Optimize = "true"
  51.                     OutputPath = "binRelease"
  52.                     RegisterForComInterop = "false"
  53.                     RemoveIntegerChecks = "false"
  54.                     TreatWarningsAsErrors = "false"
  55.                     WarningLevel = "4"
  56.                 />
  57.             </Settings>
  58.             <References>
  59.                 <Reference
  60.                     Platform = "Pocket PC"
  61.                     Name = "MSCorLib"
  62.                     AssemblyName = "mscorlib"
  63.                     Private = "False"
  64.                 />
  65.                 <Reference
  66.                     Platform = "Pocket PC"
  67.                     Name = "System"
  68.                     AssemblyName = "System"
  69.                     Private = "False"
  70.                 />
  71.                 <Reference
  72.                     Platform = "Pocket PC"
  73.                     Name = "System.Drawing"
  74.                     AssemblyName = "System.Drawing"
  75.                     Private = "False"
  76.                 />
  77.                 <Reference
  78.                     Platform = "Pocket PC"
  79.                     Name = "System.Windows.Forms"
  80.                     AssemblyName = "System.Windows.Forms"
  81.                     Private = "False"
  82.                 />
  83.                 <Reference
  84.                     Platform = "Pocket PC"
  85.                     Name = "System.XML"
  86.                     AssemblyName = "System.Xml"
  87.                     Private = "False"
  88.                 />
  89.                 <Reference
  90.                     Platform = "Pocket PC"
  91.                     Name = "System.Data"
  92.                     AssemblyName = "System.Data"
  93.                     Private = "False"
  94.                 />
  95.                 <Reference
  96.                     Platform = "Pocket PC"
  97.                     Name = "Microsoft.WindowsCE.Forms"
  98.                     AssemblyName = "Microsoft.WindowsCE.Forms"
  99.                 />
  100.                 <Reference
  101.                     Platform = "Pocket PC-Designer"
  102.                     Name = "System.CF.Design"
  103.                     AssemblyName = "System.CF.Design"
  104.                     Private = "False"
  105.                 />
  106.                 <Reference
  107.                     Platform = "Pocket PC-Designer"
  108.                     Name = "System.CF.Design.UI"
  109.                     AssemblyName = "System.CF.Design.UI"
  110.                     Private = "False"
  111.                 />
  112.                 <Reference
  113.                     Platform = "Pocket PC-Designer"
  114.                     Name = "System.CF.Windows.Forms"
  115.                     AssemblyName = "System.CF.Windows.Forms"
  116.                     Private = "False"
  117.                 />
  118.                 <Reference
  119.                     Platform = "Pocket PC-Designer"
  120.                     Name = "System.CF.Drawing"
  121.                     AssemblyName = "System.CF.Drawing"
  122.                     Private = "False"
  123.                 />
  124.                 <Reference
  125.                     Platform = "Pocket PC-Designer"
  126.                     Name = "System"
  127.                     AssemblyName = "System"
  128.                     Private = "False"
  129.                 />
  130.                 <Reference
  131.                     Platform = "Pocket PC-Designer"
  132.                     Name = "Microsoft.CF.WindowsCE.Forms"
  133.                     AssemblyName = "Microsoft.CF.WindowsCE.Forms"
  134.                 />
  135.             </References>
  136.         </Build>
  137.         <Files>
  138.             <Include>
  139.                 <File
  140.                     RelPath = "AssemblyInfo.cs"
  141.                     SubType = "Code"
  142.                     BuildAction = "Compile"
  143.                 />
  144.                 <File
  145.                     RelPath = "cResult.cs"
  146.                     SubType = "Code"
  147.                     BuildAction = "Compile"
  148.                 />
  149.                 <File
  150.                     RelPath = "Form1.cs"
  151.                     SubType = "Form"
  152.                     BuildAction = "Compile"
  153.                 />
  154.                 <File
  155.                     RelPath = "Form1.resx"
  156.                     DependentUpon = "Form1.cs"
  157.                     BuildAction = "EmbeddedResource"
  158.                 />
  159.                 <File
  160.                     RelPath = "frmComSet.cs"
  161.                     SubType = "Form"
  162.                     BuildAction = "Compile"
  163.                 />
  164.                 <File
  165.                     RelPath = "frmComSet.resx"
  166.                     DependentUpon = "frmComSet.cs"
  167.                     BuildAction = "EmbeddedResource"
  168.                 />
  169.             </Include>
  170.         </Files>
  171.     </ECSHARP>
  172. </VisualStudioProject>