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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="asf2mkv"
  6. ProjectGUID="{B4E3D650-306F-4F9B-A7DD-2F70C2F69007}"
  7. Keyword="MFCProj">
  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="1"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="FALSE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="FALSE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. AdditionalDependencies="strmbaseD.lib filtersD.lib dsutilD.lib uiD.lib"
  37. LinkIncremental="2"
  38. AdditionalLibraryDirectories="......lib"
  39. GenerateDebugInformation="TRUE"
  40. SubSystem="2"
  41. TargetMachine="1"/>
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="_DEBUG"
  45. MkTypLibCompatible="FALSE"/>
  46. <Tool
  47. Name="VCPostBuildEventTool"/>
  48. <Tool
  49. Name="VCPreBuildEventTool"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"
  54. PreprocessorDefinitions="_DEBUG"
  55. Culture="1033"
  56. AdditionalIncludeDirectories="$(IntDir)"/>
  57. <Tool
  58. Name="VCWebServiceProxyGeneratorTool"/>
  59. <Tool
  60. Name="VCXMLDataGeneratorTool"/>
  61. <Tool
  62. Name="VCWebDeploymentTool"/>
  63. <Tool
  64. Name="VCManagedWrapperGeneratorTool"/>
  65. <Tool
  66. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  67. </Configuration>
  68. <Configuration
  69. Name="Release|Win32"
  70. OutputDirectory="Release"
  71. IntermediateDirectory="Release"
  72. ConfigurationType="1"
  73. UseOfMFC="1"
  74. CharacterSet="2">
  75. <Tool
  76. Name="VCCLCompilerTool"
  77. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  78. MinimalRebuild="FALSE"
  79. RuntimeLibrary="0"
  80. TreatWChar_tAsBuiltInType="FALSE"
  81. UsePrecompiledHeader="3"
  82. WarningLevel="3"
  83. Detect64BitPortabilityProblems="FALSE"
  84. DebugInformationFormat="3"/>
  85. <Tool
  86. Name="VCCustomBuildTool"/>
  87. <Tool
  88. Name="VCLinkerTool"
  89. AdditionalDependencies="strmbaseR.lib filtersR.lib dsutilR.lib uiR.lib"
  90. LinkIncremental="1"
  91. AdditionalLibraryDirectories="......lib"
  92. GenerateDebugInformation="TRUE"
  93. SubSystem="2"
  94. OptimizeReferences="2"
  95. EnableCOMDATFolding="2"
  96. TargetMachine="1"/>
  97. <Tool
  98. Name="VCMIDLTool"
  99. PreprocessorDefinitions="NDEBUG"
  100. MkTypLibCompatible="FALSE"/>
  101. <Tool
  102. Name="VCPostBuildEventTool"/>
  103. <Tool
  104. Name="VCPreBuildEventTool"/>
  105. <Tool
  106. Name="VCPreLinkEventTool"/>
  107. <Tool
  108. Name="VCResourceCompilerTool"
  109. PreprocessorDefinitions="NDEBUG"
  110. Culture="1033"
  111. AdditionalIncludeDirectories="$(IntDir)"/>
  112. <Tool
  113. Name="VCWebServiceProxyGeneratorTool"/>
  114. <Tool
  115. Name="VCXMLDataGeneratorTool"/>
  116. <Tool
  117. Name="VCWebDeploymentTool"/>
  118. <Tool
  119. Name="VCManagedWrapperGeneratorTool"/>
  120. <Tool
  121. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  122. </Configuration>
  123. <Configuration
  124. Name="Debug Unicode|Win32"
  125. OutputDirectory="$(ConfigurationName)"
  126. IntermediateDirectory="$(ConfigurationName)"
  127. ConfigurationType="1"
  128. UseOfMFC="2"
  129. CharacterSet="1">
  130. <Tool
  131. Name="VCCLCompilerTool"
  132. Optimization="0"
  133. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  134. MinimalRebuild="TRUE"
  135. BasicRuntimeChecks="3"
  136. RuntimeLibrary="3"
  137. TreatWChar_tAsBuiltInType="FALSE"
  138. UsePrecompiledHeader="3"
  139. WarningLevel="3"
  140. Detect64BitPortabilityProblems="FALSE"
  141. DebugInformationFormat="4"/>
  142. <Tool
  143. Name="VCCustomBuildTool"/>
  144. <Tool
  145. Name="VCLinkerTool"
  146. AdditionalDependencies="strmbaseDU.lib filtersDU.lib dsutilDU.lib uiDU.lib"
  147. LinkIncremental="2"
  148. AdditionalLibraryDirectories="......lib"
  149. GenerateDebugInformation="TRUE"
  150. SubSystem="2"
  151. TargetMachine="1"/>
  152. <Tool
  153. Name="VCMIDLTool"
  154. PreprocessorDefinitions="_DEBUG"
  155. MkTypLibCompatible="FALSE"/>
  156. <Tool
  157. Name="VCPostBuildEventTool"/>
  158. <Tool
  159. Name="VCPreBuildEventTool"/>
  160. <Tool
  161. Name="VCPreLinkEventTool"/>
  162. <Tool
  163. Name="VCResourceCompilerTool"
  164. PreprocessorDefinitions="_DEBUG"
  165. Culture="1033"
  166. AdditionalIncludeDirectories="$(IntDir)"/>
  167. <Tool
  168. Name="VCWebServiceProxyGeneratorTool"/>
  169. <Tool
  170. Name="VCXMLDataGeneratorTool"/>
  171. <Tool
  172. Name="VCWebDeploymentTool"/>
  173. <Tool
  174. Name="VCManagedWrapperGeneratorTool"/>
  175. <Tool
  176. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  177. </Configuration>
  178. <Configuration
  179. Name="Release Unicode|Win32"
  180. OutputDirectory="$(ConfigurationName)"
  181. IntermediateDirectory="$(ConfigurationName)"
  182. ConfigurationType="1"
  183. UseOfMFC="1"
  184. CharacterSet="1">
  185. <Tool
  186. Name="VCCLCompilerTool"
  187. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  188. MinimalRebuild="FALSE"
  189. RuntimeLibrary="0"
  190. TreatWChar_tAsBuiltInType="FALSE"
  191. UsePrecompiledHeader="3"
  192. WarningLevel="3"
  193. Detect64BitPortabilityProblems="FALSE"
  194. DebugInformationFormat="3"/>
  195. <Tool
  196. Name="VCCustomBuildTool"/>
  197. <Tool
  198. Name="VCLinkerTool"
  199. AdditionalDependencies="strmbaseRU.lib filtersRU.lib dsutilRU.lib uiRU.lib"
  200. LinkIncremental="1"
  201. AdditionalLibraryDirectories="......lib"
  202. GenerateDebugInformation="TRUE"
  203. SubSystem="2"
  204. OptimizeReferences="2"
  205. EnableCOMDATFolding="2"
  206. TargetMachine="1"/>
  207. <Tool
  208. Name="VCMIDLTool"
  209. PreprocessorDefinitions="NDEBUG"
  210. MkTypLibCompatible="FALSE"/>
  211. <Tool
  212. Name="VCPostBuildEventTool"/>
  213. <Tool
  214. Name="VCPreBuildEventTool"/>
  215. <Tool
  216. Name="VCPreLinkEventTool"/>
  217. <Tool
  218. Name="VCResourceCompilerTool"
  219. PreprocessorDefinitions="NDEBUG"
  220. Culture="1033"
  221. AdditionalIncludeDirectories="$(IntDir)"/>
  222. <Tool
  223. Name="VCWebServiceProxyGeneratorTool"/>
  224. <Tool
  225. Name="VCXMLDataGeneratorTool"/>
  226. <Tool
  227. Name="VCWebDeploymentTool"/>
  228. <Tool
  229. Name="VCManagedWrapperGeneratorTool"/>
  230. <Tool
  231. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  232. </Configuration>
  233. </Configurations>
  234. <References>
  235. </References>
  236. <Files>
  237. <Filter
  238. Name="Source Files"
  239. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  240. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  241. <File
  242. RelativePath=".asf2mkv.cpp">
  243. </File>
  244. <File
  245. RelativePath=".asf2mkvDlg.cpp">
  246. </File>
  247. <File
  248. RelativePath=".stdafx.cpp">
  249. <FileConfiguration
  250. Name="Debug|Win32">
  251. <Tool
  252. Name="VCCLCompilerTool"
  253. UsePrecompiledHeader="1"/>
  254. </FileConfiguration>
  255. <FileConfiguration
  256. Name="Release|Win32">
  257. <Tool
  258. Name="VCCLCompilerTool"
  259. UsePrecompiledHeader="1"/>
  260. </FileConfiguration>
  261. <FileConfiguration
  262. Name="Debug Unicode|Win32">
  263. <Tool
  264. Name="VCCLCompilerTool"
  265. UsePrecompiledHeader="1"/>
  266. </FileConfiguration>
  267. <FileConfiguration
  268. Name="Release Unicode|Win32">
  269. <Tool
  270. Name="VCCLCompilerTool"
  271. UsePrecompiledHeader="1"/>
  272. </FileConfiguration>
  273. </File>
  274. </Filter>
  275. <Filter
  276. Name="Header Files"
  277. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  278. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  279. <File
  280. RelativePath=".asf2mkv.h">
  281. </File>
  282. <File
  283. RelativePath=".asf2mkvDlg.h">
  284. </File>
  285. <File
  286. RelativePath=".Resource.h">
  287. </File>
  288. <File
  289. RelativePath=".stdafx.h">
  290. </File>
  291. </Filter>
  292. <Filter
  293. Name="Resource Files"
  294. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  295. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  296. <File
  297. RelativePath=".resasf2mkv.ico">
  298. </File>
  299. <File
  300. RelativePath=".asf2mkv.rc">
  301. </File>
  302. <File
  303. RelativePath=".resasf2mkv.rc2">
  304. </File>
  305. </Filter>
  306. <File
  307. RelativePath=".resasf2mkv.manifest">
  308. </File>
  309. </Files>
  310. <Globals>
  311. <Global
  312. Name="RESOURCE_FILE"
  313. Value="asf2mkv.rc"/>
  314. </Globals>
  315. </VisualStudioProject>