bdasampl.vcproj
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:8k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="BDASample"
  6. SccProjectName=""
  7. SccLocalPath="">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug Unicode|Win32"
  15. OutputDirectory=".Debug_Unicode"
  16. IntermediateDirectory=".Debug_Unicode"
  17. ConfigurationType="1"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="1">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories="....BaseClasses,..........include"
  25. PreprocessorDefinitions="WIN32,_DEBUG,WINVER=0x400,_WIN32_WINNT=0x400,_WINDOWS,DEBUG,UNICODE"
  26. RuntimeLibrary="5"
  27. PrecompiledHeaderFile=".Debug_Unicode/bdasampl.pch"
  28. AssemblerListingLocation=".Debug_Unicode/"
  29. ObjectFile=".Debug_Unicode/"
  30. ProgramDataBaseFileName=".Debug_Unicode/"
  31. WarningLevel="3"
  32. SuppressStartupBanner="TRUE"
  33. DebugInformationFormat="3"
  34. CompileAs="0"/>
  35. <Tool
  36. Name="VCCustomBuildTool"/>
  37. <Tool
  38. Name="VCLinkerTool"
  39. AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  40. AdditionalDependencies="....BaseClassesDebug_Unicodestrmbasd.lib quartz.lib msvcrtd.lib winmm.lib msacm32.lib olepro32.lib"
  41. OutputFile="Debug_Unicode/bdasample.exe"
  42. LinkIncremental="2"
  43. SuppressStartupBanner="TRUE"
  44. AdditionalLibraryDirectories="..........lib"
  45. IgnoreAllDefaultLibraries="TRUE"
  46. GenerateDebugInformation="TRUE"
  47. SubSystem="2"/>
  48. <Tool
  49. Name="VCMIDLTool"
  50. PreprocessorDefinitions="_DEBUG"
  51. MkTypLibCompatible="TRUE"
  52. SuppressStartupBanner="TRUE"
  53. TargetEnvironment="1"
  54. TypeLibraryName=".Debug_Unicode/bdasampl.tlb"/>
  55. <Tool
  56. Name="VCPostBuildEventTool"/>
  57. <Tool
  58. Name="VCPreBuildEventTool"/>
  59. <Tool
  60. Name="VCPreLinkEventTool"/>
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="_DEBUG"
  64. Culture="1033"
  65. AdditionalIncludeDirectories="....directshowBaseClasses"/>
  66. <Tool
  67. Name="VCWebServiceProxyGeneratorTool"/>
  68. <Tool
  69. Name="VCWebDeploymentTool"/>
  70. </Configuration>
  71. <Configuration
  72. Name="Release Unicode|Win32"
  73. OutputDirectory=".Release_Unicode"
  74. IntermediateDirectory=".Release_Unicode"
  75. ConfigurationType="1"
  76. UseOfMFC="0"
  77. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  78. CharacterSet="1">
  79. <Tool
  80. Name="VCCLCompilerTool"
  81. InlineFunctionExpansion="1"
  82. AdditionalIncludeDirectories="....BaseClasses,..........include"
  83. PreprocessorDefinitions="WIN32,NDEBUG,WINVER=0x400,_WIN32_WINNT=0x400,_WINDOWS,UNICODE"
  84. StringPooling="TRUE"
  85. RuntimeLibrary="4"
  86. EnableFunctionLevelLinking="TRUE"
  87. PrecompiledHeaderFile=".Release_Unicode/bdasampl.pch"
  88. AssemblerListingLocation=".Release_Unicode/"
  89. ObjectFile=".Release_Unicode/"
  90. ProgramDataBaseFileName=".Release_Unicode/"
  91. WarningLevel="3"
  92. SuppressStartupBanner="TRUE"
  93. CompileAs="0"/>
  94. <Tool
  95. Name="VCCustomBuildTool"/>
  96. <Tool
  97. Name="VCLinkerTool"
  98. AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  99. AdditionalDependencies="....BaseClassesRelease_Unicodestrmbase.lib quartz.lib msvcrt.lib winmm.lib msacm32.lib olepro32.lib strmiids.lib"
  100. OutputFile="Release_Unicode/bdasample.exe"
  101. LinkIncremental="1"
  102. SuppressStartupBanner="TRUE"
  103. AdditionalLibraryDirectories="..........lib"
  104. IgnoreAllDefaultLibraries="TRUE"
  105. SubSystem="2"
  106. OptimizeReferences="1"
  107. EnableCOMDATFolding="2"/>
  108. <Tool
  109. Name="VCMIDLTool"
  110. PreprocessorDefinitions="NDEBUG"
  111. MkTypLibCompatible="TRUE"
  112. SuppressStartupBanner="TRUE"
  113. TargetEnvironment="1"
  114. TypeLibraryName=".Release_Unicode/bdasampl.tlb"/>
  115. <Tool
  116. Name="VCPostBuildEventTool"/>
  117. <Tool
  118. Name="VCPreBuildEventTool"/>
  119. <Tool
  120. Name="VCPreLinkEventTool"/>
  121. <Tool
  122. Name="VCResourceCompilerTool"
  123. PreprocessorDefinitions="NDEBUG"
  124. Culture="1033"
  125. AdditionalIncludeDirectories="....BaseClasses"/>
  126. <Tool
  127. Name="VCWebServiceProxyGeneratorTool"/>
  128. <Tool
  129. Name="VCWebDeploymentTool"/>
  130. </Configuration>
  131. <Configuration
  132. Name="Debug|Win32"
  133. OutputDirectory=".Debug"
  134. IntermediateDirectory=".Debug"
  135. ConfigurationType="1"
  136. UseOfMFC="0"
  137. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  138. <Tool
  139. Name="VCCLCompilerTool"
  140. Optimization="0"
  141. AdditionalIncludeDirectories="....BaseClasses,..........include"
  142. PreprocessorDefinitions="WIN32,_DEBUG,WINVER=0x400,_WIN32_WINNT=0x400,_WINDOWS,DEBUG"
  143. RuntimeLibrary="5"
  144. PrecompiledHeaderFile=".Debug/bdasampl.pch"
  145. AssemblerListingLocation=".Debug/"
  146. ObjectFile=".Debug/"
  147. ProgramDataBaseFileName=".Debug/"
  148. WarningLevel="3"
  149. SuppressStartupBanner="TRUE"
  150. DebugInformationFormat="3"
  151. CompileAs="0"/>
  152. <Tool
  153. Name="VCCustomBuildTool"/>
  154. <Tool
  155. Name="VCLinkerTool"
  156. AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  157. AdditionalDependencies="....BaseClassesdebugstrmbasd.lib quartz.lib msvcrtd.lib winmm.lib msacm32.lib olepro32.lib"
  158. OutputFile="Debug/bdasample.exe"
  159. LinkIncremental="2"
  160. SuppressStartupBanner="TRUE"
  161. AdditionalLibraryDirectories="..........lib"
  162. IgnoreAllDefaultLibraries="TRUE"
  163. GenerateDebugInformation="TRUE"
  164. SubSystem="2"/>
  165. <Tool
  166. Name="VCMIDLTool"
  167. PreprocessorDefinitions="_DEBUG"
  168. MkTypLibCompatible="TRUE"
  169. SuppressStartupBanner="TRUE"
  170. TargetEnvironment="1"
  171. TypeLibraryName=".Debug/bdasampl.tlb"/>
  172. <Tool
  173. Name="VCPostBuildEventTool"/>
  174. <Tool
  175. Name="VCPreBuildEventTool"/>
  176. <Tool
  177. Name="VCPreLinkEventTool"/>
  178. <Tool
  179. Name="VCResourceCompilerTool"
  180. PreprocessorDefinitions="_DEBUG"
  181. Culture="1033"
  182. AdditionalIncludeDirectories="....directshowBaseClasses"/>
  183. <Tool
  184. Name="VCWebServiceProxyGeneratorTool"/>
  185. <Tool
  186. Name="VCWebDeploymentTool"/>
  187. </Configuration>
  188. <Configuration
  189. Name="Release|Win32"
  190. OutputDirectory=".Release"
  191. IntermediateDirectory=".Release"
  192. ConfigurationType="1"
  193. UseOfMFC="0"
  194. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  195. <Tool
  196. Name="VCCLCompilerTool"
  197. InlineFunctionExpansion="1"
  198. AdditionalIncludeDirectories="....BaseClasses,..........include"
  199. PreprocessorDefinitions="WIN32,NDEBUG,WINVER=0x400,_WIN32_WINNT=0x400,_WINDOWS"
  200. StringPooling="TRUE"
  201. RuntimeLibrary="4"
  202. EnableFunctionLevelLinking="TRUE"
  203. PrecompiledHeaderFile=".Release/bdasampl.pch"
  204. AssemblerListingLocation=".Release/"
  205. ObjectFile=".Release/"
  206. ProgramDataBaseFileName=".Release/"
  207. WarningLevel="3"
  208. SuppressStartupBanner="TRUE"
  209. CompileAs="0"/>
  210. <Tool
  211. Name="VCCustomBuildTool"/>
  212. <Tool
  213. Name="VCLinkerTool"
  214. AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  215. AdditionalDependencies="....BaseClassesreleasestrmbase.lib quartz.lib msvcrt.lib winmm.lib msacm32.lib olepro32.lib strmiids.lib"
  216. OutputFile="Release/bdasample.exe"
  217. LinkIncremental="1"
  218. SuppressStartupBanner="TRUE"
  219. AdditionalLibraryDirectories="..........lib"
  220. IgnoreAllDefaultLibraries="TRUE"
  221. SubSystem="2"
  222. OptimizeReferences="1"
  223. EnableCOMDATFolding="2"/>
  224. <Tool
  225. Name="VCMIDLTool"
  226. PreprocessorDefinitions="NDEBUG"
  227. MkTypLibCompatible="TRUE"
  228. SuppressStartupBanner="TRUE"
  229. TargetEnvironment="1"
  230. TypeLibraryName=".Release/bdasampl.tlb"/>
  231. <Tool
  232. Name="VCPostBuildEventTool"/>
  233. <Tool
  234. Name="VCPreBuildEventTool"/>
  235. <Tool
  236. Name="VCPreLinkEventTool"/>
  237. <Tool
  238. Name="VCResourceCompilerTool"
  239. PreprocessorDefinitions="NDEBUG"
  240. Culture="1033"
  241. AdditionalIncludeDirectories="....BaseClasses"/>
  242. <Tool
  243. Name="VCWebServiceProxyGeneratorTool"/>
  244. <Tool
  245. Name="VCWebDeploymentTool"/>
  246. </Configuration>
  247. </Configurations>
  248. <Files>
  249. <Filter
  250. Name="Header Files"
  251. Filter=".h">
  252. <File
  253. RelativePath=".bdasampl.h">
  254. </File>
  255. <File
  256. RelativePath=".graph.h">
  257. </File>
  258. <File
  259. RelativePath=".resource.h">
  260. </File>
  261. </Filter>
  262. <Filter
  263. Name="Source Files"
  264. Filter=".cpp, .c">
  265. <File
  266. RelativePath=".bdasampl.cpp">
  267. </File>
  268. <File
  269. RelativePath=".graph.cpp">
  270. </File>
  271. </Filter>
  272. <File
  273. RelativePath=".bdasampl.ico">
  274. </File>
  275. <File
  276. RelativePath=".bdasampl.rc">
  277. </File>
  278. </Files>
  279. <Globals>
  280. </Globals>
  281. </VisualStudioProject>