CamCapturePPC.csdproj
上传用户:chengzheng
上传日期:2013-08-05
资源大小:38k
文件大小:6k
源码类别:

Windows Mobile

开发平台:

C#

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