Office2007_vc80.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="8.00"
  5. Name="Office2007"
  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/Office2007.tlb"
  42. HeaderFileName=""
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="1"
  47. InlineFunctionExpansion="1"
  48. AdditionalIncludeDirectories="../../../Source,../../../Source/Common"
  49. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XTPRESOURCE_EXPORTS"
  50. StringPooling="true"
  51. RuntimeLibrary="2"
  52. EnableFunctionLevelLinking="true"
  53. TreatWChar_tAsBuiltInType="true"
  54. PrecompiledHeaderFile=".Release/vc80/Office2007.pch"
  55. AssemblerListingLocation=".Release/vc80/"
  56. ObjectFile=".Release/vc80/"
  57. ProgramDataBaseFileName=".Release/vc80/"
  58. WarningLevel="3"
  59. SuppressStartupBanner="true"
  60. CompileAs="0"
  61. />
  62. <Tool
  63. Name="VCManagedResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="NDEBUG,_AFXDLL,_XTP_INCLUDE_VERSION"
  68. Culture="1033"
  69. AdditionalIncludeDirectories="../../../"
  70. />
  71. <Tool
  72. Name="VCPreLinkEventTool"
  73. />
  74. <Tool
  75. Name="VCLinkerTool"
  76. IgnoreImportLibrary="true"
  77. AdditionalDependencies="odbc32.lib odbccp32.lib"
  78. OutputFile="../Office2007.cjstyles"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. IgnoreAllDefaultLibraries="true"
  82. ProgramDatabaseFile=".Release/vc80/Office2007.pdb"
  83. OptimizeForWindows98="1"
  84. ResourceOnlyDLL="true"
  85. ImportLibrary=".Release/vc80/Office2007vc80.lib"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. />
  100. <Tool
  101. Name="VCFxCopTool"
  102. />
  103. <Tool
  104. Name="VCAppVerifierTool"
  105. />
  106. <Tool
  107. Name="VCWebDeploymentTool"
  108. />
  109. <Tool
  110. Name="VCPostBuildEventTool"
  111. />
  112. </Configuration>
  113. <Configuration
  114. Name="Release|x64"
  115. OutputDirectory=".Release/vc80x64"
  116. IntermediateDirectory=".Release/vc80x64"
  117. ConfigurationType="2"
  118. UseOfMFC="0"
  119. ATLMinimizesCRunTimeLibraryUsage="false"
  120. CharacterSet="2"
  121. >
  122. <Tool
  123. Name="VCPreBuildEventTool"
  124. />
  125. <Tool
  126. Name="VCCustomBuildTool"
  127. />
  128. <Tool
  129. Name="VCXMLDataGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCWebServiceProxyGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCMIDLTool"
  136. TargetEnvironment="3"
  137. TypeLibraryName=".Release/vc80/Office2007.tlb"
  138. HeaderFileName=""
  139. />
  140. <Tool
  141. Name="VCCLCompilerTool"
  142. Optimization="1"
  143. InlineFunctionExpansion="1"
  144. AdditionalIncludeDirectories="../../../Source,../../../Source/Common"
  145. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XTPRESOURCE_EXPORTS"
  146. StringPooling="true"
  147. RuntimeLibrary="2"
  148. EnableFunctionLevelLinking="true"
  149. TreatWChar_tAsBuiltInType="true"
  150. PrecompiledHeaderFile=".Release/vc80x64/Office2007.pch"
  151. AssemblerListingLocation=".Release/vc80x64/"
  152. ObjectFile=".Release/vc80x64/"
  153. ProgramDataBaseFileName=".Release/vc80x64/"
  154. WarningLevel="3"
  155. SuppressStartupBanner="true"
  156. CompileAs="0"
  157. />
  158. <Tool
  159. Name="VCManagedResourceCompilerTool"
  160. />
  161. <Tool
  162. Name="VCResourceCompilerTool"
  163. PreprocessorDefinitions="NDEBUG,_AFXDLL,_XTP_INCLUDE_VERSION"
  164. Culture="1033"
  165. AdditionalIncludeDirectories="../../../"
  166. />
  167. <Tool
  168. Name="VCPreLinkEventTool"
  169. />
  170. <Tool
  171. Name="VCLinkerTool"
  172. IgnoreImportLibrary="true"
  173. AdditionalDependencies="odbc32.lib odbccp32.lib"
  174. OutputFile="../Office2007.cjstyles"
  175. LinkIncremental="1"
  176. SuppressStartupBanner="true"
  177. AdditionalLibraryDirectories=""
  178. IgnoreAllDefaultLibraries="true"
  179. ProgramDatabaseFile=".Release/vc80x64/Office2007.pdb"
  180. OptimizeForWindows98="1"
  181. ResourceOnlyDLL="true"
  182. ImportLibrary=".Release/vc80x64/Office2007vc80x64.lib"
  183. TargetMachine="17"
  184. />
  185. <Tool
  186. Name="VCALinkTool"
  187. />
  188. <Tool
  189. Name="VCManifestTool"
  190. />
  191. <Tool
  192. Name="VCXDCMakeTool"
  193. />
  194. <Tool
  195. Name="VCBscMakeTool"
  196. />
  197. <Tool
  198. Name="VCFxCopTool"
  199. />
  200. <Tool
  201. Name="VCAppVerifierTool"
  202. />
  203. <Tool
  204. Name="VCWebDeploymentTool"
  205. />
  206. <Tool
  207. Name="VCPostBuildEventTool"
  208. />
  209. </Configuration>
  210. </Configurations>
  211. <References>
  212. </References>
  213. <Files>
  214. <Filter
  215. Name="Source Files"
  216. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  217. >
  218. <File
  219. RelativePath="Office2007.rc"
  220. >
  221. </File>
  222. </Filter>
  223. <Filter
  224. Name="Image Files"
  225. Filter="bmp"
  226. >
  227. <File
  228. RelativePath="resOffice2007_Button.png"
  229. >
  230. </File>
  231. <File
  232. RelativePath="resOffice2007_CaptionButton.png"
  233. >
  234. </File>
  235. <File
  236. RelativePath="resOffice2007_CheckBox13.png"
  237. >
  238. </File>
  239. <File
  240. RelativePath="resOffice2007_CloseGlyph13.png"
  241. >
  242. </File>
  243. <File
  244. RelativePath="resOffice2007_CloseGlyph17.png"
  245. >
  246. </File>
  247. <File
  248. RelativePath="resOffice2007_CloseGlyph23.png"
  249. >
  250. </File>
  251. <File
  252. RelativePath="resOffice2007_ComboButton.png"
  253. >
  254. </File>
  255. <File
  256. RelativePath="resOffice2007_ComboButtonGlyph.png"
  257. >
  258. </File>
  259. <File
  260. RelativePath="resOffice2007_FrameBottom.png"
  261. >
  262. </File>
  263. <File
  264. RelativePath="resOffice2007_FrameCaption.png"
  265. >
  266. </File>
  267. <File
  268. RelativePath="resOffice2007_FrameCaptionMin.png"
  269. >
  270. </File>
  271. <File
  272. RelativePath="resOffice2007_FrameCaptionSizing.png"
  273. >
  274. </File>
  275. <File
  276. RelativePath="resOffice2007_FrameLeft.png"
  277. >
  278. </File>
  279. <File
  280. RelativePath="resOffice2007_FrameMaximized.png"
  281. >
  282. </File>
  283. <File
  284. RelativePath="resOffice2007_FrameRight.png"
  285. >
  286. </File>
  287. <File
  288. RelativePath="resOffice2007_Gripper.png"
  289. >
  290. </File>
  291. <File
  292. RelativePath="resOffice2007_GripperVert.png"
  293. >
  294. </File>
  295. <File
  296. RelativePath="resOffice2007_GroupBox.png"
  297. >
  298. </File>
  299. <File
  300. RelativePath="resOffice2007_HelpGlyph13.png"
  301. >
  302. </File>
  303. <File
  304. RelativePath="resOffice2007_HelpGlyph17.png"
  305. >
  306. </File>
  307. <File
  308. RelativePath="resOffice2007_ListViewHeader.png"
  309. >
  310. </File>
  311. <File
  312. RelativePath="resOffice2007_ListViewHeaderBackground.png"
  313. >
  314. </File>
  315. <File
  316. RelativePath="resOffice2007_MaximizeGlyph13.png"
  317. >
  318. </File>
  319. <File
  320. RelativePath="resOffice2007_MaximizeGlyph17.png"
  321. >
  322. </File>
  323. <File
  324. RelativePath="resOffice2007_MaximizeGlyph23.png"
  325. >
  326. </File>
  327. <File
  328. RelativePath="resOffice2007_MinimizeGlyph13.png"
  329. >
  330. </File>
  331. <File
  332. RelativePath="resOffice2007_MinimizeGlyph17.png"
  333. >
  334. </File>
  335. <File
  336. RelativePath="resOffice2007_MinimizeGlyph23.png"
  337. >
  338. </File>
  339. <File
  340. RelativePath="resOffice2007_ProgressChunk.png"
  341. >
  342. </File>
  343. <File
  344. RelativePath="resOffice2007_ProgressTrack.png"
  345. >
  346. </File>
  347. <File
  348. RelativePath="resOffice2007_RadioButton13.png"
  349. >
  350. </File>
  351. <File
  352. RelativePath="resOffice2007_ResizeGrip2.png"
  353. >
  354. </File>
  355. <File
  356. RelativePath="resOffice2007_RestoreGlyph13.png"
  357. >
  358. </File>
  359. <File
  360. RelativePath="resOffice2007_RestoreGlyph17.png"
  361. >
  362. </File>
  363. <File
  364. RelativePath="resOffice2007_RestoreGlyph23.png"
  365. >
  366. </File>
  367. <File
  368. RelativePath="resOffice2007_ScrollArrowGlyphs.png"
  369. >
  370. </File>
  371. <File
  372. RelativePath="resOffice2007_ScrollArrows.png"
  373. >
  374. </File>
  375. <File
  376. RelativePath="resOffice2007_ScrollArrowsHorizontalDark.png"
  377. >
  378. </File>
  379. <File
  380. RelativePath="resOffice2007_ScrollArrowsHorizontalLight.png"
  381. >
  382. </File>
  383. <File
  384. RelativePath="resOffice2007_ScrollArrowsVerticalDark.png"
  385. >
  386. </File>
  387. <File
  388. RelativePath="resOffice2007_ScrollArrowsVerticalLight.png"
  389. >
  390. </File>
  391. <File
  392. RelativePath="resOffice2007_ScrollHorizontalDark.png"
  393. >
  394. </File>
  395. <File
  396. RelativePath="resOffice2007_ScrollHorizontalLight.png"
  397. >
  398. </File>
  399. <File
  400. RelativePath="resOffice2007_ScrollThumbGripperHorizontal.png"
  401. >
  402. </File>
  403. <File
  404. RelativePath="resOffice2007_ScrollThumbGripperVertical.png"
  405. >
  406. </File>
  407. <File
  408. RelativePath="resOffice2007_ScrollThumbHorizontal.png"
  409. >
  410. </File>
  411. <File
  412. RelativePath="resOffice2007_ScrollThumbVertical.png"
  413. >
  414. </File>
  415. <File
  416. RelativePath="resOffice2007_ScrollVerticalDark.png"
  417. >
  418. </File>
  419. <File
  420. RelativePath="resOffice2007_ScrollVerticalLight.png"
  421. >
  422. </File>
  423. <File
  424. RelativePath="resOffice2007_Separator.png"
  425. >
  426. </File>
  427. <File
  428. RelativePath="resOffice2007_SeparatorVert.png"
  429. >
  430. </File>
  431. <File
  432. RelativePath="resOffice2007_SliderTrack.png"
  433. >
  434. </File>
  435. <File
  436. RelativePath="resOffice2007_SmallFrameCaption.png"
  437. >
  438. </File>
  439. <File
  440. RelativePath="resOffice2007_SpinButtonBackgroundDown.png"
  441. >
  442. </File>
  443. <File
  444. RelativePath="resOffice2007_SpinButtonBackgroundLeft.png"
  445. >
  446. </File>
  447. <File
  448. RelativePath="resOffice2007_SpinButtonBackgroundRight.png"
  449. >
  450. </File>
  451. <File
  452. RelativePath="resOffice2007_SpinButtonBackgroundUp.png"
  453. >
  454. </File>
  455. <File
  456. RelativePath="resOffice2007_SpinDownGlyph.png"
  457. >
  458. </File>
  459. <File
  460. RelativePath="resOffice2007_SpinLeftGlyph.png"
  461. >
  462. </File>
  463. <File
  464. RelativePath="resOffice2007_SpinRightGlyph.png"
  465. >
  466. </File>
  467. <File
  468. RelativePath="resOffice2007_SpinUpGlyph.png"
  469. >
  470. </File>
  471. <File
  472. RelativePath="resOffice2007_StatusBackground.png"
  473. >
  474. </File>
  475. <File
  476. RelativePath="resOffice2007_StatusPane.png"
  477. >
  478. </File>
  479. <File
  480. RelativePath="resOffice2007_TabBackground.png"
  481. >
  482. </File>
  483. <File
  484. RelativePath="resOffice2007_TabItemTop.png"
  485. >
  486. </File>
  487. <File
  488. RelativePath="resOffice2007_TabItemTopLeft.png"
  489. >
  490. </File>
  491. <File
  492. RelativePath="resOffice2007_TabPaneEdge.png"
  493. >
  494. </File>
  495. <File
  496. RelativePath="resOffice2007_ToolbarBackground.png"
  497. >
  498. </File>
  499. <File
  500. RelativePath="resOffice2007_ToolbarButtons.png"
  501. >
  502. </File>
  503. <File
  504. RelativePath="resOffice2007_ToolbarButtonsSplit.png"
  505. >
  506. </File>
  507. <File
  508. RelativePath="resOffice2007_ToolbarButtonsSplitDropDown.png"
  509. >
  510. </File>
  511. <File
  512. RelativePath="resOffice2007_ToolbarButtonsSplitDropDownGlyph.png"
  513. >
  514. </File>
  515. <File
  516. RelativePath="resOffice2007_ToolbarGripper.png"
  517. >
  518. </File>
  519. <File
  520. RelativePath="resOffice2007_ToolbarGripperVert.png"
  521. >
  522. </File>
  523. <File
  524. RelativePath="resOffice2007_TrackbarDown13.png"
  525. >
  526. </File>
  527. <File
  528. RelativePath="resOffice2007_TrackbarHorizontal.png"
  529. >
  530. </File>
  531. <File
  532. RelativePath="resOffice2007_TrackbarLeft13.png"
  533. >
  534. </File>
  535. <File
  536. RelativePath="resOffice2007_TrackbarRight13.png"
  537. >
  538. </File>
  539. <File
  540. RelativePath="resOffice2007_TrackbarUp13.png"
  541. >
  542. </File>
  543. <File
  544. RelativePath="resOffice2007_TrackbarVertical.png"
  545. >
  546. </File>
  547. <File
  548. RelativePath="resOffice2007_TreeExpandCollapse.png"
  549. >
  550. </File>
  551. <File
  552. RelativePath="resOffice2007_TreeExpandCollapse10.png"
  553. >
  554. </File>
  555. <File
  556. RelativePath="resOffice2007_TreeExpandCollapse15.png"
  557. >
  558. </File>
  559. </Filter>
  560. <Filter
  561. Name="Ini Files"
  562. Filter="ini"
  563. >
  564. <File
  565. RelativePath="resOffice2007_Normal.ini"
  566. >
  567. </File>
  568. <File
  569. RelativePath="resThemes.ini"
  570. >
  571. </File>
  572. </Filter>
  573. </Files>
  574. </VisualStudioProject>