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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="subpic"
  6. ProjectGUID="{D514EA4D-EAFB-47A9-A437-A582CA571251}"
  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. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories="C:DX90SDKInclude;&quot;C:DX90SDKSamplesC++DirectShowBaseClasses&quot;"
  24. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. ForceConformanceInForLoopScope="TRUE"
  29. UsePrecompiledHeader="3"
  30. WarningLevel="3"
  31. Detect64BitPortabilityProblems="FALSE"
  32. DebugInformationFormat="4"/>
  33. <Tool
  34. Name="VCCustomBuildTool"/>
  35. <Tool
  36. Name="VCLibrarianTool"
  37. AdditionalDependencies="d3d9.lib ddraw.lib"
  38. OutputFile="../../lib/$(ProjectName)D.lib"
  39. AdditionalLibraryDirectories="C:DX90SDKLib"/>
  40. <Tool
  41. Name="VCMIDLTool"/>
  42. <Tool
  43. Name="VCPostBuildEventTool"/>
  44. <Tool
  45. Name="VCPreBuildEventTool"/>
  46. <Tool
  47. Name="VCPreLinkEventTool"/>
  48. <Tool
  49. Name="VCResourceCompilerTool"/>
  50. <Tool
  51. Name="VCWebServiceProxyGeneratorTool"/>
  52. <Tool
  53. Name="VCXMLDataGeneratorTool"/>
  54. <Tool
  55. Name="VCManagedWrapperGeneratorTool"/>
  56. <Tool
  57. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  58. </Configuration>
  59. <Configuration
  60. Name="Release|Win32"
  61. OutputDirectory="Release"
  62. IntermediateDirectory="Release"
  63. ConfigurationType="4"
  64. UseOfMFC="1"
  65. CharacterSet="2">
  66. <Tool
  67. Name="VCCLCompilerTool"
  68. Optimization="3"
  69. InlineFunctionExpansion="2"
  70. EnableIntrinsicFunctions="TRUE"
  71. FavorSizeOrSpeed="1"
  72. OmitFramePointers="TRUE"
  73. OptimizeForProcessor="2"
  74. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  75. StringPooling="TRUE"
  76. RuntimeLibrary="0"
  77. EnableFunctionLevelLinking="TRUE"
  78. ForceConformanceInForLoopScope="TRUE"
  79. UsePrecompiledHeader="3"
  80. WarningLevel="3"
  81. Detect64BitPortabilityProblems="FALSE"
  82. DebugInformationFormat="3"/>
  83. <Tool
  84. Name="VCCustomBuildTool"/>
  85. <Tool
  86. Name="VCLibrarianTool"
  87. AdditionalDependencies="d3d9.lib ddraw.lib"
  88. OutputFile="../../lib/$(ProjectName)R.lib"/>
  89. <Tool
  90. Name="VCMIDLTool"/>
  91. <Tool
  92. Name="VCPostBuildEventTool"/>
  93. <Tool
  94. Name="VCPreBuildEventTool"/>
  95. <Tool
  96. Name="VCPreLinkEventTool"/>
  97. <Tool
  98. Name="VCResourceCompilerTool"/>
  99. <Tool
  100. Name="VCWebServiceProxyGeneratorTool"/>
  101. <Tool
  102. Name="VCXMLDataGeneratorTool"/>
  103. <Tool
  104. Name="VCManagedWrapperGeneratorTool"/>
  105. <Tool
  106. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  107. </Configuration>
  108. <Configuration
  109. Name="Debug Unicode|Win32"
  110. OutputDirectory="Debug Unicode"
  111. IntermediateDirectory="Debug Unicode"
  112. ConfigurationType="4"
  113. UseOfMFC="2"
  114. CharacterSet="1">
  115. <Tool
  116. Name="VCCLCompilerTool"
  117. Optimization="0"
  118. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  119. MinimalRebuild="TRUE"
  120. BasicRuntimeChecks="3"
  121. RuntimeLibrary="3"
  122. ForceConformanceInForLoopScope="TRUE"
  123. UsePrecompiledHeader="3"
  124. WarningLevel="3"
  125. Detect64BitPortabilityProblems="FALSE"
  126. DebugInformationFormat="4"/>
  127. <Tool
  128. Name="VCCustomBuildTool"/>
  129. <Tool
  130. Name="VCLibrarianTool"
  131. AdditionalDependencies="d3d9.lib ddraw.lib"
  132. OutputFile="../../lib/$(ProjectName)DU.lib"/>
  133. <Tool
  134. Name="VCMIDLTool"/>
  135. <Tool
  136. Name="VCPostBuildEventTool"/>
  137. <Tool
  138. Name="VCPreBuildEventTool"/>
  139. <Tool
  140. Name="VCPreLinkEventTool"/>
  141. <Tool
  142. Name="VCResourceCompilerTool"/>
  143. <Tool
  144. Name="VCWebServiceProxyGeneratorTool"/>
  145. <Tool
  146. Name="VCXMLDataGeneratorTool"/>
  147. <Tool
  148. Name="VCManagedWrapperGeneratorTool"/>
  149. <Tool
  150. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  151. </Configuration>
  152. <Configuration
  153. Name="Release Unicode|Win32"
  154. OutputDirectory="Release Unicode"
  155. IntermediateDirectory="Release Unicode"
  156. ConfigurationType="4"
  157. UseOfMFC="1"
  158. CharacterSet="1">
  159. <Tool
  160. Name="VCCLCompilerTool"
  161. Optimization="3"
  162. InlineFunctionExpansion="2"
  163. EnableIntrinsicFunctions="TRUE"
  164. FavorSizeOrSpeed="1"
  165. OmitFramePointers="TRUE"
  166. OptimizeForProcessor="2"
  167. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  168. StringPooling="TRUE"
  169. RuntimeLibrary="0"
  170. EnableFunctionLevelLinking="TRUE"
  171. ForceConformanceInForLoopScope="TRUE"
  172. UsePrecompiledHeader="3"
  173. WarningLevel="3"
  174. Detect64BitPortabilityProblems="FALSE"
  175. DebugInformationFormat="3"/>
  176. <Tool
  177. Name="VCCustomBuildTool"/>
  178. <Tool
  179. Name="VCLibrarianTool"
  180. AdditionalDependencies="d3d9.lib ddraw.lib"
  181. OutputFile="../../lib/$(ProjectName)RU.lib"/>
  182. <Tool
  183. Name="VCMIDLTool"/>
  184. <Tool
  185. Name="VCPostBuildEventTool"/>
  186. <Tool
  187. Name="VCPreBuildEventTool"/>
  188. <Tool
  189. Name="VCPreLinkEventTool"/>
  190. <Tool
  191. Name="VCResourceCompilerTool"/>
  192. <Tool
  193. Name="VCWebServiceProxyGeneratorTool"/>
  194. <Tool
  195. Name="VCXMLDataGeneratorTool"/>
  196. <Tool
  197. Name="VCManagedWrapperGeneratorTool"/>
  198. <Tool
  199. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  200. </Configuration>
  201. </Configurations>
  202. <References>
  203. </References>
  204. <Files>
  205. <Filter
  206. Name="Source Files"
  207. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  208. <File
  209. RelativePath=".CoordGeom.cpp">
  210. </File>
  211. <File
  212. RelativePath="DX7SubPic.cpp">
  213. </File>
  214. <File
  215. RelativePath="DX9SubPic.cpp">
  216. </File>
  217. <File
  218. RelativePath="ISubPic.cpp">
  219. </File>
  220. <File
  221. RelativePath="MemSubPic.cpp">
  222. </File>
  223. <File
  224. RelativePath="stdafx.cpp">
  225. <FileConfiguration
  226. Name="Debug|Win32">
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. UsePrecompiledHeader="1"/>
  230. </FileConfiguration>
  231. <FileConfiguration
  232. Name="Release|Win32">
  233. <Tool
  234. Name="VCCLCompilerTool"
  235. UsePrecompiledHeader="1"/>
  236. </FileConfiguration>
  237. <FileConfiguration
  238. Name="Debug Unicode|Win32">
  239. <Tool
  240. Name="VCCLCompilerTool"
  241. UsePrecompiledHeader="1"/>
  242. </FileConfiguration>
  243. <FileConfiguration
  244. Name="Release Unicode|Win32">
  245. <Tool
  246. Name="VCCLCompilerTool"
  247. UsePrecompiledHeader="1"/>
  248. </FileConfiguration>
  249. </File>
  250. </Filter>
  251. <Filter
  252. Name="Header Files"
  253. Filter="h;hpp;hxx;hm;inl;inc">
  254. <File
  255. RelativePath=".CoordGeom.h">
  256. </File>
  257. <File
  258. RelativePath="DX7SubPic.h">
  259. </File>
  260. <File
  261. RelativePath="DX9SubPic.h">
  262. </File>
  263. <File
  264. RelativePath="ISubPic.h">
  265. </File>
  266. <File
  267. RelativePath="MemSubPic.h">
  268. </File>
  269. <File
  270. RelativePath="stdafx.h">
  271. </File>
  272. </Filter>
  273. <Filter
  274. Name="Resource Files"
  275. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  276. </Filter>
  277. </Files>
  278. <Globals>
  279. <Global
  280. Name="DevPartner_IsInstrumented"
  281. Value="1"/>
  282. </Globals>
  283. </VisualStudioProject>