BaseMuxer.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="7.10"
  5. Name="BaseMuxer"
  6. ProjectGUID="{DB5F93B2-54D0-4474-A588-D259BE36C832}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug lib|Win32"
  15. OutputDirectory="$(ConfigurationName)"
  16. IntermediateDirectory="$(OutDir)"
  17. ConfigurationType="4"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. ForceConformanceInForLoopScope="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="FALSE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLibrarianTool"
  36. OutputFile="../../../../lib/$(ProjectName)D.lib"/>
  37. <Tool
  38. Name="VCMIDLTool"/>
  39. <Tool
  40. Name="VCPostBuildEventTool"/>
  41. <Tool
  42. Name="VCPreBuildEventTool"/>
  43. <Tool
  44. Name="VCPreLinkEventTool"/>
  45. <Tool
  46. Name="VCResourceCompilerTool"/>
  47. <Tool
  48. Name="VCWebServiceProxyGeneratorTool"/>
  49. <Tool
  50. Name="VCXMLDataGeneratorTool"/>
  51. <Tool
  52. Name="VCManagedWrapperGeneratorTool"/>
  53. <Tool
  54. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  55. </Configuration>
  56. <Configuration
  57. Name="Release lib|Win32"
  58. OutputDirectory="$(ConfigurationName)"
  59. IntermediateDirectory="$(OutDir)"
  60. ConfigurationType="4"
  61. UseOfMFC="1"
  62. CharacterSet="2">
  63. <Tool
  64. Name="VCCLCompilerTool"
  65. Optimization="2"
  66. InlineFunctionExpansion="1"
  67. OmitFramePointers="TRUE"
  68. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  69. StringPooling="TRUE"
  70. RuntimeLibrary="0"
  71. EnableFunctionLevelLinking="TRUE"
  72. ForceConformanceInForLoopScope="TRUE"
  73. UsePrecompiledHeader="3"
  74. WarningLevel="3"
  75. Detect64BitPortabilityProblems="FALSE"
  76. DebugInformationFormat="0"/>
  77. <Tool
  78. Name="VCCustomBuildTool"/>
  79. <Tool
  80. Name="VCLibrarianTool"
  81. OutputFile="../../../../lib/$(ProjectName)R.lib"/>
  82. <Tool
  83. Name="VCMIDLTool"/>
  84. <Tool
  85. Name="VCPostBuildEventTool"/>
  86. <Tool
  87. Name="VCPreBuildEventTool"/>
  88. <Tool
  89. Name="VCPreLinkEventTool"/>
  90. <Tool
  91. Name="VCResourceCompilerTool"/>
  92. <Tool
  93. Name="VCWebServiceProxyGeneratorTool"/>
  94. <Tool
  95. Name="VCXMLDataGeneratorTool"/>
  96. <Tool
  97. Name="VCManagedWrapperGeneratorTool"/>
  98. <Tool
  99. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  100. </Configuration>
  101. <Configuration
  102. Name="Debug Unicode lib|Win32"
  103. OutputDirectory="$(ConfigurationName)"
  104. IntermediateDirectory="$(OutDir)"
  105. ConfigurationType="4"
  106. UseOfMFC="2"
  107. CharacterSet="1">
  108. <Tool
  109. Name="VCCLCompilerTool"
  110. Optimization="0"
  111. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  112. MinimalRebuild="TRUE"
  113. BasicRuntimeChecks="3"
  114. RuntimeLibrary="3"
  115. ForceConformanceInForLoopScope="TRUE"
  116. UsePrecompiledHeader="3"
  117. WarningLevel="3"
  118. Detect64BitPortabilityProblems="FALSE"
  119. DebugInformationFormat="4"/>
  120. <Tool
  121. Name="VCCustomBuildTool"/>
  122. <Tool
  123. Name="VCLibrarianTool"
  124. OutputFile="../../../../lib/$(ProjectName)DU.lib"/>
  125. <Tool
  126. Name="VCMIDLTool"/>
  127. <Tool
  128. Name="VCPostBuildEventTool"/>
  129. <Tool
  130. Name="VCPreBuildEventTool"/>
  131. <Tool
  132. Name="VCPreLinkEventTool"/>
  133. <Tool
  134. Name="VCResourceCompilerTool"/>
  135. <Tool
  136. Name="VCWebServiceProxyGeneratorTool"/>
  137. <Tool
  138. Name="VCXMLDataGeneratorTool"/>
  139. <Tool
  140. Name="VCManagedWrapperGeneratorTool"/>
  141. <Tool
  142. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  143. </Configuration>
  144. <Configuration
  145. Name="Release Unicode lib|Win32"
  146. OutputDirectory="$(ConfigurationName)"
  147. IntermediateDirectory="$(OutDir)"
  148. ConfigurationType="4"
  149. UseOfMFC="1"
  150. CharacterSet="1">
  151. <Tool
  152. Name="VCCLCompilerTool"
  153. Optimization="2"
  154. InlineFunctionExpansion="1"
  155. OmitFramePointers="TRUE"
  156. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  157. StringPooling="TRUE"
  158. RuntimeLibrary="0"
  159. EnableFunctionLevelLinking="TRUE"
  160. ForceConformanceInForLoopScope="TRUE"
  161. UsePrecompiledHeader="3"
  162. WarningLevel="3"
  163. Detect64BitPortabilityProblems="FALSE"/>
  164. <Tool
  165. Name="VCCustomBuildTool"/>
  166. <Tool
  167. Name="VCLibrarianTool"
  168. OutputFile="../../../../lib/$(ProjectName)RU.lib"/>
  169. <Tool
  170. Name="VCMIDLTool"/>
  171. <Tool
  172. Name="VCPostBuildEventTool"/>
  173. <Tool
  174. Name="VCPreBuildEventTool"/>
  175. <Tool
  176. Name="VCPreLinkEventTool"/>
  177. <Tool
  178. Name="VCResourceCompilerTool"/>
  179. <Tool
  180. Name="VCWebServiceProxyGeneratorTool"/>
  181. <Tool
  182. Name="VCXMLDataGeneratorTool"/>
  183. <Tool
  184. Name="VCManagedWrapperGeneratorTool"/>
  185. <Tool
  186. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  187. </Configuration>
  188. </Configurations>
  189. <References>
  190. </References>
  191. <Files>
  192. <Filter
  193. Name="Source Files"
  194. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  195. <File
  196. RelativePath="BaseMuxer.cpp">
  197. </File>
  198. <File
  199. RelativePath=".BaseMuxerInputPin.cpp">
  200. </File>
  201. <File
  202. RelativePath=".BaseMuxerOutputPin.cpp">
  203. </File>
  204. <File
  205. RelativePath=".BitStream.cpp">
  206. </File>
  207. <File
  208. RelativePath="stdafx.cpp">
  209. <FileConfiguration
  210. Name="Debug lib|Win32">
  211. <Tool
  212. Name="VCCLCompilerTool"
  213. UsePrecompiledHeader="1"/>
  214. </FileConfiguration>
  215. <FileConfiguration
  216. Name="Release lib|Win32">
  217. <Tool
  218. Name="VCCLCompilerTool"
  219. UsePrecompiledHeader="1"/>
  220. </FileConfiguration>
  221. <FileConfiguration
  222. Name="Debug Unicode lib|Win32">
  223. <Tool
  224. Name="VCCLCompilerTool"
  225. UsePrecompiledHeader="1"/>
  226. </FileConfiguration>
  227. <FileConfiguration
  228. Name="Release Unicode lib|Win32">
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. UsePrecompiledHeader="1"/>
  232. </FileConfiguration>
  233. </File>
  234. </Filter>
  235. <Filter
  236. Name="Header Files"
  237. Filter="h;hpp;hxx;hm;inl;inc">
  238. <File
  239. RelativePath="BaseMuxer.h">
  240. </File>
  241. <File
  242. RelativePath=".BaseMuxerInputPin.h">
  243. </File>
  244. <File
  245. RelativePath=".BaseMuxerOutputPin.h">
  246. </File>
  247. <File
  248. RelativePath=".BitStream.h">
  249. </File>
  250. <File
  251. RelativePath="stdafx.h">
  252. </File>
  253. </Filter>
  254. <Filter
  255. Name="Resource Files"
  256. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  257. </Filter>
  258. </Files>
  259. <Globals>
  260. <Global
  261. Name="DevPartner_IsInstrumented"
  262. Value="1"/>
  263. </Globals>
  264. </VisualStudioProject>