Demo.vcproj
上传用户:shuini
上传日期:2007-02-05
资源大小:103k
文件大小:9k
源码类别:

工具条

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="Demo"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory=".Release"
  17. IntermediateDirectory=".Release"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="3"
  25. GlobalOptimizations="TRUE"
  26. InlineFunctionExpansion="2"
  27. ImproveFloatingPointConsistency="TRUE"
  28. FavorSizeOrSpeed="2"
  29. OptimizeForProcessor="1"
  30. OptimizeForWindowsApplication="TRUE"
  31. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  32. StringPooling="TRUE"
  33. RuntimeLibrary="2"
  34. EnableFunctionLevelLinking="TRUE"
  35. UsePrecompiledHeader="3"
  36. PrecompiledHeaderThrough="stdafx.h"
  37. PrecompiledHeaderFile=".Release/Demo.pch"
  38. AssemblerListingLocation=".Release/"
  39. ObjectFile=".Release/"
  40. ProgramDataBaseFileName=".Release/"
  41. BrowseInformation="1"
  42. WarningLevel="4"
  43. SuppressStartupBanner="TRUE"/>
  44. <Tool
  45. Name="VCCustomBuildTool"/>
  46. <Tool
  47. Name="VCLinkerTool"
  48. AdditionalOptions="/MACHINE:I386"
  49. OutputFile=".Release/Demo.exe"
  50. LinkIncremental="1"
  51. SuppressStartupBanner="TRUE"
  52. ProgramDatabaseFile=".Release/Demo.pdb"
  53. SubSystem="2"/>
  54. <Tool
  55. Name="VCMIDLTool"
  56. PreprocessorDefinitions="NDEBUG"
  57. MkTypLibCompatible="TRUE"
  58. SuppressStartupBanner="TRUE"
  59. TargetEnvironment="1"
  60. TypeLibraryName=".Release/Demo.tlb"/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  70. Culture="1033"/>
  71. <Tool
  72. Name="VCWebServiceProxyGeneratorTool"/>
  73. <Tool
  74. Name="VCWebDeploymentTool"/>
  75. </Configuration>
  76. <Configuration
  77. Name="Unicode Release|Win32"
  78. OutputDirectory=".URelease"
  79. IntermediateDirectory=".URelease"
  80. ConfigurationType="1"
  81. UseOfMFC="2"
  82. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  83. CharacterSet="1">
  84. <Tool
  85. Name="VCCLCompilerTool"
  86. InlineFunctionExpansion="1"
  87. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  88. StringPooling="TRUE"
  89. RuntimeLibrary="2"
  90. EnableFunctionLevelLinking="TRUE"
  91. UsePrecompiledHeader="3"
  92. PrecompiledHeaderThrough="stdafx.h"
  93. PrecompiledHeaderFile=".URelease/Demo.pch"
  94. AssemblerListingLocation=".URelease/"
  95. ObjectFile=".URelease/"
  96. ProgramDataBaseFileName=".URelease/"
  97. WarningLevel="4"
  98. SuppressStartupBanner="TRUE"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. AdditionalOptions="/MACHINE:I386"
  104. OutputFile=".URelease/Demo.exe"
  105. LinkIncremental="1"
  106. SuppressStartupBanner="TRUE"
  107. ProgramDatabaseFile=".URelease/Demo.pdb"
  108. SubSystem="2"
  109. EntryPointSymbol="wWinMainCRTStartup"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. PreprocessorDefinitions="NDEBUG"
  113. MkTypLibCompatible="TRUE"
  114. SuppressStartupBanner="TRUE"
  115. TargetEnvironment="1"
  116. TypeLibraryName=".URelease/Demo.tlb"/>
  117. <Tool
  118. Name="VCPostBuildEventTool"/>
  119. <Tool
  120. Name="VCPreBuildEventTool"/>
  121. <Tool
  122. Name="VCPreLinkEventTool"/>
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  126. Culture="1033"/>
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. </Configuration>
  132. <Configuration
  133. Name="Unicode Debug|Win32"
  134. OutputDirectory=".UDebug"
  135. IntermediateDirectory=".UDebug"
  136. ConfigurationType="1"
  137. UseOfMFC="2"
  138. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  139. CharacterSet="1">
  140. <Tool
  141. Name="VCCLCompilerTool"
  142. Optimization="0"
  143. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  144. BasicRuntimeChecks="3"
  145. RuntimeLibrary="3"
  146. UsePrecompiledHeader="3"
  147. PrecompiledHeaderThrough="stdafx.h"
  148. PrecompiledHeaderFile=".UDebug/Demo.pch"
  149. AssemblerListingLocation=".UDebug/"
  150. ObjectFile=".UDebug/"
  151. ProgramDataBaseFileName=".UDebug/"
  152. BrowseInformation="1"
  153. WarningLevel="4"
  154. SuppressStartupBanner="TRUE"
  155. DebugInformationFormat="4"/>
  156. <Tool
  157. Name="VCCustomBuildTool"/>
  158. <Tool
  159. Name="VCLinkerTool"
  160. AdditionalOptions="/MACHINE:I386"
  161. OutputFile=".UDebug/Demo.exe"
  162. LinkIncremental="2"
  163. SuppressStartupBanner="TRUE"
  164. GenerateDebugInformation="TRUE"
  165. ProgramDatabaseFile=".UDebug/Demo.pdb"
  166. SubSystem="2"
  167. EntryPointSymbol="wWinMainCRTStartup"/>
  168. <Tool
  169. Name="VCMIDLTool"
  170. PreprocessorDefinitions="_DEBUG"
  171. MkTypLibCompatible="TRUE"
  172. SuppressStartupBanner="TRUE"
  173. TargetEnvironment="1"
  174. TypeLibraryName=".UDebug/Demo.tlb"/>
  175. <Tool
  176. Name="VCPostBuildEventTool"/>
  177. <Tool
  178. Name="VCPreBuildEventTool"/>
  179. <Tool
  180. Name="VCPreLinkEventTool"/>
  181. <Tool
  182. Name="VCResourceCompilerTool"
  183. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  184. Culture="1033"/>
  185. <Tool
  186. Name="VCWebServiceProxyGeneratorTool"/>
  187. <Tool
  188. Name="VCWebDeploymentTool"/>
  189. </Configuration>
  190. <Configuration
  191. Name="Debug|Win32"
  192. OutputDirectory=".Debug"
  193. IntermediateDirectory=".Debug"
  194. ConfigurationType="1"
  195. UseOfMFC="2"
  196. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  197. CharacterSet="2">
  198. <Tool
  199. Name="VCCLCompilerTool"
  200. Optimization="0"
  201. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  202. BasicRuntimeChecks="3"
  203. RuntimeLibrary="3"
  204. BufferSecurityCheck="TRUE"
  205. UsePrecompiledHeader="3"
  206. PrecompiledHeaderThrough="stdafx.h"
  207. PrecompiledHeaderFile=".Debug/Demo.pch"
  208. AssemblerListingLocation=".Debug/"
  209. ObjectFile=".Debug/"
  210. ProgramDataBaseFileName=".Debug/"
  211. BrowseInformation="1"
  212. WarningLevel="4"
  213. SuppressStartupBanner="TRUE"
  214. Detect64BitPortabilityProblems="FALSE"
  215. DebugInformationFormat="4"/>
  216. <Tool
  217. Name="VCCustomBuildTool"/>
  218. <Tool
  219. Name="VCLinkerTool"
  220. AdditionalOptions="/MACHINE:I386"
  221. OutputFile=".Debug/Demo.exe"
  222. LinkIncremental="2"
  223. SuppressStartupBanner="TRUE"
  224. GenerateDebugInformation="TRUE"
  225. ProgramDatabaseFile=".Debug/Demo.pdb"
  226. SubSystem="2"/>
  227. <Tool
  228. Name="VCMIDLTool"
  229. PreprocessorDefinitions="_DEBUG"
  230. MkTypLibCompatible="TRUE"
  231. SuppressStartupBanner="TRUE"
  232. TargetEnvironment="1"
  233. TypeLibraryName=".Debug/Demo.tlb"/>
  234. <Tool
  235. Name="VCPostBuildEventTool"/>
  236. <Tool
  237. Name="VCPreBuildEventTool"/>
  238. <Tool
  239. Name="VCPreLinkEventTool"/>
  240. <Tool
  241. Name="VCResourceCompilerTool"
  242. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  243. Culture="1033"/>
  244. <Tool
  245. Name="VCWebServiceProxyGeneratorTool"/>
  246. <Tool
  247. Name="VCWebDeploymentTool"/>
  248. </Configuration>
  249. </Configurations>
  250. <Files>
  251. <Filter
  252. Name="Source Files"
  253. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  254. <File
  255. RelativePath=".CustomizeDialog.cpp">
  256. </File>
  257. <File
  258. RelativePath=".Demo.cpp">
  259. </File>
  260. <File
  261. RelativePath=".Demo.rc">
  262. </File>
  263. <File
  264. RelativePath=".DemoDoc.cpp">
  265. </File>
  266. <File
  267. RelativePath=".DemoView.cpp">
  268. </File>
  269. <File
  270. RelativePath=".MainFrm.cpp">
  271. </File>
  272. <File
  273. RelativePath=".StdAfx.cpp">
  274. <FileConfiguration
  275. Name="Release|Win32">
  276. <Tool
  277. Name="VCCLCompilerTool"
  278. UsePrecompiledHeader="1"/>
  279. </FileConfiguration>
  280. <FileConfiguration
  281. Name="Unicode Release|Win32">
  282. <Tool
  283. Name="VCCLCompilerTool"
  284. UsePrecompiledHeader="1"/>
  285. </FileConfiguration>
  286. <FileConfiguration
  287. Name="Unicode Debug|Win32">
  288. <Tool
  289. Name="VCCLCompilerTool"
  290. UsePrecompiledHeader="1"/>
  291. </FileConfiguration>
  292. <FileConfiguration
  293. Name="Debug|Win32">
  294. <Tool
  295. Name="VCCLCompilerTool"
  296. UsePrecompiledHeader="1"/>
  297. </FileConfiguration>
  298. </File>
  299. <File
  300. RelativePath=".ToolbarEx.cpp">
  301. </File>
  302. </Filter>
  303. <Filter
  304. Name="Header Files"
  305. Filter="h;hpp;hxx;hm;inl">
  306. <File
  307. RelativePath=".CustomizeDialog.h">
  308. </File>
  309. <File
  310. RelativePath=".Demo.h">
  311. </File>
  312. <File
  313. RelativePath=".DemoDoc.h">
  314. </File>
  315. <File
  316. RelativePath=".DemoView.h">
  317. </File>
  318. <File
  319. RelativePath=".MainFrm.h">
  320. </File>
  321. <File
  322. RelativePath=".Resource.h">
  323. </File>
  324. <File
  325. RelativePath=".StdAfx.h">
  326. </File>
  327. <File
  328. RelativePath=".ToolbarEx.h">
  329. </File>
  330. </Filter>
  331. <Filter
  332. Name="Resource Files"
  333. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  334. <File
  335. RelativePath=".res1.bmp">
  336. </File>
  337. <File
  338. RelativePath=".res216.bmp">
  339. </File>
  340. <File
  341. RelativePath=".resDemo.ico">
  342. </File>
  343. <File
  344. RelativePath=".resDemo.rc2">
  345. </File>
  346. <File
  347. RelativePath=".resDemoDoc.ico">
  348. </File>
  349. <File
  350. RelativePath=".resToolbar.bmp">
  351. </File>
  352. </Filter>
  353. <File
  354. RelativePath=".ReadMe.txt">
  355. </File>
  356. </Files>
  357. <Globals>
  358. </Globals>
  359. </VisualStudioProject>