basevideofilter_vs2005.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:7k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="basevideofilter"
  6. ProjectGUID="{54DDA60F-E528-4D07-A152-960A1E818680}"
  7. RootNamespace="basevideofilter"
  8. Keyword="Win32Proj"
  9. SignManifests="true"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug lib|Win32"
  21. OutputDirectory="Debug lib"
  22. IntermediateDirectory="Debug lib"
  23. ConfigurationType="4"
  24. UseOfMFC="1"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. />
  42. <Tool
  43. Name="VCCLCompilerTool"
  44. DisableSpecificWarnings="4995;4996"
  45. Optimization="0"
  46. PreprocessorDefinitions="WIN32;_DEBUG"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="1"
  50. ForceConformanceInForLoopScope="true"
  51. WarningLevel="3"
  52. Detect64BitPortabilityProblems="false"
  53. DebugInformationFormat="4"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLibrarianTool"
  66. OutputFile="../../../../lib/$(ProjectName)D.lib"
  67. />
  68. <Tool
  69. Name="VCALinkTool"
  70. />
  71. <Tool
  72. Name="VCXDCMakeTool"
  73. />
  74. <Tool
  75. Name="VCBscMakeTool"
  76. />
  77. <Tool
  78. Name="VCFxCopTool"
  79. />
  80. <Tool
  81. Name="VCPostBuildEventTool"
  82. />
  83. </Configuration>
  84. <Configuration
  85. Name="Debug Unicode lib|Win32"
  86. OutputDirectory="Debug Unicode lib"
  87. IntermediateDirectory="Debug Unicode lib"
  88. ConfigurationType="4"
  89. UseOfMFC="1"
  90. CharacterSet="1"
  91. >
  92. <Tool
  93. Name="VCPreBuildEventTool"
  94. />
  95. <Tool
  96. Name="VCCustomBuildTool"
  97. />
  98. <Tool
  99. Name="VCXMLDataGeneratorTool"
  100. />
  101. <Tool
  102. Name="VCWebServiceProxyGeneratorTool"
  103. />
  104. <Tool
  105. Name="VCMIDLTool"
  106. />
  107. <Tool
  108. Name="VCCLCompilerTool"
  109. DisableSpecificWarnings="4995;4996"
  110. Optimization="0"
  111. PreprocessorDefinitions="WIN32;_DEBUG"
  112. MinimalRebuild="true"
  113. BasicRuntimeChecks="3"
  114. RuntimeLibrary="1"
  115. ForceConformanceInForLoopScope="true"
  116. WarningLevel="3"
  117. Detect64BitPortabilityProblems="false"
  118. DebugInformationFormat="4"
  119. />
  120. <Tool
  121. Name="VCManagedResourceCompilerTool"
  122. />
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. />
  126. <Tool
  127. Name="VCPreLinkEventTool"
  128. />
  129. <Tool
  130. Name="VCLibrarianTool"
  131. OutputFile="../../../../lib/$(ProjectName)DU.lib"
  132. />
  133. <Tool
  134. Name="VCALinkTool"
  135. />
  136. <Tool
  137. Name="VCXDCMakeTool"
  138. />
  139. <Tool
  140. Name="VCBscMakeTool"
  141. />
  142. <Tool
  143. Name="VCFxCopTool"
  144. />
  145. <Tool
  146. Name="VCPostBuildEventTool"
  147. />
  148. </Configuration>
  149. <Configuration
  150. Name="Release lib|Win32"
  151. OutputDirectory="Release lib"
  152. IntermediateDirectory="Release lib"
  153. ConfigurationType="4"
  154. UseOfMFC="1"
  155. CharacterSet="2"
  156. >
  157. <Tool
  158. Name="VCPreBuildEventTool"
  159. />
  160. <Tool
  161. Name="VCCustomBuildTool"
  162. />
  163. <Tool
  164. Name="VCXMLDataGeneratorTool"
  165. />
  166. <Tool
  167. Name="VCWebServiceProxyGeneratorTool"
  168. />
  169. <Tool
  170. Name="VCMIDLTool"
  171. />
  172. <Tool
  173. Name="VCCLCompilerTool"
  174. DisableSpecificWarnings="4995;4996"
  175. Optimization="2"
  176. InlineFunctionExpansion="1"
  177. OmitFramePointers="true"
  178. PreprocessorDefinitions="WIN32;NDEBUG"
  179. StringPooling="true"
  180. RuntimeLibrary="0"
  181. EnableFunctionLevelLinking="true"
  182. ForceConformanceInForLoopScope="true"
  183. WarningLevel="3"
  184. Detect64BitPortabilityProblems="false"
  185. DebugInformationFormat="0"
  186. />
  187. <Tool
  188. Name="VCManagedResourceCompilerTool"
  189. />
  190. <Tool
  191. Name="VCResourceCompilerTool"
  192. />
  193. <Tool
  194. Name="VCPreLinkEventTool"
  195. />
  196. <Tool
  197. Name="VCLibrarianTool"
  198. OutputFile="../../../../lib/$(ProjectName)R.lib"
  199. />
  200. <Tool
  201. Name="VCALinkTool"
  202. />
  203. <Tool
  204. Name="VCXDCMakeTool"
  205. />
  206. <Tool
  207. Name="VCBscMakeTool"
  208. />
  209. <Tool
  210. Name="VCFxCopTool"
  211. />
  212. <Tool
  213. Name="VCPostBuildEventTool"
  214. />
  215. </Configuration>
  216. <Configuration
  217. Name="Release Unicode lib|Win32"
  218. OutputDirectory="Release Unicode lib"
  219. IntermediateDirectory="Release Unicode lib"
  220. ConfigurationType="4"
  221. UseOfMFC="1"
  222. CharacterSet="1"
  223. >
  224. <Tool
  225. Name="VCPreBuildEventTool"
  226. />
  227. <Tool
  228. Name="VCCustomBuildTool"
  229. />
  230. <Tool
  231. Name="VCXMLDataGeneratorTool"
  232. />
  233. <Tool
  234. Name="VCWebServiceProxyGeneratorTool"
  235. />
  236. <Tool
  237. Name="VCMIDLTool"
  238. />
  239. <Tool
  240. Name="VCCLCompilerTool"
  241. DisableSpecificWarnings="4995;4996"
  242. Optimization="2"
  243. InlineFunctionExpansion="1"
  244. OmitFramePointers="true"
  245. PreprocessorDefinitions="WIN32;NDEBUG"
  246. StringPooling="true"
  247. RuntimeLibrary="0"
  248. EnableFunctionLevelLinking="true"
  249. ForceConformanceInForLoopScope="true"
  250. WarningLevel="3"
  251. Detect64BitPortabilityProblems="false"
  252. DebugInformationFormat="0"
  253. />
  254. <Tool
  255. Name="VCManagedResourceCompilerTool"
  256. />
  257. <Tool
  258. Name="VCResourceCompilerTool"
  259. />
  260. <Tool
  261. Name="VCPreLinkEventTool"
  262. />
  263. <Tool
  264. Name="VCLibrarianTool"
  265. OutputFile="../../../../lib/$(ProjectName)RU.lib"
  266. />
  267. <Tool
  268. Name="VCALinkTool"
  269. />
  270. <Tool
  271. Name="VCXDCMakeTool"
  272. />
  273. <Tool
  274. Name="VCBscMakeTool"
  275. />
  276. <Tool
  277. Name="VCFxCopTool"
  278. />
  279. <Tool
  280. Name="VCPostBuildEventTool"
  281. />
  282. </Configuration>
  283. </Configurations>
  284. <References>
  285. </References>
  286. <Files>
  287. <Filter
  288. Name="Source Files"
  289. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  290. >
  291. <File
  292. RelativePath=".BaseVideoFilter.cpp"
  293. >
  294. </File>
  295. <File
  296. RelativePath="stdafx.cpp"
  297. >
  298. <FileConfiguration
  299. Name="Debug lib|Win32"
  300. >
  301. <Tool
  302. Name="VCCLCompilerTool"
  303. UsePrecompiledHeader="1"
  304. />
  305. </FileConfiguration>
  306. <FileConfiguration
  307. Name="Debug Unicode lib|Win32"
  308. >
  309. <Tool
  310. Name="VCCLCompilerTool"
  311. UsePrecompiledHeader="1"
  312. />
  313. </FileConfiguration>
  314. <FileConfiguration
  315. Name="Release lib|Win32"
  316. >
  317. <Tool
  318. Name="VCCLCompilerTool"
  319. UsePrecompiledHeader="1"
  320. />
  321. </FileConfiguration>
  322. <FileConfiguration
  323. Name="Release Unicode lib|Win32"
  324. >
  325. <Tool
  326. Name="VCCLCompilerTool"
  327. UsePrecompiledHeader="1"
  328. />
  329. </FileConfiguration>
  330. </File>
  331. </Filter>
  332. <Filter
  333. Name="Header Files"
  334. Filter="h;hpp;hxx;hm;inl;inc"
  335. >
  336. <File
  337. RelativePath=".BaseVideoFilter.h"
  338. >
  339. </File>
  340. <File
  341. RelativePath="stdafx.h"
  342. >
  343. </File>
  344. </Filter>
  345. <Filter
  346. Name="Resource Files"
  347. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  348. >
  349. </Filter>
  350. </Files>
  351. <Globals>
  352. <Global
  353. Name="DevPartner_IsInstrumented"
  354. Value="0"
  355. />
  356. </Globals>
  357. </VisualStudioProject>