subpic_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="subpic"
  6. ProjectGUID="{D514EA4D-EAFB-47A9-A437-A582CA571251}"
  7. RootNamespace="subpic"
  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. ForceConformanceInForLoopScope="true"
  51. WarningLevel="3"
  52. Detect64BitPortabilityProblems="false"
  53. DebugInformationFormat="4"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLibrarianTool"
  66. AdditionalDependencies="d3d9.lib ddraw.lib"
  67. OutputFile="../../lib/$(ProjectName)D.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;_LIB;"
  117. StringPooling="true"
  118. RuntimeLibrary="0"
  119. EnableFunctionLevelLinking="true"
  120. ForceConformanceInForLoopScope="true"
  121. WarningLevel="3"
  122. Detect64BitPortabilityProblems="false"
  123. DebugInformationFormat="3"
  124. />
  125. <Tool
  126. Name="VCManagedResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCResourceCompilerTool"
  130. />
  131. <Tool
  132. Name="VCPreLinkEventTool"
  133. />
  134. <Tool
  135. Name="VCLibrarianTool"
  136. AdditionalDependencies="d3d9.lib ddraw.lib"
  137. OutputFile="../../lib/$(ProjectName)R.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;_LIB;"
  183. MinimalRebuild="true"
  184. BasicRuntimeChecks="3"
  185. RuntimeLibrary="1"
  186. ForceConformanceInForLoopScope="true"
  187. WarningLevel="3"
  188. Detect64BitPortabilityProblems="false"
  189. DebugInformationFormat="4"
  190. />
  191. <Tool
  192. Name="VCManagedResourceCompilerTool"
  193. />
  194. <Tool
  195. Name="VCResourceCompilerTool"
  196. />
  197. <Tool
  198. Name="VCPreLinkEventTool"
  199. />
  200. <Tool
  201. Name="VCLibrarianTool"
  202. AdditionalDependencies="d3d9.lib ddraw.lib"
  203. OutputFile="../../lib/$(ProjectName)DU.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;_LIB;"
  253. StringPooling="true"
  254. RuntimeLibrary="0"
  255. EnableFunctionLevelLinking="true"
  256. ForceConformanceInForLoopScope="true"
  257. WarningLevel="3"
  258. Detect64BitPortabilityProblems="false"
  259. DebugInformationFormat="3"
  260. />
  261. <Tool
  262. Name="VCManagedResourceCompilerTool"
  263. />
  264. <Tool
  265. Name="VCResourceCompilerTool"
  266. />
  267. <Tool
  268. Name="VCPreLinkEventTool"
  269. />
  270. <Tool
  271. Name="VCLibrarianTool"
  272. AdditionalDependencies="d3d9.lib ddraw.lib"
  273. OutputFile="../../lib/$(ProjectName)RU.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=".CoordGeom.cpp"
  301. >
  302. </File>
  303. <File
  304. RelativePath="DX7SubPic.cpp"
  305. >
  306. </File>
  307. <File
  308. RelativePath="DX9SubPic.cpp"
  309. >
  310. </File>
  311. <File
  312. RelativePath="ISubPic.cpp"
  313. >
  314. </File>
  315. <File
  316. RelativePath="MemSubPic.cpp"
  317. >
  318. </File>
  319. <File
  320. RelativePath="stdafx.cpp"
  321. >
  322. <FileConfiguration
  323. Name="Debug|Win32"
  324. >
  325. <Tool
  326. Name="VCCLCompilerTool"
  327. UsePrecompiledHeader="1"
  328. />
  329. </FileConfiguration>
  330. <FileConfiguration
  331. Name="Release|Win32"
  332. >
  333. <Tool
  334. Name="VCCLCompilerTool"
  335. UsePrecompiledHeader="1"
  336. />
  337. </FileConfiguration>
  338. <FileConfiguration
  339. Name="Debug Unicode|Win32"
  340. >
  341. <Tool
  342. Name="VCCLCompilerTool"
  343. UsePrecompiledHeader="1"
  344. />
  345. </FileConfiguration>
  346. <FileConfiguration
  347. Name="Release Unicode|Win32"
  348. >
  349. <Tool
  350. Name="VCCLCompilerTool"
  351. UsePrecompiledHeader="1"
  352. />
  353. </FileConfiguration>
  354. </File>
  355. </Filter>
  356. <Filter
  357. Name="Header Files"
  358. Filter="h;hpp;hxx;hm;inl;inc"
  359. >
  360. <File
  361. RelativePath=".CoordGeom.h"
  362. >
  363. </File>
  364. <File
  365. RelativePath="DX7SubPic.h"
  366. >
  367. </File>
  368. <File
  369. RelativePath="DX9SubPic.h"
  370. >
  371. </File>
  372. <File
  373. RelativePath="ISubPic.h"
  374. >
  375. </File>
  376. <File
  377. RelativePath="MemSubPic.h"
  378. >
  379. </File>
  380. <File
  381. RelativePath="stdafx.h"
  382. >
  383. </File>
  384. </Filter>
  385. <Filter
  386. Name="Resource Files"
  387. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  388. >
  389. </Filter>
  390. </Files>
  391. <Globals>
  392. <Global
  393. Name="DevPartner_IsInstrumented"
  394. Value="1"
  395. />
  396. </Globals>
  397. </VisualStudioProject>