BaseMuxer_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="BaseMuxer"
  6. ProjectGUID="{DB5F93B2-54D0-4474-A588-D259BE36C832}"
  7. RootNamespace="BaseMuxer"
  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="$(ConfigurationName)"
  22. IntermediateDirectory="$(OutDir)"
  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;_LIB"
  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="Release lib|Win32"
  86. OutputDirectory="$(ConfigurationName)"
  87. IntermediateDirectory="$(OutDir)"
  88. ConfigurationType="4"
  89. UseOfMFC="1"
  90. CharacterSet="2"
  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="2"
  111. InlineFunctionExpansion="1"
  112. OmitFramePointers="true"
  113. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  114. StringPooling="true"
  115. RuntimeLibrary="0"
  116. EnableFunctionLevelLinking="true"
  117. ForceConformanceInForLoopScope="true"
  118. WarningLevel="3"
  119. Detect64BitPortabilityProblems="false"
  120. DebugInformationFormat="0"
  121. />
  122. <Tool
  123. Name="VCManagedResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCPreLinkEventTool"
  130. />
  131. <Tool
  132. Name="VCLibrarianTool"
  133. OutputFile="../../../../lib/$(ProjectName)R.lib"
  134. />
  135. <Tool
  136. Name="VCALinkTool"
  137. />
  138. <Tool
  139. Name="VCXDCMakeTool"
  140. />
  141. <Tool
  142. Name="VCBscMakeTool"
  143. />
  144. <Tool
  145. Name="VCFxCopTool"
  146. />
  147. <Tool
  148. Name="VCPostBuildEventTool"
  149. />
  150. </Configuration>
  151. <Configuration
  152. Name="Debug Unicode lib|Win32"
  153. OutputDirectory="$(ConfigurationName)"
  154. IntermediateDirectory="$(OutDir)"
  155. ConfigurationType="4"
  156. UseOfMFC="1"
  157. CharacterSet="1"
  158. >
  159. <Tool
  160. Name="VCPreBuildEventTool"
  161. />
  162. <Tool
  163. Name="VCCustomBuildTool"
  164. />
  165. <Tool
  166. Name="VCXMLDataGeneratorTool"
  167. />
  168. <Tool
  169. Name="VCWebServiceProxyGeneratorTool"
  170. />
  171. <Tool
  172. Name="VCMIDLTool"
  173. />
  174. <Tool
  175. Name="VCCLCompilerTool"
  176. DisableSpecificWarnings="4995;4996"
  177. Optimization="0"
  178. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  179. MinimalRebuild="true"
  180. BasicRuntimeChecks="3"
  181. RuntimeLibrary="1"
  182. ForceConformanceInForLoopScope="true"
  183. WarningLevel="3"
  184. Detect64BitPortabilityProblems="false"
  185. DebugInformationFormat="4"
  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)DU.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="$(ConfigurationName)"
  219. IntermediateDirectory="$(OutDir)"
  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;_LIB"
  246. StringPooling="true"
  247. RuntimeLibrary="0"
  248. EnableFunctionLevelLinking="true"
  249. ForceConformanceInForLoopScope="true"
  250. WarningLevel="3"
  251. Detect64BitPortabilityProblems="false"
  252. />
  253. <Tool
  254. Name="VCManagedResourceCompilerTool"
  255. />
  256. <Tool
  257. Name="VCResourceCompilerTool"
  258. />
  259. <Tool
  260. Name="VCPreLinkEventTool"
  261. />
  262. <Tool
  263. Name="VCLibrarianTool"
  264. OutputFile="../../../../lib/$(ProjectName)RU.lib"
  265. />
  266. <Tool
  267. Name="VCALinkTool"
  268. />
  269. <Tool
  270. Name="VCXDCMakeTool"
  271. />
  272. <Tool
  273. Name="VCBscMakeTool"
  274. />
  275. <Tool
  276. Name="VCFxCopTool"
  277. />
  278. <Tool
  279. Name="VCPostBuildEventTool"
  280. />
  281. </Configuration>
  282. </Configurations>
  283. <References>
  284. </References>
  285. <Files>
  286. <Filter
  287. Name="Source Files"
  288. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  289. >
  290. <File
  291. RelativePath="BaseMuxer.cpp"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".BaseMuxerInputPin.cpp"
  296. >
  297. </File>
  298. <File
  299. RelativePath=".BaseMuxerOutputPin.cpp"
  300. >
  301. </File>
  302. <File
  303. RelativePath=".BitStream.cpp"
  304. >
  305. </File>
  306. <File
  307. RelativePath="stdafx.cpp"
  308. >
  309. <FileConfiguration
  310. Name="Debug lib|Win32"
  311. >
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. UsePrecompiledHeader="1"
  315. />
  316. </FileConfiguration>
  317. <FileConfiguration
  318. Name="Release lib|Win32"
  319. >
  320. <Tool
  321. Name="VCCLCompilerTool"
  322. UsePrecompiledHeader="1"
  323. />
  324. </FileConfiguration>
  325. <FileConfiguration
  326. Name="Debug Unicode lib|Win32"
  327. >
  328. <Tool
  329. Name="VCCLCompilerTool"
  330. UsePrecompiledHeader="1"
  331. />
  332. </FileConfiguration>
  333. <FileConfiguration
  334. Name="Release Unicode lib|Win32"
  335. >
  336. <Tool
  337. Name="VCCLCompilerTool"
  338. UsePrecompiledHeader="1"
  339. />
  340. </FileConfiguration>
  341. </File>
  342. </Filter>
  343. <Filter
  344. Name="Header Files"
  345. Filter="h;hpp;hxx;hm;inl;inc"
  346. >
  347. <File
  348. RelativePath="BaseMuxer.h"
  349. >
  350. </File>
  351. <File
  352. RelativePath=".BaseMuxerInputPin.h"
  353. >
  354. </File>
  355. <File
  356. RelativePath=".BaseMuxerOutputPin.h"
  357. >
  358. </File>
  359. <File
  360. RelativePath=".BitStream.h"
  361. >
  362. </File>
  363. <File
  364. RelativePath="stdafx.h"
  365. >
  366. </File>
  367. </Filter>
  368. <Filter
  369. Name="Resource Files"
  370. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  371. >
  372. </Filter>
  373. </Files>
  374. <Globals>
  375. <Global
  376. Name="DevPartner_IsInstrumented"
  377. Value="1"
  378. />
  379. </Globals>
  380. </VisualStudioProject>