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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="RibbonSample"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Unicode Release|Win32"
  16. OutputDirectory=".Unicode_Release/vc71"
  17. IntermediateDirectory=".Unicode_Release/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  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="2"
  31. EnableFunctionLevelLinking="TRUE"
  32. TreatWChar_tAsBuiltInType="TRUE"
  33. UsePrecompiledHeader="3"
  34. PrecompiledHeaderThrough="stdafx.h"
  35. PrecompiledHeaderFile=".Unicode_Release/vc71/RibbonSample.pch"
  36. AssemblerListingLocation=".Unicode_Release/vc71/"
  37. ObjectFile=".Unicode_Release/vc71/"
  38. ProgramDataBaseFileName=".Unicode_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/RibbonSampleU.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Unicode_Release/vc71/RibbonSampleU.pdb"
  51. SubSystem="2"
  52. EntryPointSymbol="wWinMainCRTStartup"
  53. TargetMachine="1"/>
  54. <Tool
  55. Name="VCMIDLTool"
  56. PreprocessorDefinitions="NDEBUG"
  57. MkTypLibCompatible="TRUE"
  58. SuppressStartupBanner="TRUE"
  59. TargetEnvironment="1"
  60. TypeLibraryName=".Unicode_Release/vc71/RibbonSample.tlb"
  61. HeaderFileName=""/>
  62. <Tool
  63. Name="VCPostBuildEventTool"/>
  64. <Tool
  65. Name="VCPreBuildEventTool"/>
  66. <Tool
  67. Name="VCPreLinkEventTool"/>
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="NDEBUG"
  71. Culture="1033"
  72. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  73. <Tool
  74. Name="VCWebServiceProxyGeneratorTool"/>
  75. <Tool
  76. Name="VCXMLDataGeneratorTool"/>
  77. <Tool
  78. Name="VCWebDeploymentTool"/>
  79. <Tool
  80. Name="VCManagedWrapperGeneratorTool"/>
  81. <Tool
  82. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  83. </Configuration>
  84. <Configuration
  85. Name="Release|Win32"
  86. OutputDirectory=".Release/vc71"
  87. IntermediateDirectory=".Release/vc71"
  88. ConfigurationType="1"
  89. UseOfMFC="1"
  90. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  91. CharacterSet="2">
  92. <Tool
  93. Name="VCCLCompilerTool"
  94. AdditionalOptions="/Zm200 "
  95. Optimization="2"
  96. InlineFunctionExpansion="1"
  97. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  98. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  99. StringPooling="TRUE"
  100. RuntimeLibrary="0"
  101. EnableFunctionLevelLinking="TRUE"
  102. TreatWChar_tAsBuiltInType="TRUE"
  103. UsePrecompiledHeader="3"
  104. PrecompiledHeaderThrough="stdafx.h"
  105. PrecompiledHeaderFile=".Release/vc71/RibbonSample.pch"
  106. AssemblerListingLocation=".Release/vc71/"
  107. ObjectFile=".Release/vc71/"
  108. ProgramDataBaseFileName=".Release/vc71/"
  109. WarningLevel="3"
  110. SuppressStartupBanner="TRUE"
  111. CompileAs="0"/>
  112. <Tool
  113. Name="VCCustomBuildTool"/>
  114. <Tool
  115. Name="VCLinkerTool"
  116. OutputFile="../../../bin/vc71/RibbonSample.exe"
  117. LinkIncremental="1"
  118. SuppressStartupBanner="TRUE"
  119. AdditionalLibraryDirectories="../../../lib/vc71"
  120. ProgramDatabaseFile=".Release/vc71/RibbonSample.pdb"
  121. SubSystem="2"
  122. TargetMachine="1"/>
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="NDEBUG"
  126. MkTypLibCompatible="TRUE"
  127. SuppressStartupBanner="TRUE"
  128. TargetEnvironment="1"
  129. TypeLibraryName=".Release/vc71/RibbonSample.tlb"
  130. HeaderFileName=""/>
  131. <Tool
  132. Name="VCPostBuildEventTool"/>
  133. <Tool
  134. Name="VCPreBuildEventTool"/>
  135. <Tool
  136. Name="VCPreLinkEventTool"/>
  137. <Tool
  138. Name="VCResourceCompilerTool"
  139. PreprocessorDefinitions="NDEBUG"
  140. Culture="1033"
  141. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  142. <Tool
  143. Name="VCWebServiceProxyGeneratorTool"/>
  144. <Tool
  145. Name="VCXMLDataGeneratorTool"/>
  146. <Tool
  147. Name="VCWebDeploymentTool"/>
  148. <Tool
  149. Name="VCManagedWrapperGeneratorTool"/>
  150. <Tool
  151. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  152. </Configuration>
  153. <Configuration
  154. Name="Debug|Win32"
  155. OutputDirectory=".Debug/vc71"
  156. IntermediateDirectory=".Debug/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  160. CharacterSet="2">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="0"
  165. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  166. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  167. BasicRuntimeChecks="3"
  168. RuntimeLibrary="3"
  169. TreatWChar_tAsBuiltInType="TRUE"
  170. UsePrecompiledHeader="3"
  171. PrecompiledHeaderThrough="stdafx.h"
  172. PrecompiledHeaderFile=".Debug/vc71/RibbonSample.pch"
  173. AssemblerListingLocation=".Debug/vc71/"
  174. ObjectFile=".Debug/vc71/"
  175. ProgramDataBaseFileName=".Debug/vc71/"
  176. WarningLevel="3"
  177. SuppressStartupBanner="TRUE"
  178. DebugInformationFormat="4"
  179. CompileAs="0"/>
  180. <Tool
  181. Name="VCCustomBuildTool"/>
  182. <Tool
  183. Name="VCLinkerTool"
  184. OutputFile="../../../bin/vc71/RibbonSampleD.exe"
  185. LinkIncremental="2"
  186. SuppressStartupBanner="TRUE"
  187. AdditionalLibraryDirectories="../../../lib/vc71"
  188. GenerateDebugInformation="TRUE"
  189. ProgramDatabaseFile=".Debug/vc71/RibbonSampleD.pdb"
  190. SubSystem="2"
  191. TargetMachine="1"/>
  192. <Tool
  193. Name="VCMIDLTool"
  194. PreprocessorDefinitions="_DEBUG"
  195. MkTypLibCompatible="TRUE"
  196. SuppressStartupBanner="TRUE"
  197. TargetEnvironment="1"
  198. TypeLibraryName=".Debug/vc71/RibbonSample.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 Debug|Win32"
  224. OutputDirectory=".Unicode_Debug/vc71"
  225. IntermediateDirectory=".Unicode_Debug/vc71"
  226. ConfigurationType="1"
  227. UseOfMFC="2"
  228. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  229. CharacterSet="1">
  230. <Tool
  231. Name="VCCLCompilerTool"
  232. AdditionalOptions="/Zm200 "
  233. Optimization="0"
  234. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  235. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  236. BasicRuntimeChecks="3"
  237. RuntimeLibrary="3"
  238. TreatWChar_tAsBuiltInType="TRUE"
  239. UsePrecompiledHeader="3"
  240. PrecompiledHeaderThrough="stdafx.h"
  241. PrecompiledHeaderFile=".Unicode_Debug/vc71/RibbonSample.pch"
  242. AssemblerListingLocation=".Unicode_Debug/vc71/"
  243. ObjectFile=".Unicode_Debug/vc71/"
  244. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  245. WarningLevel="3"
  246. SuppressStartupBanner="TRUE"
  247. DebugInformationFormat="4"
  248. CompileAs="0"/>
  249. <Tool
  250. Name="VCCustomBuildTool"/>
  251. <Tool
  252. Name="VCLinkerTool"
  253. OutputFile="../../../bin/vc71/RibbonSampleUD.exe"
  254. LinkIncremental="2"
  255. SuppressStartupBanner="TRUE"
  256. AdditionalLibraryDirectories="../../../lib/vc71"
  257. GenerateDebugInformation="TRUE"
  258. ProgramDatabaseFile=".Unicode_Debug/vc71/RibbonSampleUD.pdb"
  259. SubSystem="2"
  260. EntryPointSymbol="wWinMainCRTStartup"
  261. TargetMachine="1"/>
  262. <Tool
  263. Name="VCMIDLTool"
  264. PreprocessorDefinitions="_DEBUG"
  265. MkTypLibCompatible="TRUE"
  266. SuppressStartupBanner="TRUE"
  267. TargetEnvironment="1"
  268. TypeLibraryName=".Unicode_Debug/vc71/RibbonSample.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="_DEBUG"
  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="CntrItem.cpp">
  301. </File>
  302. <File
  303. RelativePath="GalleryItems.cpp">
  304. </File>
  305. <File
  306. RelativePath="MainFrm.cpp">
  307. </File>
  308. <File
  309. RelativePath="PaneStyles.cpp">
  310. </File>
  311. <File
  312. RelativePath="RibbonSample.cpp">
  313. </File>
  314. <File
  315. RelativePath="RibbonSample.rc">
  316. </File>
  317. <File
  318. RelativePath="RibbonSampleDoc.cpp">
  319. </File>
  320. <File
  321. RelativePath="RibbonSampleView.cpp">
  322. </File>
  323. <File
  324. RelativePath="ScrollRichEditView.cpp">
  325. </File>
  326. <File
  327. RelativePath="StdAfx.cpp">
  328. <FileConfiguration
  329. Name="Unicode Release|Win32">
  330. <Tool
  331. Name="VCCLCompilerTool"
  332. UsePrecompiledHeader="1"/>
  333. </FileConfiguration>
  334. <FileConfiguration
  335. Name="Release|Win32">
  336. <Tool
  337. Name="VCCLCompilerTool"
  338. UsePrecompiledHeader="1"/>
  339. </FileConfiguration>
  340. <FileConfiguration
  341. Name="Debug|Win32">
  342. <Tool
  343. Name="VCCLCompilerTool"
  344. UsePrecompiledHeader="1"/>
  345. </FileConfiguration>
  346. <FileConfiguration
  347. Name="Unicode Debug|Win32">
  348. <Tool
  349. Name="VCCLCompilerTool"
  350. UsePrecompiledHeader="1"/>
  351. </FileConfiguration>
  352. </File>
  353. <File
  354. RelativePath="WorkspaceView.cpp">
  355. </File>
  356. </Filter>
  357. <Filter
  358. Name="Header Files"
  359. Filter="h;hpp;hxx;hm;inl">
  360. <File
  361. RelativePath="CntrItem.h">
  362. </File>
  363. <File
  364. RelativePath="GalleryItems.h">
  365. </File>
  366. <File
  367. RelativePath="MainFrm.h">
  368. </File>
  369. <File
  370. RelativePath="PaneStyles.h">
  371. </File>
  372. <File
  373. RelativePath="Resource.h">
  374. </File>
  375. <File
  376. RelativePath="RibbonSample.h">
  377. </File>
  378. <File
  379. RelativePath="RibbonSampleDoc.h">
  380. </File>
  381. <File
  382. RelativePath="RibbonSampleView.h">
  383. </File>
  384. <File
  385. RelativePath="ScrollRichEditView.h">
  386. </File>
  387. <File
  388. RelativePath="StdAfx.h">
  389. </File>
  390. <File
  391. RelativePath="WorkspaceView.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="resBitmapChart.bmp">
  399. </File>
  400. <File
  401. RelativePath="resBitmapGraphic.bmp">
  402. </File>
  403. <File
  404. RelativePath="resBitmapPicture.bmp">
  405. </File>
  406. <File
  407. RelativePath="resBitmapTable.bmp">
  408. </File>
  409. <File
  410. RelativePath="resCJSample.ico">
  411. </File>
  412. <File
  413. RelativePath="resFeedback.rtf">
  414. </File>
  415. <File
  416. RelativePath="resGalleryColumns.png">
  417. </File>
  418. <File
  419. RelativePath="resGalleryShapes.png">
  420. </File>
  421. <File
  422. RelativePath="resGalleryStyles.png">
  423. </File>
  424. <File
  425. RelativePath="resGroupCaptions.bmp">
  426. </File>
  427. <File
  428. RelativePath="resGroupClipboard.png">
  429. </File>
  430. <File
  431. RelativePath="resGroupDocumentViews.bmp">
  432. </File>
  433. <File
  434. RelativePath="resGroupFind.png">
  435. </File>
  436. <File
  437. RelativePath="resGroupFont.png">
  438. </File>
  439. <File
  440. RelativePath="resGroupFootnotes.bmp">
  441. </File>
  442. <File
  443. RelativePath="resGroupIcons.png">
  444. </File>
  445. <File
  446. RelativePath="resGroupIndex.bmp">
  447. </File>
  448. <File
  449. RelativePath="resGroupOptionToolTip.png">
  450. </File>
  451. <File
  452. RelativePath="resGroupPageParagraph.png">
  453. </File>
  454. <File
  455. RelativePath="resGroupParagraph.png">
  456. </File>
  457. <File
  458. RelativePath="resGroupPopup.ico">
  459. </File>
  460. <File
  461. RelativePath="resGroupStyles.png">
  462. </File>
  463. <File
  464. RelativePath="resGroupTableOfContents.bmp">
  465. </File>
  466. <File
  467. RelativePath="resGroupWindow.bmp">
  468. </File>
  469. <File
  470. RelativePath="resGroupZoom.bmp">
  471. </File>
  472. <File
  473. RelativePath="resInsertTab.png">
  474. </File>
  475. <File
  476. RelativePath="resLargeIcons.png">
  477. </File>
  478. <File
  479. RelativePath="resLayoutTab.png">
  480. </File>
  481. <File
  482. RelativePath="resLayoutTabLarge.png">
  483. </File>
  484. <File
  485. RelativePath="resRibbonSample.rc2">
  486. </File>
  487. <File
  488. RelativePath="resRibbonSampleDoc.ico">
  489. </File>
  490. <File
  491. RelativePath="resshiny-gear.png">
  492. </File>
  493. <File
  494. RelativePath="resSmallIcons.png">
  495. </File>
  496. <File
  497. RelativePath="resStatusBarViewSwitches.png">
  498. </File>
  499. <File
  500. RelativePath="resSystemMenuLarge.png">
  501. </File>
  502. <File
  503. RelativePath="resTabPageLayout.png">
  504. </File>
  505. <File
  506. RelativePath="resTabReferences.png">
  507. </File>
  508. <File
  509. RelativePath="resTabView.png">
  510. </File>
  511. <File
  512. RelativePath="resWarning.ico">
  513. </File>
  514. </Filter>
  515. </Files>
  516. <Globals>
  517. </Globals>
  518. </VisualStudioProject>