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

多媒体编程

开发平台:

Visual C++

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