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

多媒体编程

开发平台:

Visual C++

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