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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="Office2007Blue"
  6. >
  7. <Platforms>
  8. <Platform
  9. Name="Win32"
  10. />
  11. <Platform
  12. Name="x64"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Release|Win32"
  20. OutputDirectory=".Release/vc80"
  21. IntermediateDirectory=".Release/vc80"
  22. ConfigurationType="2"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. TypeLibraryName=".Release/vc80/Office2007Blue.tlb"
  42. HeaderFileName=""
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="1"
  47. InlineFunctionExpansion="1"
  48. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XTPRESOURCE_EXPORTS"
  49. StringPooling="true"
  50. RuntimeLibrary="2"
  51. EnableFunctionLevelLinking="true"
  52. TreatWChar_tAsBuiltInType="true"
  53. PrecompiledHeaderFile=".Release/vc80/Office2007Blue.pch"
  54. AssemblerListingLocation=".Release/vc80/"
  55. ObjectFile=".Release/vc80/"
  56. ProgramDataBaseFileName=".Release/vc80/"
  57. WarningLevel="3"
  58. SuppressStartupBanner="true"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. PreprocessorDefinitions="NDEBUG,_AFXDLL,_XTP_INCLUDE_VERSION"
  66. Culture="1033"
  67. AdditionalIncludeDirectories="../../"
  68. />
  69. <Tool
  70. Name="VCPreLinkEventTool"
  71. />
  72. <Tool
  73. Name="VCLinkerTool"
  74. IgnoreImportLibrary="true"
  75. AdditionalDependencies="odbc32.lib odbccp32.lib"
  76. OutputFile="../Office2007Blue.dll"
  77. LinkIncremental="1"
  78. SuppressStartupBanner="true"
  79. IgnoreAllDefaultLibraries="true"
  80. ProgramDatabaseFile=".Release/vc80/Office2007Blue.pdb"
  81. OptimizeForWindows98="1"
  82. ResourceOnlyDLL="true"
  83. ImportLibrary=".Release/vc80/Office2007Blue.lib"
  84. TargetMachine="1"
  85. />
  86. <Tool
  87. Name="VCALinkTool"
  88. />
  89. <Tool
  90. Name="VCManifestTool"
  91. />
  92. <Tool
  93. Name="VCXDCMakeTool"
  94. />
  95. <Tool
  96. Name="VCBscMakeTool"
  97. />
  98. <Tool
  99. Name="VCFxCopTool"
  100. />
  101. <Tool
  102. Name="VCAppVerifierTool"
  103. />
  104. <Tool
  105. Name="VCWebDeploymentTool"
  106. />
  107. <Tool
  108. Name="VCPostBuildEventTool"
  109. />
  110. </Configuration>
  111. <Configuration
  112. Name="Release|x64"
  113. OutputDirectory=".Release/vc80x64"
  114. IntermediateDirectory=".Release/vc80x64"
  115. ConfigurationType="2"
  116. UseOfMFC="0"
  117. ATLMinimizesCRunTimeLibraryUsage="false"
  118. CharacterSet="2"
  119. >
  120. <Tool
  121. Name="VCPreBuildEventTool"
  122. />
  123. <Tool
  124. Name="VCCustomBuildTool"
  125. />
  126. <Tool
  127. Name="VCXMLDataGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCMIDLTool"
  134. TargetEnvironment="3"
  135. TypeLibraryName=".Release/vc80/Office2007Blue.tlb"
  136. HeaderFileName=""
  137. />
  138. <Tool
  139. Name="VCCLCompilerTool"
  140. Optimization="1"
  141. InlineFunctionExpansion="1"
  142. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XTPRESOURCE_EXPORTS"
  143. StringPooling="true"
  144. RuntimeLibrary="2"
  145. EnableFunctionLevelLinking="true"
  146. TreatWChar_tAsBuiltInType="true"
  147. PrecompiledHeaderFile=".Release/vc80x64/Office2007Blue.pch"
  148. AssemblerListingLocation=".Release/vc80x64/"
  149. ObjectFile=".Release/vc80x64/"
  150. ProgramDataBaseFileName=".Release/vc80x64/"
  151. WarningLevel="3"
  152. SuppressStartupBanner="true"
  153. />
  154. <Tool
  155. Name="VCManagedResourceCompilerTool"
  156. />
  157. <Tool
  158. Name="VCResourceCompilerTool"
  159. PreprocessorDefinitions="NDEBUG,_AFXDLL,_XTP_INCLUDE_VERSION"
  160. Culture="1033"
  161. AdditionalIncludeDirectories="../../"
  162. />
  163. <Tool
  164. Name="VCPreLinkEventTool"
  165. />
  166. <Tool
  167. Name="VCLinkerTool"
  168. IgnoreImportLibrary="true"
  169. AdditionalDependencies="odbc32.lib odbccp32.lib"
  170. OutputFile="../Office2007Blue.dll"
  171. LinkIncremental="1"
  172. SuppressStartupBanner="true"
  173. AdditionalLibraryDirectories=""
  174. IgnoreAllDefaultLibraries="true"
  175. ProgramDatabaseFile=".Release/vc80x64/Office2007Blue.pdb"
  176. OptimizeForWindows98="1"
  177. ResourceOnlyDLL="true"
  178. ImportLibrary=".Release/vc80x64/Office2007Blue.lib"
  179. TargetMachine="17"
  180. />
  181. <Tool
  182. Name="VCALinkTool"
  183. />
  184. <Tool
  185. Name="VCManifestTool"
  186. />
  187. <Tool
  188. Name="VCXDCMakeTool"
  189. />
  190. <Tool
  191. Name="VCBscMakeTool"
  192. />
  193. <Tool
  194. Name="VCFxCopTool"
  195. />
  196. <Tool
  197. Name="VCAppVerifierTool"
  198. />
  199. <Tool
  200. Name="VCWebDeploymentTool"
  201. />
  202. <Tool
  203. Name="VCPostBuildEventTool"
  204. />
  205. </Configuration>
  206. </Configurations>
  207. <References>
  208. </References>
  209. <Files>
  210. <Filter
  211. Name="Source Files"
  212. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  213. >
  214. <File
  215. RelativePath="Office2007Blue.rc"
  216. >
  217. </File>
  218. </Filter>
  219. <Filter
  220. Name="Image Files"
  221. >
  222. <File
  223. RelativePath="resOffice2007_ContextTabBlue.png"
  224. >
  225. </File>
  226. <File
  227. RelativePath="resOffice2007_ContextTabBlueClient.png"
  228. >
  229. </File>
  230. <File
  231. RelativePath="resOffice2007_ContextTabBlueGroupButton.png"
  232. >
  233. </File>
  234. <File
  235. RelativePath="resOffice2007_ContextTabBlueHeader.png"
  236. >
  237. </File>
  238. <File
  239. RelativePath="resOffice2007_ContextTabCyan.png"
  240. >
  241. </File>
  242. <File
  243. RelativePath="resOffice2007_ContextTabCyanClient.png"
  244. >
  245. </File>
  246. <File
  247. RelativePath="resOffice2007_ContextTabCyanGroupButtton.png"
  248. >
  249. </File>
  250. <File
  251. RelativePath="resOffice2007_ContextTabCyanHeader.png"
  252. >
  253. </File>
  254. <File
  255. RelativePath="resOffice2007_ContextTabGreen.png"
  256. >
  257. </File>
  258. <File
  259. RelativePath="resOffice2007_ContextTabGreenClient.png"
  260. >
  261. </File>
  262. <File
  263. RelativePath="resOffice2007_ContextTabGreenGroupButton.png"
  264. >
  265. </File>
  266. <File
  267. RelativePath="resOffice2007_ContextTabGreenHeader.png"
  268. >
  269. </File>
  270. <File
  271. RelativePath="resOffice2007_ContextTabGroupCaption.png"
  272. >
  273. </File>
  274. <File
  275. RelativePath="resOffice2007_ContextTabGroupClient.png"
  276. >
  277. </File>
  278. <File
  279. RelativePath="resOffice2007_ContextTabOrange.png"
  280. >
  281. </File>
  282. <File
  283. RelativePath="resOffice2007_ContextTabOrangeClient.png"
  284. >
  285. </File>
  286. <File
  287. RelativePath="resOffice2007_ContextTabOrangeGroupButton.png"
  288. >
  289. </File>
  290. <File
  291. RelativePath="resOffice2007_ContextTabOrangeHeader.png"
  292. >
  293. </File>
  294. <File
  295. RelativePath="resOffice2007_ContextTabPurple.png"
  296. >
  297. </File>
  298. <File
  299. RelativePath="resOffice2007_ContextTabPurpleClient.png"
  300. >
  301. </File>
  302. <File
  303. RelativePath="resOffice2007_ContextTabPurpleGroupButton.png"
  304. >
  305. </File>
  306. <File
  307. RelativePath="resOffice2007_ContextTabPurpleHeader.png"
  308. >
  309. </File>
  310. <File
  311. RelativePath="resOffice2007_ContextTabRed.png"
  312. >
  313. </File>
  314. <File
  315. RelativePath="resOffice2007_ContextTabRedClient.png"
  316. >
  317. </File>
  318. <File
  319. RelativePath="resOffice2007_ContextTabRedGroupButton.png"
  320. >
  321. </File>
  322. <File
  323. RelativePath="resOffice2007_ContextTabRedHeader.png"
  324. >
  325. </File>
  326. <File
  327. RelativePath="resOffice2007_ContextTabSeparator.png"
  328. >
  329. </File>
  330. <File
  331. RelativePath="resOffice2007_ContextTabYellow.png"
  332. >
  333. </File>
  334. <File
  335. RelativePath="resOffice2007_ContextTabYellowClient.png"
  336. >
  337. </File>
  338. <File
  339. RelativePath="resOffice2007_ContextTabYellowGroupButton.png"
  340. >
  341. </File>
  342. <File
  343. RelativePath="resOffice2007_ContextTabYellowHeader.png"
  344. >
  345. </File>
  346. <File
  347. RelativePath="resOffice2007_ControlGalleryDown.png"
  348. >
  349. </File>
  350. <File
  351. RelativePath="resOffice2007_ControlGalleryPopup.png"
  352. >
  353. </File>
  354. <File
  355. RelativePath="resOffice2007_ControlGalleryScrollArrowGlyphs.png"
  356. >
  357. </File>
  358. <File
  359. RelativePath="resOffice2007_ControlGalleryScrollArrowsVerticalDark.png"
  360. >
  361. </File>
  362. <File
  363. RelativePath="resOffice2007_ControlGalleryScrollArrowsVerticalLight.png"
  364. >
  365. </File>
  366. <File
  367. RelativePath="resOffice2007_ControlGalleryScrollThumbGripperVertical.png"
  368. >
  369. </File>
  370. <File
  371. RelativePath="resOffice2007_ControlGalleryScrollThumbVertical.png"
  372. >
  373. </File>
  374. <File
  375. RelativePath="resOffice2007_ControlGalleryScrollVerticalDark.png"
  376. >
  377. </File>
  378. <File
  379. RelativePath="resOffice2007_ControlGalleryScrollVerticalLight.png"
  380. >
  381. </File>
  382. <File
  383. RelativePath="resOffice2007_ControlGalleryUp.png"
  384. >
  385. </File>
  386. <File
  387. RelativePath="resOffice2007_FrameBottomLeft.png"
  388. >
  389. </File>
  390. <File
  391. RelativePath="resOffice2007_FrameBottomRight.png"
  392. >
  393. </File>
  394. <File
  395. RelativePath="resOffice2007_FrameCaptionButton.png"
  396. >
  397. </File>
  398. <File
  399. RelativePath="resOffice2007_FrameCaptionClose13.png"
  400. >
  401. </File>
  402. <File
  403. RelativePath="resOffice2007_FrameCaptionClose17.png"
  404. >
  405. </File>
  406. <File
  407. RelativePath="resOffice2007_FrameCaptionClose23.png"
  408. >
  409. </File>
  410. <File
  411. RelativePath="resOffice2007_FrameCaptionMaximize13.png"
  412. >
  413. </File>
  414. <File
  415. RelativePath="resOffice2007_FrameCaptionMaximize17.png"
  416. >
  417. </File>
  418. <File
  419. RelativePath="resOffice2007_FrameCaptionMaximize23.png"
  420. >
  421. </File>
  422. <File
  423. RelativePath="resOffice2007_FrameCaptionMinimize13.png"
  424. >
  425. </File>
  426. <File
  427. RelativePath="resOffice2007_FrameCaptionMinimize17.png"
  428. >
  429. </File>
  430. <File
  431. RelativePath="resOffice2007_FrameCaptionMinimize23.png"
  432. >
  433. </File>
  434. <File
  435. RelativePath="resOffice2007_FrameCaptionRestore13.png"
  436. >
  437. </File>
  438. <File
  439. RelativePath="resOffice2007_FrameCaptionRestore17.png"
  440. >
  441. </File>
  442. <File
  443. RelativePath="resOffice2007_FrameCaptionRestore23.png"
  444. >
  445. </File>
  446. <File
  447. RelativePath="resOffice2007_FrameGripper.png"
  448. >
  449. </File>
  450. <File
  451. RelativePath="resOffice2007_FrameSimpleTopRight.png"
  452. >
  453. </File>
  454. <File
  455. RelativePath="resOffice2007_FrameSystemButton.png"
  456. >
  457. </File>
  458. <File
  459. RelativePath="resOffice2007_FrameTopCenter.png"
  460. >
  461. </File>
  462. <File
  463. RelativePath="resOffice2007_FrameTopLeft.png"
  464. >
  465. </File>
  466. <File
  467. RelativePath="resOffice2007_FrameTopRight.png"
  468. >
  469. </File>
  470. <File
  471. RelativePath="resOffice2007_MenuCheckedItem.png"
  472. >
  473. </File>
  474. <File
  475. RelativePath="resOffice2007_MenuCheckedItemMark.png"
  476. >
  477. </File>
  478. <File
  479. RelativePath="resOffice2007_MenuSelectedDisabledItem22.png"
  480. >
  481. </File>
  482. <File
  483. RelativePath="resOffice2007_MenuSelectedDisabledItem54.png"
  484. >
  485. </File>
  486. <File
  487. RelativePath="resOffice2007_MenuSelectedItem22.png"
  488. >
  489. </File>
  490. <File
  491. RelativePath="resOffice2007_MenuSelectedItem54.png"
  492. >
  493. </File>
  494. <File
  495. RelativePath="resOffice2007_PopupBarFrame.png"
  496. >
  497. </File>
  498. <File
  499. RelativePath="resOffice2007_RibbonGroupButton.png"
  500. >
  501. </File>
  502. <File
  503. RelativePath="resOffice2007_RibbonGroupButtonIcon.png"
  504. >
  505. </File>
  506. <File
  507. RelativePath="resOffice2007_RibbonGroupCaption.png"
  508. >
  509. </File>
  510. <File
  511. RelativePath="resOffice2007_RibbonGroupClient.png"
  512. >
  513. </File>
  514. <File
  515. RelativePath="resOffice2007_RibbonGroupQuickAccess.png"
  516. >
  517. </File>
  518. <File
  519. RelativePath="resOffice2007_RibbonGroups.png"
  520. >
  521. </File>
  522. <File
  523. RelativePath="resOffice2007_RibbonGroupsScrollLeft.png"
  524. >
  525. </File>
  526. <File
  527. RelativePath="resOffice2007_RibbonGroupsScrollLeftGlyph.png"
  528. >
  529. </File>
  530. <File
  531. RelativePath="resOffice2007_RibbonGroupsScrollRight.png"
  532. >
  533. </File>
  534. <File
  535. RelativePath="resOffice2007_RibbonGroupsScrollRightGlyph.png"
  536. >
  537. </File>
  538. <File
  539. RelativePath="resOffice2007_RibbonOptionButton.png"
  540. >
  541. </File>
  542. <File
  543. RelativePath="resOffice2007_RibbonQuickAccessButton.png"
  544. >
  545. </File>
  546. <File
  547. RelativePath="resOffice2007_RibbonQuickAccessFrame.png"
  548. >
  549. </File>
  550. <File
  551. RelativePath="resOffice2007_RibbonQuickAccessMore.png"
  552. >
  553. </File>
  554. <File
  555. RelativePath="resOffice2007_RibbonTab.png"
  556. >
  557. </File>
  558. <File
  559. RelativePath="resOffice2007_RibbonTabSeparator.png"
  560. >
  561. </File>
  562. <File
  563. RelativePath="resOffice2007_StatusBarDark.png"
  564. >
  565. </File>
  566. <File
  567. RelativePath="resOffice2007_StatusBarDevider.png"
  568. >
  569. </File>
  570. <File
  571. RelativePath="resOffice2007_StatusBarGripper.png"
  572. >
  573. </File>
  574. <File
  575. RelativePath="resOffice2007_StatusBarLight.png"
  576. >
  577. </File>
  578. <File
  579. RelativePath="resOffice2007_StatusBarSeparator.png"
  580. >
  581. </File>
  582. <File
  583. RelativePath="resOffice2007_ToolbarButtonCheckBox.png"
  584. >
  585. </File>
  586. <File
  587. RelativePath="resOffice2007_ToolbarButtonDropDownGlyph.png"
  588. >
  589. </File>
  590. <File
  591. RelativePath="resOffice2007_ToolbarButtons22.png"
  592. >
  593. </File>
  594. <File
  595. RelativePath="resOffice2007_ToolbarButtons50.png"
  596. >
  597. </File>
  598. <File
  599. RelativePath="resOffice2007_ToolbarButtonsComboDropDown.png"
  600. >
  601. </File>
  602. <File
  603. RelativePath="resOffice2007_ToolbarButtonsSpecialCenter.png"
  604. >
  605. </File>
  606. <File
  607. RelativePath="resOffice2007_ToolbarButtonsSpecialLeft.png"
  608. >
  609. </File>
  610. <File
  611. RelativePath="resOffice2007_ToolbarButtonsSpecialRight.png"
  612. >
  613. </File>
  614. <File
  615. RelativePath="resOffice2007_ToolbarButtonsSpecialSingle.png"
  616. >
  617. </File>
  618. <File
  619. RelativePath="resOffice2007_ToolbarButtonsSpecialSplitCenter.png"
  620. >
  621. </File>
  622. <File
  623. RelativePath="resOffice2007_ToolbarButtonsSpecialSplitDropDownCenter.png"
  624. >
  625. </File>
  626. <File
  627. RelativePath="resOffice2007_ToolbarButtonsSpecialSplitDropDownLeft.png"
  628. >
  629. </File>
  630. <File
  631. RelativePath="resOffice2007_ToolbarButtonsSpecialSplitDropDownRight.png"
  632. >
  633. </File>
  634. <File
  635. RelativePath="resOffice2007_ToolbarButtonsSpecialSplitLeft.png"
  636. >
  637. </File>
  638. <File
  639. RelativePath="resOffice2007_ToolbarButtonsSpecialSplitRight.png"
  640. >
  641. </File>
  642. <File
  643. RelativePath="resOffice2007_ToolbarButtonsSplit22.png"
  644. >
  645. </File>
  646. <File
  647. RelativePath="resOffice2007_ToolbarButtonsSplit50.png"
  648. >
  649. </File>
  650. <File
  651. RelativePath="resOffice2007_ToolbarButtonsSplitDropDown22.png"
  652. >
  653. </File>
  654. <File
  655. RelativePath="resOffice2007_ToolbarButtonsSplitDropDown50.png"
  656. >
  657. </File>
  658. <File
  659. RelativePath="resOffice2007_WorkspaceTopLeft.png"
  660. >
  661. </File>
  662. </Filter>
  663. <Filter
  664. Name="Ini Files"
  665. >
  666. <File
  667. RelativePath="resOffice2007Theme.ini"
  668. >
  669. </File>
  670. </Filter>
  671. </Files>
  672. </VisualStudioProject>