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

多媒体编程

开发平台:

Visual C++

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