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

多媒体编程

开发平台:

Visual C++

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