HandVu.vcproj
上传用户:lijia5631
上传日期:2008-11-10
资源大小:1214k
文件大小:7k
源码类别:

视频捕捉/采集

开发平台:

MultiPlatform

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="HandVu"
  6. ProjectGUID="{0A0944B2-E6D7-4D54-9A08-ACB7643182C3}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory="Debug"
  17. IntermediateDirectory=".Debug"
  18. ConfigurationType="4"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. AdditionalOptions="/Oid"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="../cubicles;$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX);$(INC_OPENCV_HIGHGUI)"
  26. PreprocessorDefinitions="INC_OLE2;STRICT;_WIN32_WINNT=0x0400;WIN32;_WIN32;_MT;_DLL;_X86_=1;WINVER=0x0400;DBG=1;DEBUG;_DEBUG"
  27. RuntimeLibrary="3"
  28. EnableFunctionLevelLinking="TRUE"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderThrough="Common.h"
  31. PrecompiledHeaderFile=".Debug/HandVu.pch"
  32. AssemblerListingLocation=".Debug/"
  33. ObjectFile=".Debug/"
  34. ProgramDataBaseFileName=".Debug/"
  35. BrowseInformation="1"
  36. WarningLevel="4"
  37. SuppressStartupBanner="TRUE"
  38. Detect64BitPortabilityProblems="TRUE"
  39. DebugInformationFormat="1"
  40. CompileAs="2"/>
  41. <Tool
  42. Name="VCCustomBuildTool"/>
  43. <Tool
  44. Name="VCLibrarianTool"
  45. AdditionalDependencies="Ws2_32.lib"
  46. OutputFile="$(ProjectName)d.lib"/>
  47. <Tool
  48. Name="VCMIDLTool"
  49. PreprocessorDefinitions="_DEBUG"
  50. MkTypLibCompatible="TRUE"
  51. SuppressStartupBanner="TRUE"
  52. TargetEnvironment="1"
  53. TypeLibraryName=".Debug/HandVu.tlb"/>
  54. <Tool
  55. Name="VCPostBuildEventTool"/>
  56. <Tool
  57. Name="VCPreBuildEventTool"/>
  58. <Tool
  59. Name="VCPreLinkEventTool"/>
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="_DEBUG"
  63. Culture="1033"/>
  64. <Tool
  65. Name="VCWebServiceProxyGeneratorTool"/>
  66. <Tool
  67. Name="VCXMLDataGeneratorTool"/>
  68. <Tool
  69. Name="VCManagedWrapperGeneratorTool"/>
  70. <Tool
  71. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  72. </Configuration>
  73. <Configuration
  74. Name="Release|Win32"
  75. OutputDirectory="Release"
  76. IntermediateDirectory=".Release"
  77. ConfigurationType="4"
  78. UseOfMFC="0"
  79. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  80. <Tool
  81. Name="VCCLCompilerTool"
  82. GlobalOptimizations="FALSE"
  83. InlineFunctionExpansion="1"
  84. FavorSizeOrSpeed="1"
  85. AdditionalIncludeDirectories="../cubicles;$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX);$(INC_OPENCV_HIGHGUI)"
  86. PreprocessorDefinitions="DBG=0;WINVER=0x400;_X86_=1;_DLL;_MT;_WIN32;WIN32;STRICT;INC_OLE2"
  87. StringPooling="TRUE"
  88. RuntimeLibrary="2"
  89. BufferSecurityCheck="FALSE"
  90. EnableFunctionLevelLinking="TRUE"
  91. UsePrecompiledHeader="2"
  92. PrecompiledHeaderThrough="Common.h"
  93. PrecompiledHeaderFile=".Release/Common.pch"
  94. AssemblerListingLocation=".Release/"
  95. ObjectFile=".Release/"
  96. ProgramDataBaseFileName=".Release/"
  97. BrowseInformation="1"
  98. WarningLevel="4"
  99. SuppressStartupBanner="TRUE"
  100. Detect64BitPortabilityProblems="TRUE"
  101. DebugInformationFormat="3"
  102. CompileAs="2"/>
  103. <Tool
  104. Name="VCCustomBuildTool"/>
  105. <Tool
  106. Name="VCLibrarianTool"
  107. AdditionalDependencies="Ws2_32.lib"
  108. OutputFile="$(ProjectName).lib"/>
  109. <Tool
  110. Name="VCMIDLTool"
  111. PreprocessorDefinitions="NDEBUG"
  112. MkTypLibCompatible="TRUE"
  113. SuppressStartupBanner="TRUE"
  114. TargetEnvironment="1"
  115. TypeLibraryName=".Release/HandVu.tlb"/>
  116. <Tool
  117. Name="VCPostBuildEventTool"/>
  118. <Tool
  119. Name="VCPreBuildEventTool"/>
  120. <Tool
  121. Name="VCPreLinkEventTool"/>
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. PreprocessorDefinitions="NDEBUG"
  125. Culture="1033"
  126. AdditionalIncludeDirectories="....BaseClasses"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCXMLDataGeneratorTool"/>
  131. <Tool
  132. Name="VCManagedWrapperGeneratorTool"/>
  133. <Tool
  134. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  135. </Configuration>
  136. </Configurations>
  137. <References>
  138. </References>
  139. <Files>
  140. <Filter
  141. Name="Src"
  142. Filter="">
  143. <File
  144. RelativePath="..handvuCamShift.cpp">
  145. </File>
  146. <File
  147. RelativePath="..handvuCubicleWrapper.cpp">
  148. </File>
  149. <File
  150. RelativePath="..handvuExceptions.cpp">
  151. </File>
  152. <File
  153. RelativePath="FileHandling.cpp">
  154. </File>
  155. <File
  156. RelativePath="GestureServer.cpp">
  157. </File>
  158. <File
  159. RelativePath="..handvuHandVu.cpp">
  160. </File>
  161. <File
  162. RelativePath="..handvuHandVu_Cintf.cpp">
  163. </File>
  164. <File
  165. RelativePath="..handvuHandVu_img.cpp">
  166. </File>
  167. <File
  168. RelativePath="..handvuLearnedColor.cpp">
  169. </File>
  170. <File
  171. RelativePath="..handvuMask.cpp">
  172. </File>
  173. <File
  174. RelativePath="..handvuOpticalFlow.cpp">
  175. </File>
  176. <File
  177. RelativePath="..handvuOpticalFlowPredict.cpp">
  178. </File>
  179. <File
  180. RelativePath="OSCpacket.cpp">
  181. </File>
  182. <File
  183. RelativePath="..handvuSkincolor.cpp">
  184. </File>
  185. <File
  186. RelativePath="..handvuskinrgb_262144.cpp">
  187. <FileConfiguration
  188. Name="Debug|Win32">
  189. <Tool
  190. Name="VCCLCompilerTool"
  191. AdditionalOptions="/Zm1000"
  192. UsePrecompiledHeader="0"
  193. PrecompiledHeaderThrough=""
  194. PrecompiledHeaderFile=""/>
  195. </FileConfiguration>
  196. <FileConfiguration
  197. Name="Release|Win32">
  198. <Tool
  199. Name="VCCLCompilerTool"
  200. AdditionalOptions="/Zm1000"
  201. UsePrecompiledHeader="0"
  202. PrecompiledHeaderThrough=""
  203. PrecompiledHeaderFile=""/>
  204. </FileConfiguration>
  205. </File>
  206. <File
  207. RelativePath=".Thread.cpp">
  208. </File>
  209. <File
  210. RelativePath="..handvuUndistortion.cpp">
  211. </File>
  212. <File
  213. RelativePath="..handvuVisionConductor.cpp">
  214. </File>
  215. </Filter>
  216. <Filter
  217. Name="Resource"
  218. Filter="*.rc">
  219. </Filter>
  220. <Filter
  221. Name="Headers"
  222. Filter="*.h">
  223. <File
  224. RelativePath="..handvuCamShift.h">
  225. </File>
  226. <File
  227. RelativePath="..handvuCommon.h">
  228. </File>
  229. <File
  230. RelativePath="..handvuCubicleWrapper.h">
  231. </File>
  232. <File
  233. RelativePath="..handvuExceptions.h">
  234. </File>
  235. <File
  236. RelativePath="FileHandling.h">
  237. </File>
  238. <File
  239. RelativePath="GestureServer.h">
  240. </File>
  241. <File
  242. RelativePath="..handvuHandVu.h">
  243. </File>
  244. <File
  245. RelativePath="..handvuHandVu.hpp">
  246. </File>
  247. <File
  248. RelativePath="..handvuLearnedColor.h">
  249. </File>
  250. <File
  251. RelativePath="..handvuMask.h">
  252. </File>
  253. <File
  254. RelativePath="..handvuOpticalFlow.h">
  255. </File>
  256. <File
  257. RelativePath="OSCpacket.h">
  258. </File>
  259. <File
  260. RelativePath="..handvuProbDistrProvider.h">
  261. </File>
  262. <File
  263. RelativePath="..handvuQuadruple.h">
  264. </File>
  265. <File
  266. RelativePath="..handvuRect.h">
  267. </File>
  268. <File
  269. RelativePath="..handvuSkincolor.h">
  270. </File>
  271. <File
  272. RelativePath="..handvuskinrgb.h">
  273. </File>
  274. <File
  275. RelativePath=".Thread.h">
  276. </File>
  277. <File
  278. RelativePath="..handvuUndistortion.h">
  279. </File>
  280. <File
  281. RelativePath="..handvuVisionConductor.h">
  282. </File>
  283. </Filter>
  284. </Files>
  285. <Globals>
  286. </Globals>
  287. </VisualStudioProject>