Cowburn.Imaging.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 = "{3BFEE46E-4A4E-471C-8483-E89C9F1A2CFF}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "Cowburn.Imaging"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DelaySign = "false"
  15.                 OutputType = "Library"
  16.                 OutputFileFolder = "Program FilesHTCCamera"
  17.                 RootNamespace = "Cowburn.Imaging"
  18.                 StartupObject = ""
  19.             >
  20.                 <Platform Name = "Windows CE" />
  21.                 <Config
  22.                     Name = "Debug|Windows CE"
  23.                     AllowUnsafeBlocks = "false"
  24.                     BaseAddress = "0"
  25.                     CheckForOverflowUnderflow = "false"
  26.                     ConfigurationOverrideFile = ""
  27.                     DefineConstants = "DEBUG;TRACE"
  28.                     DocumentationFile = "docOpenNETCF.Imaging.xml"
  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|Windows CE"
  41.                     AllowUnsafeBlocks = "false"
  42.                     BaseAddress = "0"
  43.                     CheckForOverflowUnderflow = "false"
  44.                     ConfigurationOverrideFile = ""
  45.                     DefineConstants = "TRACE"
  46.                     DocumentationFile = "docOpenNETCF.Imaging.xml"
  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 = "Windows CE"
  61.                     Name = "MSCorLib"
  62.                     AssemblyName = "mscorlib"
  63.                     Private = "False"
  64.                 />
  65.                 <Reference
  66.                     Platform = "Windows CE"
  67.                     Name = "System"
  68.                     AssemblyName = "System"
  69.                     Private = "False"
  70.                 />
  71.                 <Reference
  72.                     Platform = "Windows CE"
  73.                     Name = "System.XML"
  74.                     AssemblyName = "System.Xml"
  75.                     Private = "False"
  76.                 />
  77.                 <Reference
  78.                     Platform = "Windows CE"
  79.                     Name = "System.Data"
  80.                     AssemblyName = "System.Data"
  81.                     Private = "False"
  82.                 />
  83.                 <Reference
  84.                     Platform = "Windows CE"
  85.                     Name = "OpenNETCF"
  86.                     AssemblyName = "OpenNETCF"
  87.                 />
  88.                 <Reference
  89.                     Platform = "Windows CE"
  90.                     Name = "Microsoft.WindowsCE.Forms"
  91.                     AssemblyName = "Microsoft.WindowsCE.Forms"
  92.                 />
  93.                 <Reference
  94.                     Platform = "Windows CE"
  95.                     Name = "System.Windows.Forms"
  96.                     AssemblyName = "System.Windows.Forms"
  97.                 />
  98.                 <Reference
  99.                     Platform = "Windows CE-Designer"
  100.                     Name = "System.CF.Design"
  101.                     AssemblyName = "System.CF.Design"
  102.                     Private = "False"
  103.                 />
  104.                 <Reference
  105.                     Platform = "Windows CE-Designer"
  106.                     Name = "System.CF.Design.UI"
  107.                     AssemblyName = "System.CF.Design.UI"
  108.                     Private = "False"
  109.                 />
  110.                 <Reference
  111.                     Platform = "Windows CE-Designer"
  112.                     Name = "System.CF.Windows.Forms"
  113.                     AssemblyName = "System.CF.Windows.Forms"
  114.                     Private = "False"
  115.                 />
  116.                 <Reference
  117.                     Platform = "Windows CE-Designer"
  118.                     Name = "System.CF.Drawing"
  119.                     AssemblyName = "System.CF.Drawing"
  120.                     Private = "False"
  121.                 />
  122.                 <Reference
  123.                     Platform = "Windows CE-Designer"
  124.                     Name = "System"
  125.                     AssemblyName = "System"
  126.                     Private = "False"
  127.                 />
  128.             </References>
  129.         </Build>
  130.         <Files>
  131.             <Include>
  132.                 <File
  133.                     RelPath = "AssemblyInfo.cs"
  134.                     SubType = "Code"
  135.                     BuildAction = "Compile"
  136.                 />
  137.                 <File
  138.                     RelPath = "Camera.cs"
  139.                     SubType = "Code"
  140.                     BuildAction = "Compile"
  141.                 />
  142.                 <File
  143.                     RelPath = "CameraConfig.cs"
  144.                     SubType = "Code"
  145.                     BuildAction = "Compile"
  146.                 />
  147.                 <File
  148.                     RelPath = "CameraEventArgs.cs"
  149.                     SubType = "Code"
  150.                     BuildAction = "Compile"
  151.                 />
  152.                 <File
  153.                     RelPath = "CameraEventHandler.cs"
  154.                     SubType = "Code"
  155.                     BuildAction = "Compile"
  156.                 />
  157.                 <File
  158.                     RelPath = "CopyData.cs"
  159.                     SubType = "Code"
  160.                     BuildAction = "Compile"
  161.                 />
  162.                 <File
  163.                     RelPath = "RetunedData.cs"
  164.                     SubType = "Code"
  165.                     BuildAction = "Compile"
  166.                 />
  167.             </Include>
  168.         </Files>
  169.     </ECSHARP>
  170. </VisualStudioProject>