sizecbar_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="sizecbar"
  6. ProjectGUID="{61E6EB4D-2F1A-443B-94B0-E8200B26E99F}"
  7. RootNamespace="sizecbar"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="Debug"
  21. IntermediateDirectory="Debug"
  22. ConfigurationType="4"
  23. UseOfMFC="1"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
  45. MinimalRebuild="true"
  46. BasicRuntimeChecks="3"
  47. RuntimeLibrary="1"
  48. WarningLevel="3"
  49. Detect64BitPortabilityProblems="false"
  50. DebugInformationFormat="4"
  51. DisableSpecificWarnings="4995;4996"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLibrarianTool"
  64. OutputFile="../../../lib/sizecbarD.lib"
  65. />
  66. <Tool
  67. Name="VCALinkTool"
  68. />
  69. <Tool
  70. Name="VCXDCMakeTool"
  71. />
  72. <Tool
  73. Name="VCBscMakeTool"
  74. />
  75. <Tool
  76. Name="VCFxCopTool"
  77. />
  78. <Tool
  79. Name="VCPostBuildEventTool"
  80. />
  81. </Configuration>
  82. <Configuration
  83. Name="Release|Win32"
  84. OutputDirectory="Release"
  85. IntermediateDirectory="Release"
  86. ConfigurationType="4"
  87. UseOfMFC="1"
  88. CharacterSet="2"
  89. >
  90. <Tool
  91. Name="VCPreBuildEventTool"
  92. />
  93. <Tool
  94. Name="VCCustomBuildTool"
  95. />
  96. <Tool
  97. Name="VCXMLDataGeneratorTool"
  98. />
  99. <Tool
  100. Name="VCWebServiceProxyGeneratorTool"
  101. />
  102. <Tool
  103. Name="VCMIDLTool"
  104. />
  105. <Tool
  106. Name="VCCLCompilerTool"
  107. Optimization="2"
  108. InlineFunctionExpansion="1"
  109. OmitFramePointers="true"
  110. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
  111. StringPooling="true"
  112. RuntimeLibrary="0"
  113. EnableFunctionLevelLinking="true"
  114. WarningLevel="3"
  115. Detect64BitPortabilityProblems="false"
  116. DebugInformationFormat="3"
  117. DisableSpecificWarnings="4995;4996"
  118. />
  119. <Tool
  120. Name="VCManagedResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCPreLinkEventTool"
  127. />
  128. <Tool
  129. Name="VCLibrarianTool"
  130. OutputFile="../../../lib/sizecbarR.lib"
  131. />
  132. <Tool
  133. Name="VCALinkTool"
  134. />
  135. <Tool
  136. Name="VCXDCMakeTool"
  137. />
  138. <Tool
  139. Name="VCBscMakeTool"
  140. />
  141. <Tool
  142. Name="VCFxCopTool"
  143. />
  144. <Tool
  145. Name="VCPostBuildEventTool"
  146. />
  147. </Configuration>
  148. <Configuration
  149. Name="Debug Unicode|Win32"
  150. OutputDirectory="Debug Unicode"
  151. IntermediateDirectory="Debug Unicode"
  152. ConfigurationType="4"
  153. UseOfMFC="1"
  154. CharacterSet="1"
  155. >
  156. <Tool
  157. Name="VCPreBuildEventTool"
  158. />
  159. <Tool
  160. Name="VCCustomBuildTool"
  161. />
  162. <Tool
  163. Name="VCXMLDataGeneratorTool"
  164. />
  165. <Tool
  166. Name="VCWebServiceProxyGeneratorTool"
  167. />
  168. <Tool
  169. Name="VCMIDLTool"
  170. />
  171. <Tool
  172. Name="VCCLCompilerTool"
  173. Optimization="0"
  174. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
  175. MinimalRebuild="true"
  176. BasicRuntimeChecks="3"
  177. RuntimeLibrary="1"
  178. WarningLevel="3"
  179. Detect64BitPortabilityProblems="false"
  180. DebugInformationFormat="4"
  181. DisableSpecificWarnings="4995;4996"
  182. />
  183. <Tool
  184. Name="VCManagedResourceCompilerTool"
  185. />
  186. <Tool
  187. Name="VCResourceCompilerTool"
  188. />
  189. <Tool
  190. Name="VCPreLinkEventTool"
  191. />
  192. <Tool
  193. Name="VCLibrarianTool"
  194. OutputFile="../../../lib/sizecbarDU.lib"
  195. />
  196. <Tool
  197. Name="VCALinkTool"
  198. />
  199. <Tool
  200. Name="VCXDCMakeTool"
  201. />
  202. <Tool
  203. Name="VCBscMakeTool"
  204. />
  205. <Tool
  206. Name="VCFxCopTool"
  207. />
  208. <Tool
  209. Name="VCPostBuildEventTool"
  210. />
  211. </Configuration>
  212. <Configuration
  213. Name="Release Unicode|Win32"
  214. OutputDirectory="Release Unicode"
  215. IntermediateDirectory="Release Unicode"
  216. ConfigurationType="4"
  217. UseOfMFC="1"
  218. CharacterSet="1"
  219. >
  220. <Tool
  221. Name="VCPreBuildEventTool"
  222. />
  223. <Tool
  224. Name="VCCustomBuildTool"
  225. />
  226. <Tool
  227. Name="VCXMLDataGeneratorTool"
  228. />
  229. <Tool
  230. Name="VCWebServiceProxyGeneratorTool"
  231. />
  232. <Tool
  233. Name="VCMIDLTool"
  234. />
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. Optimization="2"
  238. InlineFunctionExpansion="1"
  239. OmitFramePointers="true"
  240. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  241. StringPooling="true"
  242. RuntimeLibrary="0"
  243. EnableFunctionLevelLinking="true"
  244. WarningLevel="3"
  245. Detect64BitPortabilityProblems="false"
  246. DebugInformationFormat="3"
  247. DisableSpecificWarnings="4995;4996"
  248. />
  249. <Tool
  250. Name="VCManagedResourceCompilerTool"
  251. />
  252. <Tool
  253. Name="VCResourceCompilerTool"
  254. />
  255. <Tool
  256. Name="VCPreLinkEventTool"
  257. />
  258. <Tool
  259. Name="VCLibrarianTool"
  260. OutputFile="../../../lib/sizecbarRU.lib"
  261. />
  262. <Tool
  263. Name="VCALinkTool"
  264. />
  265. <Tool
  266. Name="VCXDCMakeTool"
  267. />
  268. <Tool
  269. Name="VCBscMakeTool"
  270. />
  271. <Tool
  272. Name="VCFxCopTool"
  273. />
  274. <Tool
  275. Name="VCPostBuildEventTool"
  276. />
  277. </Configuration>
  278. </Configurations>
  279. <References>
  280. </References>
  281. <Files>
  282. <Filter
  283. Name="Source Files"
  284. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  285. >
  286. <File
  287. RelativePath="scbarcf.cpp"
  288. >
  289. </File>
  290. <File
  291. RelativePath="scbarg.cpp"
  292. >
  293. </File>
  294. <File
  295. RelativePath="sizecbar.cpp"
  296. >
  297. </File>
  298. <File
  299. RelativePath="stdafx.cpp"
  300. >
  301. <FileConfiguration
  302. Name="Debug|Win32"
  303. >
  304. <Tool
  305. Name="VCCLCompilerTool"
  306. UsePrecompiledHeader="1"
  307. />
  308. </FileConfiguration>
  309. <FileConfiguration
  310. Name="Release|Win32"
  311. >
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. UsePrecompiledHeader="1"
  315. />
  316. </FileConfiguration>
  317. <FileConfiguration
  318. Name="Debug Unicode|Win32"
  319. >
  320. <Tool
  321. Name="VCCLCompilerTool"
  322. UsePrecompiledHeader="1"
  323. />
  324. </FileConfiguration>
  325. <FileConfiguration
  326. Name="Release Unicode|Win32"
  327. >
  328. <Tool
  329. Name="VCCLCompilerTool"
  330. UsePrecompiledHeader="1"
  331. />
  332. </FileConfiguration>
  333. </File>
  334. </Filter>
  335. <Filter
  336. Name="Header Files"
  337. Filter="h;hpp;hxx;hm;inl;inc"
  338. >
  339. <File
  340. RelativePath="scbarcf.h"
  341. >
  342. </File>
  343. <File
  344. RelativePath="scbarg.h"
  345. >
  346. </File>
  347. <File
  348. RelativePath="sizecbar.h"
  349. >
  350. </File>
  351. <File
  352. RelativePath="stdafx.h"
  353. >
  354. </File>
  355. </Filter>
  356. <Filter
  357. Name="Resource Files"
  358. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  359. >
  360. </Filter>
  361. </Files>
  362. <Globals>
  363. <Global
  364. Name="DevPartner_IsInstrumented"
  365. Value="0"
  366. />
  367. </Globals>
  368. </VisualStudioProject>