test2eyes.vcproj
上传用户:lwxipeng
上传日期:2022-05-16
资源大小:15982k
文件大小:7k
源码类别:

视频捕捉/采集

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="test2eyes"
  6. ProjectGUID="{83E9A747-C835-4AF9-842E-CFE5BB145DA2}"
  7. RootNamespace="test2eyes"
  8. Keyword="MFCProj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="1"
  23. UseOfMFC="2"
  24. CharacterSet="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. PreprocessorDefinitions="_DEBUG"
  41. MkTypLibCompatible="false"
  42. ValidateParameters="false"
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. AdditionalIncludeDirectories="C:OpenCV2.0includeopencv;&quot;C:Program FilesGnuWin32include&quot;"
  48. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  49. MinimalRebuild="true"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="3"
  52. UsePrecompiledHeader="0"
  53. WarningLevel="3"
  54. Detect64BitPortabilityProblems="true"
  55. DebugInformationFormat="4"
  56. />
  57. <Tool
  58. Name="VCManagedResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="_DEBUG"
  63. Culture="2052"
  64. AdditionalIncludeDirectories="$(IntDir)"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLinkerTool"
  71. LinkIncremental="2"
  72. AdditionalLibraryDirectories="C:opencv2005libdebug;C:opencv2005librelease;&quot;C:Program FilesGnuWin32lib&quot;"
  73. GenerateDebugInformation="true"
  74. SubSystem="2"
  75. TargetMachine="1"
  76. />
  77. <Tool
  78. Name="VCALinkTool"
  79. />
  80. <Tool
  81. Name="VCManifestTool"
  82. />
  83. <Tool
  84. Name="VCXDCMakeTool"
  85. />
  86. <Tool
  87. Name="VCBscMakeTool"
  88. />
  89. <Tool
  90. Name="VCFxCopTool"
  91. />
  92. <Tool
  93. Name="VCAppVerifierTool"
  94. />
  95. <Tool
  96. Name="VCWebDeploymentTool"
  97. />
  98. <Tool
  99. Name="VCPostBuildEventTool"
  100. />
  101. </Configuration>
  102. <Configuration
  103. Name="Release|Win32"
  104. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  105. IntermediateDirectory="$(ConfigurationName)"
  106. ConfigurationType="1"
  107. UseOfMFC="2"
  108. CharacterSet="1"
  109. WholeProgramOptimization="1"
  110. >
  111. <Tool
  112. Name="VCPreBuildEventTool"
  113. />
  114. <Tool
  115. Name="VCCustomBuildTool"
  116. />
  117. <Tool
  118. Name="VCXMLDataGeneratorTool"
  119. />
  120. <Tool
  121. Name="VCWebServiceProxyGeneratorTool"
  122. />
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="NDEBUG"
  126. MkTypLibCompatible="false"
  127. ValidateParameters="false"
  128. />
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  132. MinimalRebuild="false"
  133. RuntimeLibrary="2"
  134. UsePrecompiledHeader="2"
  135. WarningLevel="3"
  136. Detect64BitPortabilityProblems="true"
  137. DebugInformationFormat="3"
  138. />
  139. <Tool
  140. Name="VCManagedResourceCompilerTool"
  141. />
  142. <Tool
  143. Name="VCResourceCompilerTool"
  144. PreprocessorDefinitions="NDEBUG"
  145. Culture="2052"
  146. AdditionalIncludeDirectories="$(IntDir)"
  147. />
  148. <Tool
  149. Name="VCPreLinkEventTool"
  150. />
  151. <Tool
  152. Name="VCLinkerTool"
  153. LinkIncremental="1"
  154. GenerateDebugInformation="true"
  155. SubSystem="2"
  156. OptimizeReferences="2"
  157. EnableCOMDATFolding="2"
  158. TargetMachine="1"
  159. />
  160. <Tool
  161. Name="VCALinkTool"
  162. />
  163. <Tool
  164. Name="VCManifestTool"
  165. />
  166. <Tool
  167. Name="VCXDCMakeTool"
  168. />
  169. <Tool
  170. Name="VCBscMakeTool"
  171. />
  172. <Tool
  173. Name="VCFxCopTool"
  174. />
  175. <Tool
  176. Name="VCAppVerifierTool"
  177. />
  178. <Tool
  179. Name="VCWebDeploymentTool"
  180. />
  181. <Tool
  182. Name="VCPostBuildEventTool"
  183. />
  184. </Configuration>
  185. </Configurations>
  186. <References>
  187. </References>
  188. <Files>
  189. <Filter
  190. Name="源文件"
  191. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  192. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  193. >
  194. <File
  195. RelativePath=".stdafx.cpp"
  196. >
  197. <FileConfiguration
  198. Name="Debug|Win32"
  199. >
  200. <Tool
  201. Name="VCCLCompilerTool"
  202. UsePrecompiledHeader="1"
  203. />
  204. </FileConfiguration>
  205. <FileConfiguration
  206. Name="Release|Win32"
  207. >
  208. <Tool
  209. Name="VCCLCompilerTool"
  210. UsePrecompiledHeader="1"
  211. />
  212. </FileConfiguration>
  213. </File>
  214. <File
  215. RelativePath=".test2eyes.cpp"
  216. >
  217. </File>
  218. <File
  219. RelativePath=".test2eyesDlg.cpp"
  220. >
  221. </File>
  222. <Filter
  223. Name="opencv"
  224. >
  225. <File
  226. RelativePath=".imgfeatures.c"
  227. >
  228. </File>
  229. <File
  230. RelativePath=".kdtree.c"
  231. >
  232. </File>
  233. <File
  234. RelativePath=".minpq.c"
  235. >
  236. </File>
  237. <File
  238. RelativePath=".sift.c"
  239. >
  240. </File>
  241. <File
  242. RelativePath=".utils.c"
  243. >
  244. </File>
  245. <File
  246. RelativePath=".xform.c"
  247. >
  248. </File>
  249. </Filter>
  250. </Filter>
  251. <Filter
  252. Name="头文件"
  253. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  254. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  255. >
  256. <File
  257. RelativePath=".Resource.h"
  258. >
  259. </File>
  260. <File
  261. RelativePath=".stdafx.h"
  262. >
  263. </File>
  264. <File
  265. RelativePath=".test2eyes.h"
  266. >
  267. </File>
  268. <File
  269. RelativePath=".test2eyesDlg.h"
  270. >
  271. </File>
  272. <Filter
  273. Name="opencv"
  274. >
  275. <File
  276. RelativePath=".imgfeatures.h"
  277. >
  278. </File>
  279. <File
  280. RelativePath=".kdtree.h"
  281. >
  282. </File>
  283. <File
  284. RelativePath=".minpq.h"
  285. >
  286. </File>
  287. <File
  288. RelativePath=".sift.h"
  289. >
  290. </File>
  291. <File
  292. RelativePath=".utils.h"
  293. >
  294. </File>
  295. <File
  296. RelativePath=".xform.h"
  297. >
  298. </File>
  299. </Filter>
  300. </Filter>
  301. <Filter
  302. Name="资源文件"
  303. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  304. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  305. >
  306. <File
  307. RelativePath="C:Documents and SettingsAdministrator桌面busy.bmp"
  308. >
  309. </File>
  310. <File
  311. RelativePath="C:Documents and SettingsAdministrator桌面ng.bmp"
  312. >
  313. </File>
  314. <File
  315. RelativePath="C:Documents and SettingsAdministrator桌面ok.bmp"
  316. >
  317. </File>
  318. <File
  319. RelativePath=".restest2eyes.ico"
  320. >
  321. </File>
  322. <File
  323. RelativePath=".test2eyes.rc"
  324. >
  325. </File>
  326. <File
  327. RelativePath=".restest2eyes.rc2"
  328. >
  329. </File>
  330. </Filter>
  331. <File
  332. RelativePath=".ReadMe.txt"
  333. >
  334. </File>
  335. </Files>
  336. <Globals>
  337. <Global
  338. Name="RESOURCE_FILE"
  339. Value="test2eyes.rc"
  340. />
  341. </Globals>
  342. </VisualStudioProject>