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

视频捕捉/采集

开发平台:

MultiPlatform

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="HandVuFilter"
  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="2"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. AdditionalOptions="/Oid"
  24. Optimization="0"
  25. AdditionalIncludeDirectories="../FrameDataLib;../cubicles;../handvu;$(INC_DX_BASECLASSES);$(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/HandVuFilter.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="VCLinkerTool"
  45. AdditionalDependencies="strmbasd.lib CVd.lib cxcore.lib cvauxd.lib highguid.lib winmm.lib cubiclesd.lib handvud.lib"
  46. OutputFile=".DebugHandVuFilter.ax"
  47. LinkIncremental="2"
  48. SuppressStartupBanner="FALSE"
  49. AdditionalLibraryDirectories="../FrameDataLib/Debug;../cubicles;../handvu;,$(LIB_OPENCV),$(LIB_DX_BASECLASSES_DEBUG)"
  50. IgnoreDefaultLibraryNames=""
  51. ModuleDefinitionFile=".HandVuFilter.def"
  52. GenerateDebugInformation="TRUE"
  53. ProgramDatabaseFile=".Debug/HandVuFilter.pdb"
  54. SubSystem="2"
  55. EntryPointSymbol="DllEntryPoint@12"
  56. TargetMachine="1"/>
  57. <Tool
  58. Name="VCMIDLTool"
  59. PreprocessorDefinitions="_DEBUG"
  60. MkTypLibCompatible="TRUE"
  61. SuppressStartupBanner="TRUE"
  62. TargetEnvironment="1"
  63. TypeLibraryName=".Debug/HandVuFilter.tlb"/>
  64. <Tool
  65. Name="VCPostBuildEventTool"/>
  66. <Tool
  67. Name="VCPreBuildEventTool"/>
  68. <Tool
  69. Name="VCPreLinkEventTool"/>
  70. <Tool
  71. Name="VCResourceCompilerTool"
  72. PreprocessorDefinitions="_DEBUG"
  73. Culture="1033"/>
  74. <Tool
  75. Name="VCWebServiceProxyGeneratorTool"/>
  76. <Tool
  77. Name="VCXMLDataGeneratorTool"/>
  78. <Tool
  79. Name="VCWebDeploymentTool"/>
  80. <Tool
  81. Name="VCManagedWrapperGeneratorTool"/>
  82. <Tool
  83. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory=".Release"
  88. IntermediateDirectory=".Release"
  89. ConfigurationType="2"
  90. UseOfMFC="2"
  91. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  92. <Tool
  93. Name="VCCLCompilerTool"
  94. GlobalOptimizations="FALSE"
  95. InlineFunctionExpansion="1"
  96. FavorSizeOrSpeed="1"
  97. AdditionalIncludeDirectories="../FrameDataLib;../cubicles;../handvu;$(INC_DX_BASECLASSES);$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX);$(INC_OPENCV_HIGHGUI)"
  98. PreprocessorDefinitions="DBG=0;WINVER=0x400;_X86_=1;_DLL;_MT;_WIN32;WIN32;STRICT;INC_OLE2"
  99. StringPooling="TRUE"
  100. RuntimeLibrary="2"
  101. EnableFunctionLevelLinking="TRUE"
  102. UsePrecompiledHeader="2"
  103. PrecompiledHeaderThrough="Common.h"
  104. PrecompiledHeaderFile=".Release/Common.pch"
  105. AssemblerListingLocation=".Release/"
  106. ObjectFile=".Release/"
  107. ProgramDataBaseFileName=".Release/"
  108. BrowseInformation="1"
  109. WarningLevel="4"
  110. SuppressStartupBanner="TRUE"
  111. Detect64BitPortabilityProblems="TRUE"
  112. DebugInformationFormat="3"
  113. CompileAs="2"/>
  114. <Tool
  115. Name="VCCustomBuildTool"/>
  116. <Tool
  117. Name="VCLinkerTool"
  118. AdditionalDependencies="FrameDataLib.lib strmbase.lib CV.lib cxcore.lib cvaux.lib highgui.lib winmm.lib cubicles.lib handvu.lib"
  119. OutputFile=".ReleaseHandVuFilter.ax"
  120. LinkIncremental="1"
  121. SuppressStartupBanner="FALSE"
  122. AdditionalLibraryDirectories="../FrameDataLib/Release;../cubicles;../handvu;$(LIB_OPENCV),$(LIB_DX_BASECLASSES_RELEASE)"
  123. IgnoreDefaultLibraryNames=""
  124. ModuleDefinitionFile=".HandVuFilter.def"
  125. GenerateDebugInformation="TRUE"
  126. SubSystem="2"
  127. OptimizeReferences="2"
  128. EntryPointSymbol="DllEntryPoint@12"
  129. SetChecksum="TRUE"
  130. ImportLibrary=".Release/HandVuFilter.lib"
  131. TargetMachine="1"/>
  132. <Tool
  133. Name="VCMIDLTool"
  134. PreprocessorDefinitions="NDEBUG"
  135. MkTypLibCompatible="TRUE"
  136. SuppressStartupBanner="TRUE"
  137. TargetEnvironment="1"
  138. TypeLibraryName=".Release/HandVuFilter.tlb"/>
  139. <Tool
  140. Name="VCPostBuildEventTool"/>
  141. <Tool
  142. Name="VCPreBuildEventTool"/>
  143. <Tool
  144. Name="VCPreLinkEventTool"/>
  145. <Tool
  146. Name="VCResourceCompilerTool"
  147. PreprocessorDefinitions="NDEBUG"
  148. Culture="1033"
  149. AdditionalIncludeDirectories="....BaseClasses"/>
  150. <Tool
  151. Name="VCWebServiceProxyGeneratorTool"/>
  152. <Tool
  153. Name="VCXMLDataGeneratorTool"/>
  154. <Tool
  155. Name="VCWebDeploymentTool"/>
  156. <Tool
  157. Name="VCManagedWrapperGeneratorTool"/>
  158. <Tool
  159. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  160. </Configuration>
  161. </Configurations>
  162. <References>
  163. </References>
  164. <Files>
  165. <Filter
  166. Name="Src"
  167. Filter="">
  168. <File
  169. RelativePath="HandVuFilter.cpp">
  170. <FileConfiguration
  171. Name="Debug|Win32">
  172. <Tool
  173. Name="VCCLCompilerTool"
  174. UsePrecompiledHeader="2"
  175. PrecompiledHeaderThrough="StdAfx.h"
  176. PrecompiledHeaderFile=".Debug/StdAfx.pch"/>
  177. </FileConfiguration>
  178. <FileConfiguration
  179. Name="Release|Win32">
  180. <Tool
  181. Name="VCCLCompilerTool"
  182. UsePrecompiledHeader="2"
  183. PrecompiledHeaderThrough="StdAfx.h"
  184. PrecompiledHeaderFile=".Release/StdAfx.pch"/>
  185. </FileConfiguration>
  186. </File>
  187. <File
  188. RelativePath="HandVuFilterProp.cpp">
  189. <FileConfiguration
  190. Name="Debug|Win32">
  191. <Tool
  192. Name="VCCLCompilerTool"
  193. UsePrecompiledHeader="2"
  194. PrecompiledHeaderThrough="StdAfx.h"
  195. PrecompiledHeaderFile=".Debug/StdAfx.pch"/>
  196. </FileConfiguration>
  197. <FileConfiguration
  198. Name="Release|Win32">
  199. <Tool
  200. Name="VCCLCompilerTool"
  201. UsePrecompiledHeader="2"
  202. PrecompiledHeaderThrough="StdAfx.h"
  203. PrecompiledHeaderFile=".Release/StdAfx.pch"/>
  204. </FileConfiguration>
  205. </File>
  206. <File
  207. RelativePath="IconGroup.cpp">
  208. </File>
  209. <File
  210. RelativePath="MaintenanceApp.cpp">
  211. <FileConfiguration
  212. Name="Debug|Win32">
  213. <Tool
  214. Name="VCCLCompilerTool"
  215. UsePrecompiledHeader="2"
  216. PrecompiledHeaderThrough="StdAfx.h"
  217. PrecompiledHeaderFile=".Debug/StdAfx.pch"/>
  218. </FileConfiguration>
  219. <FileConfiguration
  220. Name="Release|Win32">
  221. <Tool
  222. Name="VCCLCompilerTool"
  223. UsePrecompiledHeader="2"
  224. PrecompiledHeaderThrough="StdAfx.h"
  225. PrecompiledHeaderFile=".Release/StdAfx.pch"/>
  226. </FileConfiguration>
  227. </File>
  228. </Filter>
  229. <Filter
  230. Name="Resource"
  231. Filter="*.rc">
  232. <File
  233. RelativePath=".HandVuFilterProp.rc">
  234. </File>
  235. </Filter>
  236. <Filter
  237. Name="Headers"
  238. Filter="*.h">
  239. <File
  240. RelativePath="HandVuFilter.h">
  241. </File>
  242. <File
  243. RelativePath="HandVuFilterGUIDs.h">
  244. </File>
  245. <File
  246. RelativePath="HandVuFilterProp.h">
  247. </File>
  248. <File
  249. RelativePath="IconGroup.h">
  250. </File>
  251. <File
  252. RelativePath="IHandVuFilter.h">
  253. </File>
  254. <File
  255. RelativePath="ImageOverlay.h">
  256. </File>
  257. <File
  258. RelativePath="MaintenanceApp.h">
  259. </File>
  260. <File
  261. RelativePath="resource.h">
  262. </File>
  263. <File
  264. RelativePath="StdAfx.h">
  265. </File>
  266. </Filter>
  267. </Files>
  268. <Globals>
  269. </Globals>
  270. </VisualStudioProject>