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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="dsutil"
  6. ProjectGUID="{FC70988B-1AE5-4381-866D-4F405E28AC42}"
  7. Keyword="Win32Proj">
  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="4"
  18. UseOfMFC="1"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories="C:DX90SDKInclude;&quot;C:DX90SDKSamplesC++DirectShowBaseClasses&quot;"
  24. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="FALSE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLibrarianTool"
  36. AdditionalDependencies="vfw32.lib Version.lib"
  37. OutputFile="../../lib/$(ProjectName)D.lib"
  38. IgnoreAllDefaultLibraries="FALSE"/>
  39. <Tool
  40. Name="VCMIDLTool"/>
  41. <Tool
  42. Name="VCPostBuildEventTool"/>
  43. <Tool
  44. Name="VCPreBuildEventTool"/>
  45. <Tool
  46. Name="VCPreLinkEventTool"/>
  47. <Tool
  48. Name="VCResourceCompilerTool"/>
  49. <Tool
  50. Name="VCWebServiceProxyGeneratorTool"/>
  51. <Tool
  52. Name="VCXMLDataGeneratorTool"/>
  53. <Tool
  54. Name="VCManagedWrapperGeneratorTool"/>
  55. <Tool
  56. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  57. </Configuration>
  58. <Configuration
  59. Name="Release|Win32"
  60. OutputDirectory="Release"
  61. IntermediateDirectory="Release"
  62. ConfigurationType="4"
  63. UseOfMFC="1"
  64. CharacterSet="2">
  65. <Tool
  66. Name="VCCLCompilerTool"
  67. Optimization="2"
  68. InlineFunctionExpansion="1"
  69. OmitFramePointers="TRUE"
  70. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  71. StringPooling="TRUE"
  72. RuntimeLibrary="0"
  73. EnableFunctionLevelLinking="TRUE"
  74. UsePrecompiledHeader="3"
  75. WarningLevel="3"
  76. Detect64BitPortabilityProblems="FALSE"
  77. DebugInformationFormat="3"/>
  78. <Tool
  79. Name="VCCustomBuildTool"/>
  80. <Tool
  81. Name="VCLibrarianTool"
  82. AdditionalDependencies="vfw32.lib Version.lib"
  83. OutputFile="../../lib/$(ProjectName)R.lib"/>
  84. <Tool
  85. Name="VCMIDLTool"/>
  86. <Tool
  87. Name="VCPostBuildEventTool"/>
  88. <Tool
  89. Name="VCPreBuildEventTool"/>
  90. <Tool
  91. Name="VCPreLinkEventTool"/>
  92. <Tool
  93. Name="VCResourceCompilerTool"/>
  94. <Tool
  95. Name="VCWebServiceProxyGeneratorTool"/>
  96. <Tool
  97. Name="VCXMLDataGeneratorTool"/>
  98. <Tool
  99. Name="VCManagedWrapperGeneratorTool"/>
  100. <Tool
  101. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  102. </Configuration>
  103. <Configuration
  104. Name="Debug Unicode|Win32"
  105. OutputDirectory="Debug Unicode"
  106. IntermediateDirectory="Debug Unicode"
  107. ConfigurationType="4"
  108. UseOfMFC="2"
  109. CharacterSet="1">
  110. <Tool
  111. Name="VCCLCompilerTool"
  112. Optimization="0"
  113. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  114. MinimalRebuild="TRUE"
  115. BasicRuntimeChecks="3"
  116. RuntimeLibrary="3"
  117. UsePrecompiledHeader="3"
  118. WarningLevel="3"
  119. Detect64BitPortabilityProblems="FALSE"
  120. DebugInformationFormat="4"/>
  121. <Tool
  122. Name="VCCustomBuildTool"/>
  123. <Tool
  124. Name="VCLibrarianTool"
  125. AdditionalDependencies="vfw32.lib Version.lib"
  126. OutputFile="../../lib/$(ProjectName)DU.lib"/>
  127. <Tool
  128. Name="VCMIDLTool"/>
  129. <Tool
  130. Name="VCPostBuildEventTool"/>
  131. <Tool
  132. Name="VCPreBuildEventTool"/>
  133. <Tool
  134. Name="VCPreLinkEventTool"/>
  135. <Tool
  136. Name="VCResourceCompilerTool"/>
  137. <Tool
  138. Name="VCWebServiceProxyGeneratorTool"/>
  139. <Tool
  140. Name="VCXMLDataGeneratorTool"/>
  141. <Tool
  142. Name="VCManagedWrapperGeneratorTool"/>
  143. <Tool
  144. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  145. </Configuration>
  146. <Configuration
  147. Name="Release Unicode|Win32"
  148. OutputDirectory="Release Unicode"
  149. IntermediateDirectory="Release Unicode"
  150. ConfigurationType="4"
  151. UseOfMFC="1"
  152. CharacterSet="1">
  153. <Tool
  154. Name="VCCLCompilerTool"
  155. Optimization="2"
  156. InlineFunctionExpansion="1"
  157. OmitFramePointers="TRUE"
  158. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  159. StringPooling="TRUE"
  160. RuntimeLibrary="0"
  161. EnableFunctionLevelLinking="TRUE"
  162. UsePrecompiledHeader="3"
  163. WarningLevel="3"
  164. Detect64BitPortabilityProblems="FALSE"
  165. DebugInformationFormat="3"/>
  166. <Tool
  167. Name="VCCustomBuildTool"/>
  168. <Tool
  169. Name="VCLibrarianTool"
  170. AdditionalDependencies="vfw32.lib Version.lib"
  171. OutputFile="../../lib/$(ProjectName)RU.lib"/>
  172. <Tool
  173. Name="VCMIDLTool"/>
  174. <Tool
  175. Name="VCPostBuildEventTool"/>
  176. <Tool
  177. Name="VCPreBuildEventTool"/>
  178. <Tool
  179. Name="VCPreLinkEventTool"/>
  180. <Tool
  181. Name="VCResourceCompilerTool"/>
  182. <Tool
  183. Name="VCWebServiceProxyGeneratorTool"/>
  184. <Tool
  185. Name="VCXMLDataGeneratorTool"/>
  186. <Tool
  187. Name="VCManagedWrapperGeneratorTool"/>
  188. <Tool
  189. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  190. </Configuration>
  191. </Configurations>
  192. <References>
  193. </References>
  194. <Files>
  195. <Filter
  196. Name="Source Files"
  197. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  198. <File
  199. RelativePath=".a_yuv2rgb.asm">
  200. <FileConfiguration
  201. Name="Debug|Win32">
  202. <Tool
  203. Name="VCCustomBuildTool"
  204. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  205. "
  206. Outputs="$(OutDir)$(InputName).obj"/>
  207. </FileConfiguration>
  208. <FileConfiguration
  209. Name="Release|Win32">
  210. <Tool
  211. Name="VCCustomBuildTool"
  212. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  213. "
  214. Outputs="$(OutDir)$(InputName).obj"/>
  215. </FileConfiguration>
  216. <FileConfiguration
  217. Name="Debug Unicode|Win32">
  218. <Tool
  219. Name="VCCustomBuildTool"
  220. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  221. "
  222. Outputs="$(OutDir)$(InputName).obj"/>
  223. </FileConfiguration>
  224. <FileConfiguration
  225. Name="Release Unicode|Win32">
  226. <Tool
  227. Name="VCCustomBuildTool"
  228. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  229. "
  230. Outputs="$(OutDir)$(InputName).obj"/>
  231. </FileConfiguration>
  232. </File>
  233. <File
  234. RelativePath=".a_yuvtable.asm">
  235. <FileConfiguration
  236. Name="Debug|Win32">
  237. <Tool
  238. Name="VCCustomBuildTool"
  239. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  240. "
  241. Outputs="$(OutDir)$(InputName).obj"/>
  242. </FileConfiguration>
  243. <FileConfiguration
  244. Name="Release|Win32">
  245. <Tool
  246. Name="VCCustomBuildTool"
  247. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  248. "
  249. Outputs="$(OutDir)$(InputName).obj"/>
  250. </FileConfiguration>
  251. <FileConfiguration
  252. Name="Debug Unicode|Win32">
  253. <Tool
  254. Name="VCCustomBuildTool"
  255. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  256. "
  257. Outputs="$(OutDir)$(InputName).obj"/>
  258. </FileConfiguration>
  259. <FileConfiguration
  260. Name="Release Unicode|Win32">
  261. <Tool
  262. Name="VCCustomBuildTool"
  263. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)
  264. "
  265. Outputs="$(OutDir)$(InputName).obj"/>
  266. </FileConfiguration>
  267. </File>
  268. <File
  269. RelativePath=".convert_a.asm">
  270. <FileConfiguration
  271. Name="Debug|Win32">
  272. <Tool
  273. Name="VCCustomBuildTool"
  274. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)&quot;
  275. "
  276. Outputs="$(OutDir)$(InputName).obj"/>
  277. </FileConfiguration>
  278. <FileConfiguration
  279. Name="Release|Win32">
  280. <Tool
  281. Name="VCCustomBuildTool"
  282. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)&quot;
  283. "
  284. Outputs="$(OutDir)$(InputName).obj"/>
  285. </FileConfiguration>
  286. <FileConfiguration
  287. Name="Debug Unicode|Win32">
  288. <Tool
  289. Name="VCCustomBuildTool"
  290. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)&quot;
  291. "
  292. Outputs="$(OutDir)$(InputName).obj"/>
  293. </FileConfiguration>
  294. <FileConfiguration
  295. Name="Release Unicode|Win32">
  296. <Tool
  297. Name="VCCustomBuildTool"
  298. CommandLine="ml /c /coff /Cx /nologo /Fo&quot;$(OutDir)$(InputName).obj&quot; &quot;$(InputPath)&quot;
  299. "
  300. Outputs="$(OutDir)$(InputName).obj"/>
  301. </FileConfiguration>
  302. </File>
  303. <File
  304. RelativePath=".DSMPropertyBag.cpp">
  305. </File>
  306. <File
  307. RelativePath="DSUtil.cpp">
  308. </File>
  309. <File
  310. RelativePath=".FontInstaller.cpp">
  311. </File>
  312. <File
  313. RelativePath=".MediaTypeEx.cpp">
  314. </File>
  315. <File
  316. RelativePath="MediaTypes.cpp">
  317. </File>
  318. <File
  319. RelativePath=".NullRenderers.cpp">
  320. </File>
  321. <File
  322. RelativePath="stdafx.cpp">
  323. <FileConfiguration
  324. Name="Debug|Win32">
  325. <Tool
  326. Name="VCCLCompilerTool"
  327. UsePrecompiledHeader="1"/>
  328. </FileConfiguration>
  329. <FileConfiguration
  330. Name="Release|Win32">
  331. <Tool
  332. Name="VCCLCompilerTool"
  333. UsePrecompiledHeader="1"/>
  334. </FileConfiguration>
  335. <FileConfiguration
  336. Name="Debug Unicode|Win32">
  337. <Tool
  338. Name="VCCLCompilerTool"
  339. UsePrecompiledHeader="1"/>
  340. </FileConfiguration>
  341. <FileConfiguration
  342. Name="Release Unicode|Win32">
  343. <Tool
  344. Name="VCCLCompilerTool"
  345. UsePrecompiledHeader="1"/>
  346. </FileConfiguration>
  347. </File>
  348. <File
  349. RelativePath=".text.cpp">
  350. </File>
  351. <File
  352. RelativePath=".vd.cpp">
  353. </File>
  354. </Filter>
  355. <Filter
  356. Name="Header Files"
  357. Filter="h;hpp;hxx;hm;inl;inc">
  358. <File
  359. RelativePath=".DSMPropertyBag.h">
  360. </File>
  361. <File
  362. RelativePath="DSUtil.h">
  363. </File>
  364. <File
  365. RelativePath=".FontInstaller.h">
  366. </File>
  367. <File
  368. RelativePath=".MediaTypeEx.h">
  369. </File>
  370. <File
  371. RelativePath="MediaTypes.h">
  372. </File>
  373. <File
  374. RelativePath=".NullRenderers.h">
  375. </File>
  376. <File
  377. RelativePath="stdafx.h">
  378. </File>
  379. <File
  380. RelativePath=".text.h">
  381. </File>
  382. <File
  383. RelativePath=".vd.h">
  384. </File>
  385. </Filter>
  386. <Filter
  387. Name="Resource Files"
  388. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  389. </Filter>
  390. </Files>
  391. <Globals>
  392. <Global
  393. Name="DevPartner_IsInstrumented"
  394. Value="0"/>
  395. </Globals>
  396. </VisualStudioProject>