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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="subtitles"
  6. ProjectGUID="{5E56335F-0FB1-4EEA-B240-D8DC5E0608E4}"
  7. RootNamespace="subtitles"
  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|Win32"
  21. OutputDirectory="Debug"
  22. IntermediateDirectory="Debug"
  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;"
  47. MinimalRebuild="true"
  48. BasicRuntimeChecks="3"
  49. RuntimeLibrary="1"
  50. ForceConformanceInForLoopScope="true"
  51. RuntimeTypeInfo="true"
  52. WarningLevel="3"
  53. Detect64BitPortabilityProblems="false"
  54. DebugInformationFormat="4"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCPreLinkEventTool"
  64. />
  65. <Tool
  66. Name="VCLibrarianTool"
  67. OutputFile="../../lib/subtitlesD.lib"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCXDCMakeTool"
  74. />
  75. <Tool
  76. Name="VCBscMakeTool"
  77. />
  78. <Tool
  79. Name="VCFxCopTool"
  80. />
  81. <Tool
  82. Name="VCPostBuildEventTool"
  83. />
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory="Release"
  88. IntermediateDirectory="Release"
  89. ConfigurationType="4"
  90. UseOfMFC="1"
  91. CharacterSet="2"
  92. >
  93. <Tool
  94. Name="VCPreBuildEventTool"
  95. />
  96. <Tool
  97. Name="VCCustomBuildTool"
  98. />
  99. <Tool
  100. Name="VCXMLDataGeneratorTool"
  101. />
  102. <Tool
  103. Name="VCWebServiceProxyGeneratorTool"
  104. />
  105. <Tool
  106. Name="VCMIDLTool"
  107. />
  108. <Tool
  109. Name="VCCLCompilerTool"
  110. DisableSpecificWarnings="4995;4996"
  111. Optimization="3"
  112. InlineFunctionExpansion="2"
  113. EnableIntrinsicFunctions="true"
  114. FavorSizeOrSpeed="1"
  115. OmitFramePointers="true"
  116. PreprocessorDefinitions="WIN32;NDEBUG;"
  117. StringPooling="true"
  118. RuntimeLibrary="0"
  119. EnableFunctionLevelLinking="true"
  120. ForceConformanceInForLoopScope="true"
  121. RuntimeTypeInfo="true"
  122. WarningLevel="3"
  123. Detect64BitPortabilityProblems="false"
  124. DebugInformationFormat="3"
  125. />
  126. <Tool
  127. Name="VCManagedResourceCompilerTool"
  128. />
  129. <Tool
  130. Name="VCResourceCompilerTool"
  131. />
  132. <Tool
  133. Name="VCPreLinkEventTool"
  134. />
  135. <Tool
  136. Name="VCLibrarianTool"
  137. OutputFile="../../lib/subtitlesR.lib"
  138. />
  139. <Tool
  140. Name="VCALinkTool"
  141. />
  142. <Tool
  143. Name="VCXDCMakeTool"
  144. />
  145. <Tool
  146. Name="VCBscMakeTool"
  147. />
  148. <Tool
  149. Name="VCFxCopTool"
  150. />
  151. <Tool
  152. Name="VCPostBuildEventTool"
  153. />
  154. </Configuration>
  155. <Configuration
  156. Name="Debug Unicode|Win32"
  157. OutputDirectory="Debug Unicode"
  158. IntermediateDirectory="Debug Unicode"
  159. ConfigurationType="4"
  160. UseOfMFC="1"
  161. CharacterSet="1"
  162. >
  163. <Tool
  164. Name="VCPreBuildEventTool"
  165. />
  166. <Tool
  167. Name="VCCustomBuildTool"
  168. />
  169. <Tool
  170. Name="VCXMLDataGeneratorTool"
  171. />
  172. <Tool
  173. Name="VCWebServiceProxyGeneratorTool"
  174. />
  175. <Tool
  176. Name="VCMIDLTool"
  177. />
  178. <Tool
  179. Name="VCCLCompilerTool"
  180. DisableSpecificWarnings="4995;4996"
  181. Optimization="0"
  182. PreprocessorDefinitions="WIN32;_DEBUG;"
  183. MinimalRebuild="true"
  184. BasicRuntimeChecks="3"
  185. RuntimeLibrary="1"
  186. ForceConformanceInForLoopScope="true"
  187. RuntimeTypeInfo="true"
  188. WarningLevel="3"
  189. Detect64BitPortabilityProblems="false"
  190. DebugInformationFormat="4"
  191. />
  192. <Tool
  193. Name="VCManagedResourceCompilerTool"
  194. />
  195. <Tool
  196. Name="VCResourceCompilerTool"
  197. />
  198. <Tool
  199. Name="VCPreLinkEventTool"
  200. />
  201. <Tool
  202. Name="VCLibrarianTool"
  203. OutputFile="../../lib/subtitlesDU.lib"
  204. />
  205. <Tool
  206. Name="VCALinkTool"
  207. />
  208. <Tool
  209. Name="VCXDCMakeTool"
  210. />
  211. <Tool
  212. Name="VCBscMakeTool"
  213. />
  214. <Tool
  215. Name="VCFxCopTool"
  216. />
  217. <Tool
  218. Name="VCPostBuildEventTool"
  219. />
  220. </Configuration>
  221. <Configuration
  222. Name="Release Unicode|Win32"
  223. OutputDirectory="Release Unicode"
  224. IntermediateDirectory="Release Unicode"
  225. ConfigurationType="4"
  226. UseOfMFC="1"
  227. CharacterSet="1"
  228. >
  229. <Tool
  230. Name="VCPreBuildEventTool"
  231. />
  232. <Tool
  233. Name="VCCustomBuildTool"
  234. />
  235. <Tool
  236. Name="VCXMLDataGeneratorTool"
  237. />
  238. <Tool
  239. Name="VCWebServiceProxyGeneratorTool"
  240. />
  241. <Tool
  242. Name="VCMIDLTool"
  243. />
  244. <Tool
  245. Name="VCCLCompilerTool"
  246. DisableSpecificWarnings="4995;4996"
  247. Optimization="3"
  248. InlineFunctionExpansion="2"
  249. EnableIntrinsicFunctions="true"
  250. FavorSizeOrSpeed="1"
  251. OmitFramePointers="true"
  252. PreprocessorDefinitions="WIN32;NDEBUG;"
  253. StringPooling="true"
  254. RuntimeLibrary="0"
  255. EnableFunctionLevelLinking="true"
  256. ForceConformanceInForLoopScope="true"
  257. RuntimeTypeInfo="true"
  258. WarningLevel="3"
  259. Detect64BitPortabilityProblems="false"
  260. DebugInformationFormat="3"
  261. />
  262. <Tool
  263. Name="VCManagedResourceCompilerTool"
  264. />
  265. <Tool
  266. Name="VCResourceCompilerTool"
  267. />
  268. <Tool
  269. Name="VCPreLinkEventTool"
  270. />
  271. <Tool
  272. Name="VCLibrarianTool"
  273. OutputFile="../../lib/subtitlesRU.lib"
  274. />
  275. <Tool
  276. Name="VCALinkTool"
  277. />
  278. <Tool
  279. Name="VCXDCMakeTool"
  280. />
  281. <Tool
  282. Name="VCBscMakeTool"
  283. />
  284. <Tool
  285. Name="VCFxCopTool"
  286. />
  287. <Tool
  288. Name="VCPostBuildEventTool"
  289. />
  290. </Configuration>
  291. </Configurations>
  292. <References>
  293. </References>
  294. <Files>
  295. <Filter
  296. Name="Source Files"
  297. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  298. >
  299. <File
  300. RelativePath="CCDecoder.cpp"
  301. >
  302. </File>
  303. <File
  304. RelativePath="GFN.cpp"
  305. >
  306. </File>
  307. <File
  308. RelativePath="Rasterizer.cpp"
  309. >
  310. <FileConfiguration
  311. Name="Release Unicode|Win32"
  312. >
  313. <Tool
  314. Name="VCCLCompilerTool"
  315. AssemblerOutput="4"
  316. />
  317. </FileConfiguration>
  318. </File>
  319. <File
  320. RelativePath="RTS.cpp"
  321. >
  322. <FileConfiguration
  323. Name="Debug|Win32"
  324. >
  325. <Tool
  326. Name="VCCLCompilerTool"
  327. RuntimeTypeInfo="true"
  328. UsePrecompiledHeader="0"
  329. />
  330. </FileConfiguration>
  331. <FileConfiguration
  332. Name="Release|Win32"
  333. >
  334. <Tool
  335. Name="VCCLCompilerTool"
  336. RuntimeTypeInfo="true"
  337. UsePrecompiledHeader="0"
  338. />
  339. </FileConfiguration>
  340. <FileConfiguration
  341. Name="Debug Unicode|Win32"
  342. >
  343. <Tool
  344. Name="VCCLCompilerTool"
  345. RuntimeTypeInfo="true"
  346. UsePrecompiledHeader="0"
  347. />
  348. </FileConfiguration>
  349. <FileConfiguration
  350. Name="Release Unicode|Win32"
  351. >
  352. <Tool
  353. Name="VCCLCompilerTool"
  354. RuntimeTypeInfo="true"
  355. UsePrecompiledHeader="0"
  356. />
  357. </FileConfiguration>
  358. </File>
  359. <File
  360. RelativePath="stdafx.cpp"
  361. >
  362. <FileConfiguration
  363. Name="Debug|Win32"
  364. >
  365. <Tool
  366. Name="VCCLCompilerTool"
  367. UsePrecompiledHeader="1"
  368. />
  369. </FileConfiguration>
  370. <FileConfiguration
  371. Name="Release|Win32"
  372. >
  373. <Tool
  374. Name="VCCLCompilerTool"
  375. UsePrecompiledHeader="1"
  376. />
  377. </FileConfiguration>
  378. <FileConfiguration
  379. Name="Debug Unicode|Win32"
  380. >
  381. <Tool
  382. Name="VCCLCompilerTool"
  383. UsePrecompiledHeader="1"
  384. />
  385. </FileConfiguration>
  386. <FileConfiguration
  387. Name="Release Unicode|Win32"
  388. >
  389. <Tool
  390. Name="VCCLCompilerTool"
  391. UsePrecompiledHeader="1"
  392. />
  393. </FileConfiguration>
  394. </File>
  395. <File
  396. RelativePath="STS.cpp"
  397. >
  398. <FileConfiguration
  399. Name="Debug|Win32"
  400. >
  401. <Tool
  402. Name="VCCLCompilerTool"
  403. RuntimeTypeInfo="true"
  404. />
  405. </FileConfiguration>
  406. <FileConfiguration
  407. Name="Release|Win32"
  408. >
  409. <Tool
  410. Name="VCCLCompilerTool"
  411. RuntimeTypeInfo="true"
  412. />
  413. </FileConfiguration>
  414. <FileConfiguration
  415. Name="Debug Unicode|Win32"
  416. >
  417. <Tool
  418. Name="VCCLCompilerTool"
  419. RuntimeTypeInfo="true"
  420. />
  421. </FileConfiguration>
  422. <FileConfiguration
  423. Name="Release Unicode|Win32"
  424. >
  425. <Tool
  426. Name="VCCLCompilerTool"
  427. RuntimeTypeInfo="true"
  428. />
  429. </FileConfiguration>
  430. </File>
  431. <File
  432. RelativePath=".SubtitleInputPin.cpp"
  433. >
  434. </File>
  435. <File
  436. RelativePath="TextFile.cpp"
  437. >
  438. </File>
  439. <File
  440. RelativePath="USFSubtitles.cpp"
  441. >
  442. </File>
  443. <File
  444. RelativePath="VobSubFile.cpp"
  445. >
  446. <FileConfiguration
  447. Name="Debug|Win32"
  448. >
  449. <Tool
  450. Name="VCCLCompilerTool"
  451. AssemblerOutput="0"
  452. />
  453. </FileConfiguration>
  454. <FileConfiguration
  455. Name="Release|Win32"
  456. >
  457. <Tool
  458. Name="VCCLCompilerTool"
  459. AssemblerOutput="0"
  460. />
  461. </FileConfiguration>
  462. <FileConfiguration
  463. Name="Debug Unicode|Win32"
  464. >
  465. <Tool
  466. Name="VCCLCompilerTool"
  467. AssemblerOutput="0"
  468. BrowseInformation="0"
  469. />
  470. </FileConfiguration>
  471. <FileConfiguration
  472. Name="Release Unicode|Win32"
  473. >
  474. <Tool
  475. Name="VCCLCompilerTool"
  476. AssemblerOutput="0"
  477. />
  478. </FileConfiguration>
  479. </File>
  480. <File
  481. RelativePath="VobSubFileRipper.cpp"
  482. >
  483. </File>
  484. <File
  485. RelativePath="VobSubImage.cpp"
  486. >
  487. </File>
  488. </Filter>
  489. <Filter
  490. Name="Header Files"
  491. Filter="h;hpp;hxx;hm;inl;inc"
  492. >
  493. <File
  494. RelativePath="CCDecoder.h"
  495. >
  496. </File>
  497. <File
  498. RelativePath="GFN.h"
  499. >
  500. </File>
  501. <File
  502. RelativePath="Rasterizer.h"
  503. >
  504. </File>
  505. <File
  506. RelativePath="RTS.h"
  507. >
  508. </File>
  509. <File
  510. RelativePath="stdafx.h"
  511. >
  512. </File>
  513. <File
  514. RelativePath="STS.h"
  515. >
  516. </File>
  517. <File
  518. RelativePath=".SubtitleInputPin.h"
  519. >
  520. </File>
  521. <File
  522. RelativePath="TextFile.h"
  523. >
  524. </File>
  525. <File
  526. RelativePath="USFSubtitles.h"
  527. >
  528. </File>
  529. <File
  530. RelativePath="VobSubFile.h"
  531. >
  532. </File>
  533. <File
  534. RelativePath="VobSubFileRipper.h"
  535. >
  536. </File>
  537. <File
  538. RelativePath="VobSubImage.h"
  539. >
  540. </File>
  541. </Filter>
  542. <Filter
  543. Name="Resource Files"
  544. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  545. >
  546. </Filter>
  547. </Files>
  548. <Globals>
  549. <Global
  550. Name="DevPartner_IsInstrumented"
  551. Value="1"
  552. />
  553. </Globals>
  554. </VisualStudioProject>