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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="WinXP.Luna"
  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/vc90"
  21. IntermediateDirectory=".Release/vc90"
  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/vc90/WinXP.Luna.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/vc90/WinXP.Luna.pch"
  55. AssemblerListingLocation=".Release/vc90/"
  56. ObjectFile=".Release/vc90/"
  57. ProgramDataBaseFileName=".Release/vc90/"
  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="../WinXP.Luna.cjstyles"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. IgnoreAllDefaultLibraries="true"
  82. ProgramDatabaseFile=".Release/vc90/WinXP.Luna.pdb"
  83. OptimizeForWindows98="1"
  84. ResourceOnlyDLL="true"
  85. ImportLibrary=".Release/vc90/WinXP.Luna.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/vc90x64"
  116. IntermediateDirectory=".Release/vc90x64"
  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/vc90/WinXP.Luna.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/vc90x64/WinXP.Luna.pch"
  151. AssemblerListingLocation=".Release/vc90x64/"
  152. ObjectFile=".Release/vc90x64/"
  153. ProgramDataBaseFileName=".Release/vc90x64/"
  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="../WinXP.Luna.cjstyles"
  175. LinkIncremental="1"
  176. SuppressStartupBanner="true"
  177. AdditionalLibraryDirectories=""
  178. IgnoreAllDefaultLibraries="true"
  179. ProgramDatabaseFile=".Release/vc90x64/WinXP.Luna.pdb"
  180. OptimizeForWindows98="1"
  181. ResourceOnlyDLL="true"
  182. ImportLibrary=".Release/vc90x64/WinXP.Luna.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="WinXP.Luna.rc"
  220. >
  221. </File>
  222. </Filter>
  223. <Filter
  224. Name="Image Files"
  225. Filter="bmp"
  226. >
  227. <File
  228. RelativePath="resBlue_Button.png"
  229. >
  230. </File>
  231. <File
  232. RelativePath="resBlue_CaptionButton.png"
  233. >
  234. </File>
  235. <File
  236. RelativePath="resBlue_CheckBox13.png"
  237. >
  238. </File>
  239. <File
  240. RelativePath="resBlue_CheckBox16.png"
  241. >
  242. </File>
  243. <File
  244. RelativePath="resBlue_CheckBox25.png"
  245. >
  246. </File>
  247. <File
  248. RelativePath="resBlue_Chevron.png"
  249. >
  250. </File>
  251. <File
  252. RelativePath="resBlue_CloseButton.png"
  253. >
  254. </File>
  255. <File
  256. RelativePath="resBlue_CloseGlyph.png"
  257. >
  258. </File>
  259. <File
  260. RelativePath="resBlue_CloseGlyph19.png"
  261. >
  262. </File>
  263. <File
  264. RelativePath="resBlue_CloseGlyph23.png"
  265. >
  266. </File>
  267. <File
  268. RelativePath="resBlue_CloseGlyph6.png"
  269. >
  270. </File>
  271. <File
  272. RelativePath="resBlue_CloseGlyph9.png"
  273. >
  274. </File>
  275. <File
  276. RelativePath="resBlue_ComboButton.png"
  277. >
  278. </File>
  279. <File
  280. RelativePath="resBlue_ComboButtonGlyph.png"
  281. >
  282. </File>
  283. <File
  284. RelativePath="resBlue_ExplorerBarHeaderClose.png"
  285. >
  286. </File>
  287. <File
  288. RelativePath="resBlue_ExplorerBarHeaderPin.png"
  289. >
  290. </File>
  291. <File
  292. RelativePath="resBlue_FieldOutlineBlue.png"
  293. >
  294. </File>
  295. <File
  296. RelativePath="resBlue_FrameBottom.png"
  297. >
  298. </File>
  299. <File
  300. RelativePath="resBlue_FrameCaption.png"
  301. >
  302. </File>
  303. <File
  304. RelativePath="resBlue_FrameCaptionMin.png"
  305. >
  306. </File>
  307. <File
  308. RelativePath="resBlue_FrameCaptionSizing.png"
  309. >
  310. </File>
  311. <File
  312. RelativePath="resBlue_FrameLeft.png"
  313. >
  314. </File>
  315. <File
  316. RelativePath="resBlue_FrameMaximized.png"
  317. >
  318. </File>
  319. <File
  320. RelativePath="resBlue_FrameRight.png"
  321. >
  322. </File>
  323. <File
  324. RelativePath="resBlue_Gripper.png"
  325. >
  326. </File>
  327. <File
  328. RelativePath="resBlue_GripperVert.png"
  329. >
  330. </File>
  331. <File
  332. RelativePath="resBlue_GroupBox.png"
  333. >
  334. </File>
  335. <File
  336. RelativePath="resBlue_HelpGlyph.png"
  337. >
  338. </File>
  339. <File
  340. RelativePath="resBlue_HelpGlyph19.png"
  341. >
  342. </File>
  343. <File
  344. RelativePath="resBlue_HelpGlyph23.png"
  345. >
  346. </File>
  347. <File
  348. RelativePath="resBlue_HelpGlyph6.png"
  349. >
  350. </File>
  351. <File
  352. RelativePath="resBlue_HelpGlyph9.png"
  353. >
  354. </File>
  355. <File
  356. RelativePath="resBlue_ListViewHeader.png"
  357. >
  358. </File>
  359. <File
  360. RelativePath="resBlue_ListviewHeaderBackground.png"
  361. >
  362. </File>
  363. <File
  364. RelativePath="resBlue_MaximizeGlyph.png"
  365. >
  366. </File>
  367. <File
  368. RelativePath="resBlue_MaximizeGlyph19.png"
  369. >
  370. </File>
  371. <File
  372. RelativePath="resBlue_MaximizeGlyph23.png"
  373. >
  374. </File>
  375. <File
  376. RelativePath="resBlue_MaximizeGlyph6.png"
  377. >
  378. </File>
  379. <File
  380. RelativePath="resBlue_MaximizeGlyph9.png"
  381. >
  382. </File>
  383. <File
  384. RelativePath="resBlue_MDICaptionButton.png"
  385. >
  386. </File>
  387. <File
  388. RelativePath="resBlue_MDIGlyphClose.png"
  389. >
  390. </File>
  391. <File
  392. RelativePath="resBlue_MDIGlyphMinimize.png"
  393. >
  394. </File>
  395. <File
  396. RelativePath="resBlue_MDIGlyphRestore.png"
  397. >
  398. </File>
  399. <File
  400. RelativePath="resBlue_MinimizeGlyph.png"
  401. >
  402. </File>
  403. <File
  404. RelativePath="resBlue_MinimizeGlyph19.png"
  405. >
  406. </File>
  407. <File
  408. RelativePath="resBlue_MinimizeGlyph23.png"
  409. >
  410. </File>
  411. <File
  412. RelativePath="resBlue_MinimizeGlyph6.png"
  413. >
  414. </File>
  415. <File
  416. RelativePath="resBlue_MinimizeGlyph9.png"
  417. >
  418. </File>
  419. <File
  420. RelativePath="resBlue_NormalGroupBackground.png"
  421. >
  422. </File>
  423. <File
  424. RelativePath="resBlue_NormalGroupCollapse.png"
  425. >
  426. </File>
  427. <File
  428. RelativePath="resBlue_NormalGroupExpand.png"
  429. >
  430. </File>
  431. <File
  432. RelativePath="resBlue_NormalGroupHead.png"
  433. >
  434. </File>
  435. <File
  436. RelativePath="resBlue_PlaceBarBackground.png"
  437. >
  438. </File>
  439. <File
  440. RelativePath="resBlue_PlaceBarButtons.png"
  441. >
  442. </File>
  443. <File
  444. RelativePath="resBlue_ProgressChunk.png"
  445. >
  446. </File>
  447. <File
  448. RelativePath="resBlue_ProgressChunkVert.png"
  449. >
  450. </File>
  451. <File
  452. RelativePath="resBlue_ProgressTrack.png"
  453. >
  454. </File>
  455. <File
  456. RelativePath="resBlue_ProgressTrackVert.png"
  457. >
  458. </File>
  459. <File
  460. RelativePath="resBlue_RadioButton13.png"
  461. >
  462. </File>
  463. <File
  464. RelativePath="resBlue_RadioButton16.png"
  465. >
  466. </File>
  467. <File
  468. RelativePath="resBlue_RadioButton25.png"
  469. >
  470. </File>
  471. <File
  472. RelativePath="resBlue_ResizeGrip2.png"
  473. >
  474. </File>
  475. <File
  476. RelativePath="resBlue_RestoreGlyph.png"
  477. >
  478. </File>
  479. <File
  480. RelativePath="resBlue_RestoreGlyph19.png"
  481. >
  482. </File>
  483. <File
  484. RelativePath="resBlue_RestoreGlyph23.png"
  485. >
  486. </File>
  487. <File
  488. RelativePath="resBlue_RestoreGlyph6.png"
  489. >
  490. </File>
  491. <File
  492. RelativePath="resBlue_RestoreGlyph9.png"
  493. >
  494. </File>
  495. <File
  496. RelativePath="resBlue_ScrollArrowGlyphs.png"
  497. >
  498. </File>
  499. <File
  500. RelativePath="resBlue_ScrollArrowGlyphsSmall.png"
  501. >
  502. </File>
  503. <File
  504. RelativePath="resBlue_ScrollArrows.png"
  505. >
  506. </File>
  507. <File
  508. RelativePath="resBlue_ScrollShaftHorizontal.png"
  509. >
  510. </File>
  511. <File
  512. RelativePath="resBlue_ScrollShaftVertical.png"
  513. >
  514. </File>
  515. <File
  516. RelativePath="resBlue_ScrollThumbGripperHorizontal.png"
  517. >
  518. </File>
  519. <File
  520. RelativePath="resBlue_ScrollThumbGripperVertical.png"
  521. >
  522. </File>
  523. <File
  524. RelativePath="resBlue_ScrollThumbHorizontal.png"
  525. >
  526. </File>
  527. <File
  528. RelativePath="resBlue_ScrollThumbVertical.png"
  529. >
  530. </File>
  531. <File
  532. RelativePath="resBlue_Separator.png"
  533. >
  534. </File>
  535. <File
  536. RelativePath="resBlue_SeparatorVert.png"
  537. >
  538. </File>
  539. <File
  540. RelativePath="resBlue_SliderTrack.png"
  541. >
  542. </File>
  543. <File
  544. RelativePath="resBlue_SmallCloseButton.png"
  545. >
  546. </File>
  547. <File
  548. RelativePath="resBlue_SmallCloseGlyph.png"
  549. >
  550. </File>
  551. <File
  552. RelativePath="resBlue_SmallFrameCaption.png"
  553. >
  554. </File>
  555. <File
  556. RelativePath="resBlue_SmallFrameCaptionSizing.png"
  557. >
  558. </File>
  559. <File
  560. RelativePath="resBlue_SpecialGroupBackground.png"
  561. >
  562. </File>
  563. <File
  564. RelativePath="resBlue_SpecialGroupCollapse.png"
  565. >
  566. </File>
  567. <File
  568. RelativePath="resBlue_SpecialGroupExpand.png"
  569. >
  570. </File>
  571. <File
  572. RelativePath="resBlue_SpecialGroupHead.png"
  573. >
  574. </File>
  575. <File
  576. RelativePath="resBlue_SpinButtonBackgroundDown.png"
  577. >
  578. </File>
  579. <File
  580. RelativePath="resBlue_SpinButtonBackgroundLeft.png"
  581. >
  582. </File>
  583. <File
  584. RelativePath="resBlue_SpinButtonBackgroundRight.png"
  585. >
  586. </File>
  587. <File
  588. RelativePath="resBlue_SpinButtonBackgroundUp.png"
  589. >
  590. </File>
  591. <File
  592. RelativePath="resBlue_SpinDownGlyph.png"
  593. >
  594. </File>
  595. <File
  596. RelativePath="resBlue_SpinLeftGlyph.png"
  597. >
  598. </File>
  599. <File
  600. RelativePath="resBlue_SpinRightGlyph.png"
  601. >
  602. </File>
  603. <File
  604. RelativePath="resBlue_SpinUpGlyph.png"
  605. >
  606. </File>
  607. <File
  608. RelativePath="resBlue_StatusBackground.png"
  609. >
  610. </File>
  611. <File
  612. RelativePath="resBlue_StatusPane.png"
  613. >
  614. </File>
  615. <File
  616. RelativePath="resBlue_TabBackground.png"
  617. >
  618. </File>
  619. <File
  620. RelativePath="resBlue_TabBackground133.png"
  621. >
  622. </File>
  623. <File
  624. RelativePath="resBlue_TabItem.png"
  625. >
  626. </File>
  627. <File
  628. RelativePath="resBlue_TabItemBoth.png"
  629. >
  630. </File>
  631. <File
  632. RelativePath="resBlue_TabItemLeft.png"
  633. >
  634. </File>
  635. <File
  636. RelativePath="resBlue_TabItemRight.png"
  637. >
  638. </File>
  639. <File
  640. RelativePath="resBlue_TabItemTop.png"
  641. >
  642. </File>
  643. <File
  644. RelativePath="resBlue_TabItemTopBoth.png"
  645. >
  646. </File>
  647. <File
  648. RelativePath="resBlue_TabItemTopLeft.png"
  649. >
  650. </File>
  651. <File
  652. RelativePath="resBlue_TabItemTopRight.png"
  653. >
  654. </File>
  655. <File
  656. RelativePath="resBlue_TabPaneEdge.png"
  657. >
  658. </File>
  659. <File
  660. RelativePath="resBlue_ToolbarBackground.png"
  661. >
  662. </File>
  663. <File
  664. RelativePath="resBlue_ToolbarButtons.png"
  665. >
  666. </File>
  667. <File
  668. RelativePath="resBlue_ToolbarButtonsSplit.png"
  669. >
  670. </File>
  671. <File
  672. RelativePath="resBlue_ToolbarButtonsSplitDropdown.png"
  673. >
  674. </File>
  675. <File
  676. RelativePath="resBlue_ToolbarButtonsSplitDropdownGlyph.png"
  677. >
  678. </File>
  679. <File
  680. RelativePath="resBlue_ToolbarGripper.png"
  681. >
  682. </File>
  683. <File
  684. RelativePath="resBlue_ToolbarGripperVert.png"
  685. >
  686. </File>
  687. <File
  688. RelativePath="resBlue_TrackBarDown13.png"
  689. >
  690. </File>
  691. <File
  692. RelativePath="resBlue_TrackBarDown16.png"
  693. >
  694. </File>
  695. <File
  696. RelativePath="resBlue_TrackBarDown25.png"
  697. >
  698. </File>
  699. <File
  700. RelativePath="resBlue_TrackbarHorizontal.png"
  701. >
  702. </File>
  703. <File
  704. RelativePath="resBlue_TrackBarLeft13.png"
  705. >
  706. </File>
  707. <File
  708. RelativePath="resBlue_TrackBarLeft16.png"
  709. >
  710. </File>
  711. <File
  712. RelativePath="resBlue_TrackBarLeft25.png"
  713. >
  714. </File>
  715. <File
  716. RelativePath="resBlue_TrackbarRight13.png"
  717. >
  718. </File>
  719. <File
  720. RelativePath="resBlue_TrackBarRight16.png"
  721. >
  722. </File>
  723. <File
  724. RelativePath="resBlue_TrackBarRight25.png"
  725. >
  726. </File>
  727. <File
  728. RelativePath="resBlue_TrackBarUp13.png"
  729. >
  730. </File>
  731. <File
  732. RelativePath="resBlue_TrackBarUp16.png"
  733. >
  734. </File>
  735. <File
  736. RelativePath="resBlue_TrackBarUp25.png"
  737. >
  738. </File>
  739. <File
  740. RelativePath="resBlue_TrackbarVertical.png"
  741. >
  742. </File>
  743. <File
  744. RelativePath="resBlue_TreeExpandCollapse.png"
  745. >
  746. </File>
  747. <File
  748. RelativePath="resBlue_TreeExpandCollapse10.png"
  749. >
  750. </File>
  751. <File
  752. RelativePath="resBlue_TreeExpandCollapse15.png"
  753. >
  754. </File>
  755. <File
  756. RelativePath="resHomestead_button.png"
  757. >
  758. </File>
  759. <File
  760. RelativePath="resHomestead_CaptionButton.png"
  761. >
  762. </File>
  763. <File
  764. RelativePath="resHomestead_CheckBox13.png"
  765. >
  766. </File>
  767. <File
  768. RelativePath="resHomestead_CheckBox16.png"
  769. >
  770. </File>
  771. <File
  772. RelativePath="resHomestead_CheckBox25.png"
  773. >
  774. </File>
  775. <File
  776. RelativePath="resHomestead_Chevron.png"
  777. >
  778. </File>
  779. <File
  780. RelativePath="resHomestead_CloseButton.png"
  781. >
  782. </File>
  783. <File
  784. RelativePath="resHomestead_CloseGlyph.png"
  785. >
  786. </File>
  787. <File
  788. RelativePath="resHomestead_CloseGlyph19.png"
  789. >
  790. </File>
  791. <File
  792. RelativePath="resHomestead_CloseGlyph23.png"
  793. >
  794. </File>
  795. <File
  796. RelativePath="resHomestead_CloseGlyph6.png"
  797. >
  798. </File>
  799. <File
  800. RelativePath="resHomestead_CloseGlyph9.png"
  801. >
  802. </File>
  803. <File
  804. RelativePath="resHomestead_ComboButton.png"
  805. >
  806. </File>
  807. <File
  808. RelativePath="resHomestead_ComboButtonGlyph.png"
  809. >
  810. </File>
  811. <File
  812. RelativePath="resHomestead_ExplorerBarHeaderClose.png"
  813. >
  814. </File>
  815. <File
  816. RelativePath="resHomestead_ExplorerBarHeaderPin.png"
  817. >
  818. </File>
  819. <File
  820. RelativePath="resHomestead_FieldOutlineBlue.png"
  821. >
  822. </File>
  823. <File
  824. RelativePath="resHomestead_frameBottom.png"
  825. >
  826. </File>
  827. <File
  828. RelativePath="resHomestead_FrameCaption.png"
  829. >
  830. </File>
  831. <File
  832. RelativePath="resHomestead_FrameCaptionMin.png"
  833. >
  834. </File>
  835. <File
  836. RelativePath="resHomestead_FrameCaptionSizing.png"
  837. >
  838. </File>
  839. <File
  840. RelativePath="resHomestead_frameLeft.png"
  841. >
  842. </File>
  843. <File
  844. RelativePath="resHomestead_FrameMaximized.png"
  845. >
  846. </File>
  847. <File
  848. RelativePath="resHomestead_frameRight.png"
  849. >
  850. </File>
  851. <File
  852. RelativePath="resHomestead_Gripper.png"
  853. >
  854. </File>
  855. <File
  856. RelativePath="resHomestead_GripperVert.png"
  857. >
  858. </File>
  859. <File
  860. RelativePath="resHomestead_GroupBox.png"
  861. >
  862. </File>
  863. <File
  864. RelativePath="resHomestead_HelpGlyph.png"
  865. >
  866. </File>
  867. <File
  868. RelativePath="resHomestead_HelpGlyph19.png"
  869. >
  870. </File>
  871. <File
  872. RelativePath="resHomestead_HelpGlyph23.png"
  873. >
  874. </File>
  875. <File
  876. RelativePath="resHomestead_HelpGlyph6.png"
  877. >
  878. </File>
  879. <File
  880. RelativePath="resHomestead_HelpGlyph9.png"
  881. >
  882. </File>
  883. <File
  884. RelativePath="resHomestead_ListViewHeader.png"
  885. >
  886. </File>
  887. <File
  888. RelativePath="resHomestead_ListviewHeaderBackground.png"
  889. >
  890. </File>
  891. <File
  892. RelativePath="resHomestead_MaximizeGlyph.png"
  893. >
  894. </File>
  895. <File
  896. RelativePath="resHomestead_MaximizeGlyph19.png"
  897. >
  898. </File>
  899. <File
  900. RelativePath="resHomestead_MaximizeGlyph23.png"
  901. >
  902. </File>
  903. <File
  904. RelativePath="resHomestead_MaximizeGlyph6.png"
  905. >
  906. </File>
  907. <File
  908. RelativePath="resHomestead_MaximizeGlyph9.png"
  909. >
  910. </File>
  911. <File
  912. RelativePath="resHomestead_MDICaptionButton.png"
  913. >
  914. </File>
  915. <File
  916. RelativePath="resHomestead_MDIGlyphClose.png"
  917. >
  918. </File>
  919. <File
  920. RelativePath="resHomestead_MDIGlyphMinimize.png"
  921. >
  922. </File>
  923. <File
  924. RelativePath="resHomestead_MDIGlyphRestore.png"
  925. >
  926. </File>
  927. <File
  928. RelativePath="resHomestead_MinimizeGlyph.png"
  929. >
  930. </File>
  931. <File
  932. RelativePath="resHomestead_MinimizeGlyph19.png"
  933. >
  934. </File>
  935. <File
  936. RelativePath="resHomestead_MinimizeGlyph23.png"
  937. >
  938. </File>
  939. <File
  940. RelativePath="resHomestead_MinimizeGlyph6.png"
  941. >
  942. </File>
  943. <File
  944. RelativePath="resHomestead_MinimizeGlyph9.png"
  945. >
  946. </File>
  947. <File
  948. RelativePath="resHomestead_NormalGroupBackground.png"
  949. >
  950. </File>
  951. <File
  952. RelativePath="resHomestead_NormalGroupCollapse.png"
  953. >
  954. </File>
  955. <File
  956. RelativePath="resHomestead_NormalGroupExpand.png"
  957. >
  958. </File>
  959. <File
  960. RelativePath="resHomestead_NormalGroupHead.png"
  961. >
  962. </File>
  963. <File
  964. RelativePath="resHomestead_PlaceBarBackground.png"
  965. >
  966. </File>
  967. <File
  968. RelativePath="resHomestead_PlaceBarButtons.png"
  969. >
  970. </File>
  971. <File
  972. RelativePath="resHomestead_ProgressChunk.png"
  973. >
  974. </File>
  975. <File
  976. RelativePath="resHomestead_ProgressChunkVert.png"
  977. >
  978. </File>
  979. <File
  980. RelativePath="resHomestead_ProgressTrack.png"
  981. >
  982. </File>
  983. <File
  984. RelativePath="resHomestead_ProgressTrackVert.png"
  985. >
  986. </File>
  987. <File
  988. RelativePath="resHomestead_RadioButton13.png"
  989. >
  990. </File>
  991. <File
  992. RelativePath="resHomestead_RadioButton16.png"
  993. >
  994. </File>
  995. <File
  996. RelativePath="resHomestead_RadioButton25.png"
  997. >
  998. </File>
  999. <File
  1000. RelativePath="resHomestead_ResizeGrip2.png"
  1001. >
  1002. </File>
  1003. <File
  1004. RelativePath="resHomestead_RestoreGlyph.png"
  1005. >
  1006. </File>
  1007. <File
  1008. RelativePath="resHomestead_RestoreGlyph19.png"
  1009. >
  1010. </File>
  1011. <File
  1012. RelativePath="resHomestead_RestoreGlyph23.png"
  1013. >
  1014. </File>
  1015. <File
  1016. RelativePath="resHomestead_RestoreGlyph6.png"
  1017. >
  1018. </File>
  1019. <File
  1020. RelativePath="resHomestead_RestoreGlyph9.png"
  1021. >
  1022. </File>
  1023. <File
  1024. RelativePath="resHomestead_ScrollArrowGlyphs.png"
  1025. >
  1026. </File>
  1027. <File
  1028. RelativePath="resHomestead_ScrollArrowGlyphsSmall.png"
  1029. >
  1030. </File>
  1031. <File
  1032. RelativePath="resHomestead_ScrollArrows.png"
  1033. >
  1034. </File>
  1035. <File
  1036. RelativePath="resHomestead_ScrollShaftHorizontal.png"
  1037. >
  1038. </File>
  1039. <File
  1040. RelativePath="resHomestead_ScrollShaftVertical.png"
  1041. >
  1042. </File>
  1043. <File
  1044. RelativePath="resHomestead_ScrollThumbGripperHorizontal.png"
  1045. >
  1046. </File>
  1047. <File
  1048. RelativePath="resHomestead_ScrollThumbGripperVertical.png"
  1049. >
  1050. </File>
  1051. <File
  1052. RelativePath="resHomestead_ScrollThumbHorizontal.png"
  1053. >
  1054. </File>
  1055. <File
  1056. RelativePath="resHomestead_ScrollThumbVertical.png"
  1057. >
  1058. </File>
  1059. <File
  1060. RelativePath="resHomestead_Separator.png"
  1061. >
  1062. </File>
  1063. <File
  1064. RelativePath="resHomestead_SeparatorVert.png"
  1065. >
  1066. </File>
  1067. <File
  1068. RelativePath="resHomestead_sliderTrack.png"
  1069. >
  1070. </File>
  1071. <File
  1072. RelativePath="resHomestead_SmallCloseButton.png"
  1073. >
  1074. </File>
  1075. <File
  1076. RelativePath="resHomestead_SmallCloseGlyph.png"
  1077. >
  1078. </File>
  1079. <File
  1080. RelativePath="resHomestead_SmallFrameCaption.png"
  1081. >
  1082. </File>
  1083. <File
  1084. RelativePath="resHomestead_SmallFrameCaptionSizing.png"
  1085. >
  1086. </File>
  1087. <File
  1088. RelativePath="resHomestead_SpecialGroupBackground.png"
  1089. >
  1090. </File>
  1091. <File
  1092. RelativePath="resHomestead_SpecialGroupCollapse.png"
  1093. >
  1094. </File>
  1095. <File
  1096. RelativePath="resHomestead_SpecialGroupExpand.png"
  1097. >
  1098. </File>
  1099. <File
  1100. RelativePath="resHomestead_SpecialGroupHead.png"
  1101. >
  1102. </File>
  1103. <File
  1104. RelativePath="resHomestead_SpinButtonBackgroundDown.png"
  1105. >
  1106. </File>
  1107. <File
  1108. RelativePath="resHomestead_SpinButtonBackgroundLeft.png"
  1109. >
  1110. </File>
  1111. <File
  1112. RelativePath="resHomestead_SpinButtonBackgroundRight.png"
  1113. >
  1114. </File>
  1115. <File
  1116. RelativePath="resHomestead_SpinButtonBackgroundUp.png"
  1117. >
  1118. </File>
  1119. <File
  1120. RelativePath="resHomestead_SpinDownGlyph.png"
  1121. >
  1122. </File>
  1123. <File
  1124. RelativePath="resHomestead_SpinLeftGlyph.png"
  1125. >
  1126. </File>
  1127. <File
  1128. RelativePath="resHomestead_SpinRightGlyph.png"
  1129. >
  1130. </File>
  1131. <File
  1132. RelativePath="resHomestead_SpinUpGlyph.png"
  1133. >
  1134. </File>
  1135. <File
  1136. RelativePath="resHomestead_StatusBackground.png"
  1137. >
  1138. </File>
  1139. <File
  1140. RelativePath="resHomestead_StatusPane.png"
  1141. >
  1142. </File>
  1143. <File
  1144. RelativePath="resHomestead_TabBackground.png"
  1145. >
  1146. </File>
  1147. <File
  1148. RelativePath="resHomestead_TabBackground133.png"
  1149. >
  1150. </File>
  1151. <File
  1152. RelativePath="resHomestead_tabItem.png"
  1153. >
  1154. </File>
  1155. <File
  1156. RelativePath="resHomestead_tabItemBoth.png"
  1157. >
  1158. </File>
  1159. <File
  1160. RelativePath="resHomestead_tabItemLeft.png"
  1161. >
  1162. </File>
  1163. <File
  1164. RelativePath="resHomestead_tabItemRight.png"
  1165. >
  1166. </File>
  1167. <File
  1168. RelativePath="resHomestead_tabItemTop.png"
  1169. >
  1170. </File>
  1171. <File
  1172. RelativePath="resHomestead_tabItemTopBoth.png"
  1173. >
  1174. </File>
  1175. <File
  1176. RelativePath="resHomestead_tabItemTopLeft.png"
  1177. >
  1178. </File>
  1179. <File
  1180. RelativePath="resHomestead_tabItemTopRight.png"
  1181. >
  1182. </File>
  1183. <File
  1184. RelativePath="resHomestead_TabPaneEdge.png"
  1185. >
  1186. </File>
  1187. <File
  1188. RelativePath="resHomestead_ToolbarBackground.png"
  1189. >
  1190. </File>
  1191. <File
  1192. RelativePath="resHomestead_ToolbarButtons.png"
  1193. >
  1194. </File>
  1195. <File
  1196. RelativePath="resHomestead_ToolbarButtonsSplit.png"
  1197. >
  1198. </File>
  1199. <File
  1200. RelativePath="resHomestead_ToolbarButtonsSplitDropdown.png"
  1201. >
  1202. </File>
  1203. <File
  1204. RelativePath="resHomestead_ToolbarButtonsSplitDropdownGlyph.png"
  1205. >
  1206. </File>
  1207. <File
  1208. RelativePath="resHomestead_ToolbarGripper.png"
  1209. >
  1210. </File>
  1211. <File
  1212. RelativePath="resHomestead_ToolbarGripperVert.png"
  1213. >
  1214. </File>
  1215. <File
  1216. RelativePath="resHomestead_TrackBarDown13.png"
  1217. >
  1218. </File>
  1219. <File
  1220. RelativePath="resHomestead_TrackBarDown16.png"
  1221. >
  1222. </File>
  1223. <File
  1224. RelativePath="resHomestead_TrackBarDown25.png"
  1225. >
  1226. </File>
  1227. <File
  1228. RelativePath="resHomestead_TrackbarHorizontal.png"
  1229. >
  1230. </File>
  1231. <File
  1232. RelativePath="resHomestead_TrackBarLeft13.png"
  1233. >
  1234. </File>
  1235. <File
  1236. RelativePath="resHomestead_TrackBarLeft16.png"
  1237. >
  1238. </File>
  1239. <File
  1240. RelativePath="resHomestead_TrackBarLeft25.png"
  1241. >
  1242. </File>
  1243. <File
  1244. RelativePath="resHomestead_TrackbarRight13.png"
  1245. >
  1246. </File>
  1247. <File
  1248. RelativePath="resHomestead_TrackBarRight16.png"
  1249. >
  1250. </File>
  1251. <File
  1252. RelativePath="resHomestead_TrackBarRight25.png"
  1253. >
  1254. </File>
  1255. <File
  1256. RelativePath="resHomestead_TrackBarUp13.png"
  1257. >
  1258. </File>
  1259. <File
  1260. RelativePath="resHomestead_TrackBarUp16.png"
  1261. >
  1262. </File>
  1263. <File
  1264. RelativePath="resHomestead_TrackBarUp25.png"
  1265. >
  1266. </File>
  1267. <File
  1268. RelativePath="resHomestead_TrackbarVertical.png"
  1269. >
  1270. </File>
  1271. <File
  1272. RelativePath="resHomestead_treeExpandCollapse.png"
  1273. >
  1274. </File>
  1275. <File
  1276. RelativePath="resHomestead_treeExpandCollapse10.png"
  1277. >
  1278. </File>
  1279. <File
  1280. RelativePath="resHomestead_treeExpandCollapse15.png"
  1281. >
  1282. </File>
  1283. <File
  1284. RelativePath="resMetallic_button.png"
  1285. >
  1286. </File>
  1287. <File
  1288. RelativePath="resMetallic_CaptionButton.png"
  1289. >
  1290. </File>
  1291. <File
  1292. RelativePath="resMetallic_CheckBox13.png"
  1293. >
  1294. </File>
  1295. <File
  1296. RelativePath="resMetallic_CheckBox16.png"
  1297. >
  1298. </File>
  1299. <File
  1300. RelativePath="resMetallic_CheckBox25.png"
  1301. >
  1302. </File>
  1303. <File
  1304. RelativePath="resMetallic_Chevron.png"
  1305. >
  1306. </File>
  1307. <File
  1308. RelativePath="resMetallic_CloseButton.png"
  1309. >
  1310. </File>
  1311. <File
  1312. RelativePath="resMetallic_CloseGlyph.png"
  1313. >
  1314. </File>
  1315. <File
  1316. RelativePath="resMetallic_CloseGlyph19.png"
  1317. >
  1318. </File>
  1319. <File
  1320. RelativePath="resMetallic_CloseGlyph23.png"
  1321. >
  1322. </File>
  1323. <File
  1324. RelativePath="resMetallic_CloseGlyph6.png"
  1325. >
  1326. </File>
  1327. <File
  1328. RelativePath="resMetallic_CloseGlyph9.png"
  1329. >
  1330. </File>
  1331. <File
  1332. RelativePath="resMetallic_ComboButton.png"
  1333. >
  1334. </File>
  1335. <File
  1336. RelativePath="resMetallic_ComboButtonGlyph.png"
  1337. >
  1338. </File>
  1339. <File
  1340. RelativePath="resMetallic_ExplorerBarHeaderClose.png"
  1341. >
  1342. </File>
  1343. <File
  1344. RelativePath="resMetallic_ExplorerBarHeaderPin.png"
  1345. >
  1346. </File>
  1347. <File
  1348. RelativePath="resMetallic_FieldOutlineBlue.png"
  1349. >
  1350. </File>
  1351. <File
  1352. RelativePath="resMetallic_frameBottom.png"
  1353. >
  1354. </File>
  1355. <File
  1356. RelativePath="resMetallic_FrameCaption.png"
  1357. >
  1358. </File>
  1359. <File
  1360. RelativePath="resMetallic_FrameCaptionMin.png"
  1361. >
  1362. </File>
  1363. <File
  1364. RelativePath="resMetallic_FrameCaptionSizing.png"
  1365. >
  1366. </File>
  1367. <File
  1368. RelativePath="resMetallic_frameLeft.png"
  1369. >
  1370. </File>
  1371. <File
  1372. RelativePath="resMetallic_FrameMaximized.png"
  1373. >
  1374. </File>
  1375. <File
  1376. RelativePath="resMetallic_frameRight.png"
  1377. >
  1378. </File>
  1379. <File
  1380. RelativePath="resMetallic_Gripper.png"
  1381. >
  1382. </File>
  1383. <File
  1384. RelativePath="resMetallic_GripperVert.png"
  1385. >
  1386. </File>
  1387. <File
  1388. RelativePath="resMetallic_GroupBox.png"
  1389. >
  1390. </File>
  1391. <File
  1392. RelativePath="resMetallic_HelpGlyph.png"
  1393. >
  1394. </File>
  1395. <File
  1396. RelativePath="resMetallic_HelpGlyph19.png"
  1397. >
  1398. </File>
  1399. <File
  1400. RelativePath="resMetallic_HelpGlyph23.png"
  1401. >
  1402. </File>
  1403. <File
  1404. RelativePath="resMetallic_HelpGlyph6.png"
  1405. >
  1406. </File>
  1407. <File
  1408. RelativePath="resMetallic_HelpGlyph9.png"
  1409. >
  1410. </File>
  1411. <File
  1412. RelativePath="resMetallic_ListViewHeader.png"
  1413. >
  1414. </File>
  1415. <File
  1416. RelativePath="resMetallic_ListviewHeaderBackground.png"
  1417. >
  1418. </File>
  1419. <File
  1420. RelativePath="resMetallic_MaximizeGlyph.png"
  1421. >
  1422. </File>
  1423. <File
  1424. RelativePath="resMetallic_MaximizeGlyph19.png"
  1425. >
  1426. </File>
  1427. <File
  1428. RelativePath="resMetallic_MaximizeGlyph23.png"
  1429. >
  1430. </File>
  1431. <File
  1432. RelativePath="resMetallic_MaximizeGlyph6.png"
  1433. >
  1434. </File>
  1435. <File
  1436. RelativePath="resMetallic_MaximizeGlyph9.png"
  1437. >
  1438. </File>
  1439. <File
  1440. RelativePath="resMetallic_MDICaptionButton.png"
  1441. >
  1442. </File>
  1443. <File
  1444. RelativePath="resMetallic_MDIGlyphClose.png"
  1445. >
  1446. </File>
  1447. <File
  1448. RelativePath="resMetallic_MDIGlyphMinimize.png"
  1449. >
  1450. </File>
  1451. <File
  1452. RelativePath="resMetallic_MDIGlyphRestore.png"
  1453. >
  1454. </File>
  1455. <File
  1456. RelativePath="resMetallic_MinimizeGlyph.png"
  1457. >
  1458. </File>
  1459. <File
  1460. RelativePath="resMetallic_MinimizeGlyph19.png"
  1461. >
  1462. </File>
  1463. <File
  1464. RelativePath="resMetallic_MinimizeGlyph23.png"
  1465. >
  1466. </File>
  1467. <File
  1468. RelativePath="resMetallic_MinimizeGlyph6.png"
  1469. >
  1470. </File>
  1471. <File
  1472. RelativePath="resMetallic_MinimizeGlyph9.png"
  1473. >
  1474. </File>
  1475. <File
  1476. RelativePath="resMetallic_NormalGroupBackground.png"
  1477. >
  1478. </File>
  1479. <File
  1480. RelativePath="resMetallic_NormalGroupCollapse.png"
  1481. >
  1482. </File>
  1483. <File
  1484. RelativePath="resMetallic_NormalGroupExpand.png"
  1485. >
  1486. </File>
  1487. <File
  1488. RelativePath="resMetallic_NormalGroupHead.png"
  1489. >
  1490. </File>
  1491. <File
  1492. RelativePath="resMetallic_PlaceBarBackground.png"
  1493. >
  1494. </File>
  1495. <File
  1496. RelativePath="resMetallic_PlaceBarButtons.png"
  1497. >
  1498. </File>
  1499. <File
  1500. RelativePath="resMetallic_ProgressChunk.png"
  1501. >
  1502. </File>
  1503. <File
  1504. RelativePath="resMetallic_ProgressChunkVert.png"
  1505. >
  1506. </File>
  1507. <File
  1508. RelativePath="resMetallic_ProgressTrack.png"
  1509. >
  1510. </File>
  1511. <File
  1512. RelativePath="resMetallic_ProgressTrackVert.png"
  1513. >
  1514. </File>
  1515. <File
  1516. RelativePath="resMetallic_RadioButton13.png"
  1517. >
  1518. </File>
  1519. <File
  1520. RelativePath="resMetallic_RadioButton16.png"
  1521. >
  1522. </File>
  1523. <File
  1524. RelativePath="resMetallic_RadioButton25.png"
  1525. >
  1526. </File>
  1527. <File
  1528. RelativePath="resMetallic_ResizeGrip2.png"
  1529. >
  1530. </File>
  1531. <File
  1532. RelativePath="resMetallic_RestoreGlyph.png"
  1533. >
  1534. </File>
  1535. <File
  1536. RelativePath="resMetallic_RestoreGlyph19.png"
  1537. >
  1538. </File>
  1539. <File
  1540. RelativePath="resMetallic_RestoreGlyph23.png"
  1541. >
  1542. </File>
  1543. <File
  1544. RelativePath="resMetallic_RestoreGlyph6.png"
  1545. >
  1546. </File>
  1547. <File
  1548. RelativePath="resMetallic_RestoreGlyph9.png"
  1549. >
  1550. </File>
  1551. <File
  1552. RelativePath="resMetallic_ScrollArrowGlyphs.png"
  1553. >
  1554. </File>
  1555. <File
  1556. RelativePath="resMetallic_ScrollArrowGlyphsSmall.png"
  1557. >
  1558. </File>
  1559. <File
  1560. RelativePath="resMetallic_ScrollArrows.png"
  1561. >
  1562. </File>
  1563. <File
  1564. RelativePath="resMetallic_ScrollShaftHorizontal.png"
  1565. >
  1566. </File>
  1567. <File
  1568. RelativePath="resMetallic_ScrollShaftVertical.png"
  1569. >
  1570. </File>
  1571. <File
  1572. RelativePath="resMetallic_ScrollThumbGripperHorizontal.png"
  1573. >
  1574. </File>
  1575. <File
  1576. RelativePath="resMetallic_ScrollThumbGripperVertical.png"
  1577. >
  1578. </File>
  1579. <File
  1580. RelativePath="resMetallic_ScrollThumbHorizontal.png"
  1581. >
  1582. </File>
  1583. <File
  1584. RelativePath="resMetallic_ScrollThumbVertical.png"
  1585. >
  1586. </File>
  1587. <File
  1588. RelativePath="resMetallic_Separator.png"
  1589. >
  1590. </File>
  1591. <File
  1592. RelativePath="resMetallic_SeparatorVert.png"
  1593. >
  1594. </File>
  1595. <File
  1596. RelativePath="resMetallic_sliderTrack.png"
  1597. >
  1598. </File>
  1599. <File
  1600. RelativePath="resMetallic_SmallCloseButton.png"
  1601. >
  1602. </File>
  1603. <File
  1604. RelativePath="resMetallic_SmallCloseGlyph.png"
  1605. >
  1606. </File>
  1607. <File
  1608. RelativePath="resMetallic_SmallFrameCaption.png"
  1609. >
  1610. </File>
  1611. <File
  1612. RelativePath="resMetallic_SmallFrameCaptionSizing.png"
  1613. >
  1614. </File>
  1615. <File
  1616. RelativePath="resMetallic_SpecialGroupBackground.png"
  1617. >
  1618. </File>
  1619. <File
  1620. RelativePath="resMetallic_SpecialGroupCollapse.png"
  1621. >
  1622. </File>
  1623. <File
  1624. RelativePath="resMetallic_SpecialGroupExpand.png"
  1625. >
  1626. </File>
  1627. <File
  1628. RelativePath="resMetallic_SpecialGroupHead.png"
  1629. >
  1630. </File>
  1631. <File
  1632. RelativePath="resMetallic_SpinButtonBackgroundDown.png"
  1633. >
  1634. </File>
  1635. <File
  1636. RelativePath="resMetallic_SpinButtonBackgroundLeft.png"
  1637. >
  1638. </File>
  1639. <File
  1640. RelativePath="resMetallic_SpinButtonBackgroundRight.png"
  1641. >
  1642. </File>
  1643. <File
  1644. RelativePath="resMetallic_SpinButtonBackgroundUp.png"
  1645. >
  1646. </File>
  1647. <File
  1648. RelativePath="resMetallic_SpinDownGlyph.png"
  1649. >
  1650. </File>
  1651. <File
  1652. RelativePath="resMetallic_SpinLeftGlyph.png"
  1653. >
  1654. </File>
  1655. <File
  1656. RelativePath="resMetallic_SpinRightGlyph.png"
  1657. >
  1658. </File>
  1659. <File
  1660. RelativePath="resMetallic_SpinUpGlyph.png"
  1661. >
  1662. </File>
  1663. <File
  1664. RelativePath="resMetallic_StatusBackground.png"
  1665. >
  1666. </File>
  1667. <File
  1668. RelativePath="resMetallic_StatusPane.png"
  1669. >
  1670. </File>
  1671. <File
  1672. RelativePath="resMetallic_TabBackground.png"
  1673. >
  1674. </File>
  1675. <File
  1676. RelativePath="resMetallic_TabBackground133.png"
  1677. >
  1678. </File>
  1679. <File
  1680. RelativePath="resMetallic_tabItem.png"
  1681. >
  1682. </File>
  1683. <File
  1684. RelativePath="resMetallic_tabItemBoth.png"
  1685. >
  1686. </File>
  1687. <File
  1688. RelativePath="resMetallic_tabItemLeft.png"
  1689. >
  1690. </File>
  1691. <File
  1692. RelativePath="resMetallic_tabItemRight.png"
  1693. >
  1694. </File>
  1695. <File
  1696. RelativePath="resMetallic_tabItemTop.png"
  1697. >
  1698. </File>
  1699. <File
  1700. RelativePath="resMetallic_tabItemTopBoth.png"
  1701. >
  1702. </File>
  1703. <File
  1704. RelativePath="resMetallic_tabItemTopLeft.png"
  1705. >
  1706. </File>
  1707. <File
  1708. RelativePath="resMetallic_tabItemTopRight.png"
  1709. >
  1710. </File>
  1711. <File
  1712. RelativePath="resMetallic_TabPaneEdge.png"
  1713. >
  1714. </File>
  1715. <File
  1716. RelativePath="resMetallic_ToolbarBackground.png"
  1717. >
  1718. </File>
  1719. <File
  1720. RelativePath="resMetallic_ToolbarButtons.png"
  1721. >
  1722. </File>
  1723. <File
  1724. RelativePath="resMetallic_ToolbarButtonsSplit.png"
  1725. >
  1726. </File>
  1727. <File
  1728. RelativePath="resMetallic_ToolbarButtonsSplitDropdown.png"
  1729. >
  1730. </File>
  1731. <File
  1732. RelativePath="resMetallic_ToolbarButtonsSplitDropdownGlyph.png"
  1733. >
  1734. </File>
  1735. <File
  1736. RelativePath="resMetallic_ToolbarGripper.png"
  1737. >
  1738. </File>
  1739. <File
  1740. RelativePath="resMetallic_ToolbarGripperVert.png"
  1741. >
  1742. </File>
  1743. <File
  1744. RelativePath="resMetallic_TrackBarDown13.png"
  1745. >
  1746. </File>
  1747. <File
  1748. RelativePath="resMetallic_TrackBarDown16.png"
  1749. >
  1750. </File>
  1751. <File
  1752. RelativePath="resMetallic_TrackBarDown25.png"
  1753. >
  1754. </File>
  1755. <File
  1756. RelativePath="resMetallic_TrackbarHorizontal.png"
  1757. >
  1758. </File>
  1759. <File
  1760. RelativePath="resMetallic_TrackBarLeft13.png"
  1761. >
  1762. </File>
  1763. <File
  1764. RelativePath="resMetallic_TrackBarLeft16.png"
  1765. >
  1766. </File>
  1767. <File
  1768. RelativePath="resMetallic_TrackBarLeft25.png"
  1769. >
  1770. </File>
  1771. <File
  1772. RelativePath="resMetallic_TrackbarRight13.png"
  1773. >
  1774. </File>
  1775. <File
  1776. RelativePath="resMetallic_TrackBarRight16.png"
  1777. >
  1778. </File>
  1779. <File
  1780. RelativePath="resMetallic_TrackBarRight25.png"
  1781. >
  1782. </File>
  1783. <File
  1784. RelativePath="resMetallic_TrackBarUp13.png"
  1785. >
  1786. </File>
  1787. <File
  1788. RelativePath="resMetallic_TrackBarUp16.png"
  1789. >
  1790. </File>
  1791. <File
  1792. RelativePath="resMetallic_TrackBarUp25.png"
  1793. >
  1794. </File>
  1795. <File
  1796. RelativePath="resMetallic_TrackbarVertical.png"
  1797. >
  1798. </File>
  1799. <File
  1800. RelativePath="resMetallic_treeExpandCollapse.png"
  1801. >
  1802. </File>
  1803. <File
  1804. RelativePath="resMetallic_treeExpandCollapse10.png"
  1805. >
  1806. </File>
  1807. <File
  1808. RelativePath="resMetallic_treeExpandCollapse15.png"
  1809. >
  1810. </File>
  1811. </Filter>
  1812. <Filter
  1813. Name="Ini Files"
  1814. Filter="ini"
  1815. >
  1816. <File
  1817. RelativePath="resBlue_ExtraLarge.ini"
  1818. >
  1819. </File>
  1820. <File
  1821. RelativePath="resBlue_LargeFonts.ini"
  1822. >
  1823. </File>
  1824. <File
  1825. RelativePath="resBlue_Normal.ini"
  1826. >
  1827. </File>
  1828. <File
  1829. RelativePath="resBlue_Normal.ini"
  1830. >
  1831. </File>
  1832. <File
  1833. RelativePath="resHomestead_ExtraLarge.ini"
  1834. >
  1835. </File>
  1836. <File
  1837. RelativePath="resHomestead_LargeFonts.ini"
  1838. >
  1839. </File>
  1840. <File
  1841. RelativePath="resHomestead_Normal.ini"
  1842. >
  1843. </File>
  1844. <File
  1845. RelativePath="resMetallic_ExtraLarge.ini"
  1846. >
  1847. </File>
  1848. <File
  1849. RelativePath="resMetallic_LargeFonts.ini"
  1850. >
  1851. </File>
  1852. <File
  1853. RelativePath="resMetallic_Normal.ini"
  1854. >
  1855. </File>
  1856. <File
  1857. RelativePath="resThemes.ini"
  1858. >
  1859. </File>
  1860. </Filter>
  1861. </Files>
  1862. </VisualStudioProject>