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

视频捕捉/采集

开发平台:

MultiPlatform

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="DXApp"
  6. ProjectGUID="{B240492D-C564-4BAB-A70E-AE74D1B44215}"
  7. Keyword="MFCProj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="1"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. OmitFramePointers="FALSE"
  24. AdditionalIncludeDirectories="../cubicles;../hv_DXFilter;../handvu;$(INC_DX_BASECLASSES);$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX)"
  25. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;DEBUG"
  26. MinimalRebuild="TRUE"
  27. BasicRuntimeChecks="3"
  28. RuntimeLibrary="3"
  29. TreatWChar_tAsBuiltInType="FALSE"
  30. UsePrecompiledHeader="2"
  31. WarningLevel="4"
  32. Detect64BitPortabilityProblems="TRUE"
  33. DebugInformationFormat="4"
  34. CompileAs="2"/>
  35. <Tool
  36. Name="VCCustomBuildTool"/>
  37. <Tool
  38. Name="VCLinkerTool"
  39. AdditionalDependencies="strmbasd.lib quartz.lib strmiids.lib winmm.lib"
  40. LinkIncremental="2"
  41. AdditionalLibraryDirectories="../handvu;../cubicles;$(LIB_DX_BASECLASSES_DEBUG)"
  42. GenerateDebugInformation="TRUE"
  43. SubSystem="2"
  44. TargetMachine="1"/>
  45. <Tool
  46. Name="VCMIDLTool"
  47. PreprocessorDefinitions="_DEBUG"
  48. MkTypLibCompatible="FALSE"/>
  49. <Tool
  50. Name="VCPostBuildEventTool"/>
  51. <Tool
  52. Name="VCPreBuildEventTool"/>
  53. <Tool
  54. Name="VCPreLinkEventTool"/>
  55. <Tool
  56. Name="VCResourceCompilerTool"
  57. PreprocessorDefinitions="_DEBUG"
  58. Culture="1033"
  59. AdditionalIncludeDirectories="$(IntDir)"/>
  60. <Tool
  61. Name="VCWebServiceProxyGeneratorTool"/>
  62. <Tool
  63. Name="VCXMLDataGeneratorTool"/>
  64. <Tool
  65. Name="VCWebDeploymentTool"/>
  66. <Tool
  67. Name="VCManagedWrapperGeneratorTool"/>
  68. <Tool
  69. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  70. </Configuration>
  71. <Configuration
  72. Name="Release|Win32"
  73. OutputDirectory="Release"
  74. IntermediateDirectory="Release"
  75. ConfigurationType="1"
  76. UseOfMFC="2"
  77. CharacterSet="2">
  78. <Tool
  79. Name="VCCLCompilerTool"
  80. Optimization="2"
  81. GlobalOptimizations="FALSE"
  82. InlineFunctionExpansion="1"
  83. FavorSizeOrSpeed="1"
  84. OmitFramePointers="FALSE"
  85. AdditionalIncludeDirectories="../cubicles;../hv_DXFilter;../handvu;$(INC_DX_BASECLASSES);$(INC_OPENCV);$(INC_OPENCV_CXCORE);$(INC_OPENCV_AUX)"
  86. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  87. StringPooling="TRUE"
  88. MinimalRebuild="FALSE"
  89. RuntimeLibrary="2"
  90. EnableFunctionLevelLinking="TRUE"
  91. TreatWChar_tAsBuiltInType="FALSE"
  92. UsePrecompiledHeader="2"
  93. WarningLevel="4"
  94. Detect64BitPortabilityProblems="TRUE"
  95. DebugInformationFormat="3"
  96. CompileAs="2"/>
  97. <Tool
  98. Name="VCCustomBuildTool"/>
  99. <Tool
  100. Name="VCLinkerTool"
  101. AdditionalOptions="/MACHINE:I386"
  102. AdditionalDependencies="strmbase.lib quartz.lib strmiids.lib"
  103. LinkIncremental="1"
  104. AdditionalLibraryDirectories="../handvu;$(LIB_DX_BASECLASSES_RELEASE)"
  105. GenerateDebugInformation="TRUE"
  106. SubSystem="2"
  107. OptimizeReferences="2"
  108. EnableCOMDATFolding="2"
  109. TargetMachine="1"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. PreprocessorDefinitions="NDEBUG"
  113. MkTypLibCompatible="FALSE"/>
  114. <Tool
  115. Name="VCPostBuildEventTool"/>
  116. <Tool
  117. Name="VCPreBuildEventTool"/>
  118. <Tool
  119. Name="VCPreLinkEventTool"/>
  120. <Tool
  121. Name="VCResourceCompilerTool"
  122. PreprocessorDefinitions="NDEBUG"
  123. Culture="1033"
  124. AdditionalIncludeDirectories="$(IntDir)"/>
  125. <Tool
  126. Name="VCWebServiceProxyGeneratorTool"/>
  127. <Tool
  128. Name="VCXMLDataGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. <Tool
  132. Name="VCManagedWrapperGeneratorTool"/>
  133. <Tool
  134. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  135. </Configuration>
  136. </Configurations>
  137. <References>
  138. </References>
  139. <Files>
  140. <Filter
  141. Name="Source Files"
  142. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  143. <File
  144. RelativePath="DXApp.cpp">
  145. </File>
  146. <File
  147. RelativePath="DXAppDoc.cpp">
  148. </File>
  149. <File
  150. RelativePath="DXAppView.cpp">
  151. </File>
  152. <File
  153. RelativePath="DXCommandLineInfo.cpp">
  154. </File>
  155. <File
  156. RelativePath="DXManager.cpp">
  157. </File>
  158. <File
  159. RelativePath="..handvuExceptions.cpp">
  160. </File>
  161. <File
  162. RelativePath="MainFrm.cpp">
  163. </File>
  164. </Filter>
  165. <Filter
  166. Name="Header Files"
  167. Filter="h;hpp;hxx;hm;inl;inc">
  168. <File
  169. RelativePath="DXApp.h">
  170. </File>
  171. <File
  172. RelativePath="DXAppDoc.h">
  173. </File>
  174. <File
  175. RelativePath="DXAppView.h">
  176. </File>
  177. <File
  178. RelativePath="DXCommandLineInfo.h">
  179. </File>
  180. <File
  181. RelativePath="DXManager.h">
  182. </File>
  183. <File
  184. RelativePath="MainFrm.h">
  185. </File>
  186. <File
  187. RelativePath="Resource.h">
  188. </File>
  189. <File
  190. RelativePath="stdafx.h">
  191. </File>
  192. </Filter>
  193. <Filter
  194. Name="Resource Files"
  195. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
  196. <File
  197. RelativePath="resDXApp.ico">
  198. </File>
  199. <File
  200. RelativePath="resDXApp.manifest">
  201. </File>
  202. <File
  203. RelativePath="DXApp.rc">
  204. </File>
  205. <File
  206. RelativePath="resDXApp.rc2">
  207. </File>
  208. <File
  209. RelativePath="resDXAppDoc.ico">
  210. </File>
  211. <File
  212. RelativePath="resToolbar.bmp">
  213. </File>
  214. </Filter>
  215. <File
  216. RelativePath="ReadMe.txt">
  217. </File>
  218. </Files>
  219. <Globals>
  220. </Globals>
  221. </VisualStudioProject>