CommandBarIcons_vc71.vcproj
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:12k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="CommandBarIcons"
  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/vc71"
  17. IntermediateDirectory=".Release/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="1"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="2"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="0"
  31. EnableFunctionLevelLinking="TRUE"
  32. TreatWChar_tAsBuiltInType="TRUE"
  33. UsePrecompiledHeader="3"
  34. PrecompiledHeaderThrough="stdafx.h"
  35. PrecompiledHeaderFile=".Release/vc71/CommandBarIcons.pch"
  36. AssemblerListingLocation=".Release/vc71/"
  37. ObjectFile=".Release/vc71/"
  38. ProgramDataBaseFileName=".Release/vc71/"
  39. WarningLevel="3"
  40. SuppressStartupBanner="TRUE"
  41. CompileAs="0"/>
  42. <Tool
  43. Name="VCCustomBuildTool"/>
  44. <Tool
  45. Name="VCLinkerTool"
  46. OutputFile="../../../bin/vc71/CommandBarIcons.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Release/vc71/CommandBarIcons.pdb"
  51. SubSystem="2"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="NDEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Release/vc71/CommandBarIcons.tlb"
  60. HeaderFileName=""/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="NDEBUG"
  70. Culture="1033"
  71. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  72. <Tool
  73. Name="VCWebServiceProxyGeneratorTool"/>
  74. <Tool
  75. Name="VCXMLDataGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. <Tool
  79. Name="VCManagedWrapperGeneratorTool"/>
  80. <Tool
  81. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82. </Configuration>
  83. <Configuration
  84. Name="Debug|Win32"
  85. OutputDirectory=".Debug/vc71"
  86. IntermediateDirectory=".Debug/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90. CharacterSet="2">
  91. <Tool
  92. Name="VCCLCompilerTool"
  93. AdditionalOptions="/Zm200 "
  94. Optimization="0"
  95. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  96. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  97. BasicRuntimeChecks="3"
  98. RuntimeLibrary="3"
  99. TreatWChar_tAsBuiltInType="TRUE"
  100. UsePrecompiledHeader="3"
  101. PrecompiledHeaderThrough="stdafx.h"
  102. PrecompiledHeaderFile=".Debug/vc71/CommandBarIcons.pch"
  103. AssemblerListingLocation=".Debug/vc71/"
  104. ObjectFile=".Debug/vc71/"
  105. ProgramDataBaseFileName=".Debug/vc71/"
  106. WarningLevel="3"
  107. SuppressStartupBanner="TRUE"
  108. DebugInformationFormat="4"
  109. CompileAs="0"/>
  110. <Tool
  111. Name="VCCustomBuildTool"/>
  112. <Tool
  113. Name="VCLinkerTool"
  114. OutputFile="../../../bin/vc71/CommandBarIconsd.exe"
  115. LinkIncremental="2"
  116. SuppressStartupBanner="TRUE"
  117. AdditionalLibraryDirectories="../../../lib/vc71"
  118. GenerateDebugInformation="TRUE"
  119. ProgramDatabaseFile=".Debug/vc71/CommandBarIconsd.pdb"
  120. SubSystem="2"
  121. TargetMachine="1"/>
  122. <Tool
  123. Name="VCMIDLTool"
  124. PreprocessorDefinitions="_DEBUG"
  125. MkTypLibCompatible="TRUE"
  126. SuppressStartupBanner="TRUE"
  127. TargetEnvironment="1"
  128. TypeLibraryName=".Debug/vc71/CommandBarIcons.tlb"
  129. HeaderFileName=""/>
  130. <Tool
  131. Name="VCPostBuildEventTool"/>
  132. <Tool
  133. Name="VCPreBuildEventTool"/>
  134. <Tool
  135. Name="VCPreLinkEventTool"/>
  136. <Tool
  137. Name="VCResourceCompilerTool"
  138. PreprocessorDefinitions="_DEBUG"
  139. Culture="1033"
  140. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  141. <Tool
  142. Name="VCWebServiceProxyGeneratorTool"/>
  143. <Tool
  144. Name="VCXMLDataGeneratorTool"/>
  145. <Tool
  146. Name="VCWebDeploymentTool"/>
  147. <Tool
  148. Name="VCManagedWrapperGeneratorTool"/>
  149. <Tool
  150. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  151. </Configuration>
  152. <Configuration
  153. Name="Unicode Debug|Win32"
  154. OutputDirectory=".Unicode_Debug/vc71"
  155. IntermediateDirectory=".Unicode_Debug/vc71"
  156. ConfigurationType="1"
  157. UseOfMFC="2"
  158. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  159. CharacterSet="1">
  160. <Tool
  161. Name="VCCLCompilerTool"
  162. AdditionalOptions="/Zm200 "
  163. Optimization="0"
  164. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  165. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  166. BasicRuntimeChecks="3"
  167. RuntimeLibrary="3"
  168. TreatWChar_tAsBuiltInType="TRUE"
  169. UsePrecompiledHeader="3"
  170. PrecompiledHeaderThrough="stdafx.h"
  171. PrecompiledHeaderFile=".Unicode_Debug/vc71/CommandBarIcons.pch"
  172. AssemblerListingLocation=".Unicode_Debug/vc71/"
  173. ObjectFile=".Unicode_Debug/vc71/"
  174. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  175. WarningLevel="3"
  176. SuppressStartupBanner="TRUE"
  177. DebugInformationFormat="4"
  178. CompileAs="0"/>
  179. <Tool
  180. Name="VCCustomBuildTool"/>
  181. <Tool
  182. Name="VCLinkerTool"
  183. OutputFile="../../../bin/vc71/CommandBarIconsUD.exe"
  184. LinkIncremental="2"
  185. SuppressStartupBanner="TRUE"
  186. AdditionalLibraryDirectories="../../../lib/vc71"
  187. GenerateDebugInformation="TRUE"
  188. ProgramDatabaseFile=".Unicode_Debug/vc71/CommandBarIconsUD.pdb"
  189. SubSystem="2"
  190. EntryPointSymbol="wWinMainCRTStartup"
  191. TargetMachine="1"/>
  192. <Tool
  193. Name="VCMIDLTool"
  194. PreprocessorDefinitions="_DEBUG"
  195. MkTypLibCompatible="TRUE"
  196. SuppressStartupBanner="TRUE"
  197. TargetEnvironment="1"
  198. TypeLibraryName=".Unicode_Debug/vc71/CommandBarIcons.tlb"
  199. HeaderFileName=""/>
  200. <Tool
  201. Name="VCPostBuildEventTool"/>
  202. <Tool
  203. Name="VCPreBuildEventTool"/>
  204. <Tool
  205. Name="VCPreLinkEventTool"/>
  206. <Tool
  207. Name="VCResourceCompilerTool"
  208. PreprocessorDefinitions="_DEBUG"
  209. Culture="1033"
  210. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  211. <Tool
  212. Name="VCWebServiceProxyGeneratorTool"/>
  213. <Tool
  214. Name="VCXMLDataGeneratorTool"/>
  215. <Tool
  216. Name="VCWebDeploymentTool"/>
  217. <Tool
  218. Name="VCManagedWrapperGeneratorTool"/>
  219. <Tool
  220. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  221. </Configuration>
  222. <Configuration
  223. Name="Unicode Release|Win32"
  224. OutputDirectory=".Unicode_Release/vc71"
  225. IntermediateDirectory=".Unicode_Release/vc71"
  226. ConfigurationType="1"
  227. UseOfMFC="2"
  228. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  229. CharacterSet="1">
  230. <Tool
  231. Name="VCCLCompilerTool"
  232. AdditionalOptions="/Zm200 "
  233. Optimization="2"
  234. InlineFunctionExpansion="1"
  235. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  236. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  237. StringPooling="TRUE"
  238. RuntimeLibrary="2"
  239. EnableFunctionLevelLinking="TRUE"
  240. TreatWChar_tAsBuiltInType="TRUE"
  241. UsePrecompiledHeader="3"
  242. PrecompiledHeaderThrough="stdafx.h"
  243. PrecompiledHeaderFile=".Unicode_Release/vc71/CommandBarIcons.pch"
  244. AssemblerListingLocation=".Unicode_Release/vc71/"
  245. ObjectFile=".Unicode_Release/vc71/"
  246. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  247. WarningLevel="3"
  248. SuppressStartupBanner="TRUE"
  249. CompileAs="0"/>
  250. <Tool
  251. Name="VCCustomBuildTool"/>
  252. <Tool
  253. Name="VCLinkerTool"
  254. OutputFile="../../../bin/vc71/CommandBarIconsU.exe"
  255. LinkIncremental="1"
  256. SuppressStartupBanner="TRUE"
  257. AdditionalLibraryDirectories="../../../lib/vc71"
  258. ProgramDatabaseFile=".Unicode_Release/vc71/CommandBarIconsU.pdb"
  259. SubSystem="2"
  260. EntryPointSymbol="wWinMainCRTStartup"
  261. TargetMachine="1"/>
  262. <Tool
  263. Name="VCMIDLTool"
  264. PreprocessorDefinitions="NDEBUG"
  265. MkTypLibCompatible="TRUE"
  266. SuppressStartupBanner="TRUE"
  267. TargetEnvironment="1"
  268. TypeLibraryName=".Unicode_Release/vc71/CommandBarIcons.tlb"
  269. HeaderFileName=""/>
  270. <Tool
  271. Name="VCPostBuildEventTool"/>
  272. <Tool
  273. Name="VCPreBuildEventTool"/>
  274. <Tool
  275. Name="VCPreLinkEventTool"/>
  276. <Tool
  277. Name="VCResourceCompilerTool"
  278. PreprocessorDefinitions="NDEBUG"
  279. Culture="1033"
  280. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  281. <Tool
  282. Name="VCWebServiceProxyGeneratorTool"/>
  283. <Tool
  284. Name="VCXMLDataGeneratorTool"/>
  285. <Tool
  286. Name="VCWebDeploymentTool"/>
  287. <Tool
  288. Name="VCManagedWrapperGeneratorTool"/>
  289. <Tool
  290. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  291. </Configuration>
  292. </Configurations>
  293. <References>
  294. </References>
  295. <Files>
  296. <Filter
  297. Name="Source Files"
  298. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  299. <File
  300. RelativePath="AlphaIconsPage.cpp">
  301. </File>
  302. <File
  303. RelativePath="CommandBarIcons.cpp">
  304. </File>
  305. <File
  306. RelativePath="CommandBarIcons.rc">
  307. </File>
  308. <File
  309. RelativePath="CommandBarIconsDoc.cpp">
  310. </File>
  311. <File
  312. RelativePath="CommandBarIconsView.cpp">
  313. </File>
  314. <File
  315. RelativePath="HotIconsPage.cpp">
  316. </File>
  317. <File
  318. RelativePath="IconsInfoPage.cpp">
  319. </File>
  320. <File
  321. RelativePath="MainFrm.cpp">
  322. </File>
  323. <File
  324. RelativePath="PropertiesDialog.cpp">
  325. </File>
  326. <File
  327. RelativePath="PropertiesTabCtrl.cpp">
  328. </File>
  329. <File
  330. RelativePath="StdAfx.cpp">
  331. <FileConfiguration
  332. Name="Release|Win32">
  333. <Tool
  334. Name="VCCLCompilerTool"
  335. UsePrecompiledHeader="1"/>
  336. </FileConfiguration>
  337. <FileConfiguration
  338. Name="Debug|Win32">
  339. <Tool
  340. Name="VCCLCompilerTool"
  341. UsePrecompiledHeader="1"/>
  342. </FileConfiguration>
  343. <FileConfiguration
  344. Name="Unicode Debug|Win32">
  345. <Tool
  346. Name="VCCLCompilerTool"
  347. UsePrecompiledHeader="1"/>
  348. </FileConfiguration>
  349. <FileConfiguration
  350. Name="Unicode Release|Win32">
  351. <Tool
  352. Name="VCCLCompilerTool"
  353. UsePrecompiledHeader="1"/>
  354. </FileConfiguration>
  355. </File>
  356. </Filter>
  357. <Filter
  358. Name="Header Files"
  359. Filter="h;hpp;hxx;hm;inl">
  360. <File
  361. RelativePath="AlphaIconsPage.h">
  362. </File>
  363. <File
  364. RelativePath="CommandBarIcons.h">
  365. </File>
  366. <File
  367. RelativePath="CommandBarIconsDoc.h">
  368. </File>
  369. <File
  370. RelativePath="CommandBarIconsView.h">
  371. </File>
  372. <File
  373. RelativePath="HotIconsPage.h">
  374. </File>
  375. <File
  376. RelativePath="IconsInfoPage.h">
  377. </File>
  378. <File
  379. RelativePath="MainFrm.h">
  380. </File>
  381. <File
  382. RelativePath="PropertiesDialog.h">
  383. </File>
  384. <File
  385. RelativePath="PropertiesTabCtrl.h">
  386. </File>
  387. <File
  388. RelativePath="Resource.h">
  389. </File>
  390. <File
  391. RelativePath="StdAfx.h">
  392. </File>
  393. </Filter>
  394. <Filter
  395. Name="Resource Files"
  396. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  397. <File
  398. RelativePath="resalphaclr.bmp">
  399. </File>
  400. <File
  401. RelativePath="resalphaclrsm.bmp">
  402. </File>
  403. <File
  404. RelativePath="resCjSample.ico">
  405. </File>
  406. <File
  407. RelativePath="resCommandBarIcons.ico">
  408. </File>
  409. <File
  410. RelativePath="resCommandBarIcons.rc2">
  411. </File>
  412. <File
  413. RelativePath="resCommandBarIconsDoc.ico">
  414. </File>
  415. <File
  416. RelativePath="resIconsBarHot.bmp">
  417. </File>
  418. <File
  419. RelativePath="resIconsBarNormal.bmp">
  420. </File>
  421. <File
  422. RelativePath="resmenu_icons.bmp">
  423. </File>
  424. <File
  425. RelativePath="resthemesbar.bmp">
  426. </File>
  427. <File
  428. RelativePath="resToolbar.bmp">
  429. </File>
  430. <File
  431. RelativePath="resToolbarLarge.bmp">
  432. </File>
  433. </Filter>
  434. </Files>
  435. <Globals>
  436. </Globals>
  437. </VisualStudioProject>