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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="WinXP.Royale"
  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.Royale.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.Royale.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.Royale.cjstyles"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. IgnoreAllDefaultLibraries="true"
  82. ProgramDatabaseFile=".Release/vc90/WinXP.Royale.pdb"
  83. OptimizeForWindows98="1"
  84. ResourceOnlyDLL="true"
  85. ImportLibrary=".Release/vc90/WinXP.Royale.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.Royale.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.Royale.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.Royale.cjstyles"
  175. LinkIncremental="1"
  176. SuppressStartupBanner="true"
  177. AdditionalLibraryDirectories=""
  178. IgnoreAllDefaultLibraries="true"
  179. ProgramDatabaseFile=".Release/vc90x64/WinXP.Royale.pdb"
  180. OptimizeForWindows98="1"
  181. ResourceOnlyDLL="true"
  182. ImportLibrary=".Release/vc90x64/WinXP.Royale.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.Royale.rc"
  220. >
  221. </File>
  222. </Filter>
  223. <Filter
  224. Name="Image Files"
  225. Filter="bmp"
  226. >
  227. <File
  228. RelativePath="resRoyale_Button.png"
  229. >
  230. </File>
  231. <File
  232. RelativePath="resRoyale_CaptionButton.png"
  233. >
  234. </File>
  235. <File
  236. RelativePath="resRoyale_CheckBox13.png"
  237. >
  238. </File>
  239. <File
  240. RelativePath="resRoyale_CheckBox16.png"
  241. >
  242. </File>
  243. <File
  244. RelativePath="resRoyale_CheckBox25.png"
  245. >
  246. </File>
  247. <File
  248. RelativePath="resRoyale_Chevron.png"
  249. >
  250. </File>
  251. <File
  252. RelativePath="resRoyale_CloseButton.png"
  253. >
  254. </File>
  255. <File
  256. RelativePath="resRoyale_CloseGlyph.png"
  257. >
  258. </File>
  259. <File
  260. RelativePath="resRoyale_CloseGlyph19.png"
  261. >
  262. </File>
  263. <File
  264. RelativePath="resRoyale_CloseGlyph23.png"
  265. >
  266. </File>
  267. <File
  268. RelativePath="resRoyale_CloseGlyph6.png"
  269. >
  270. </File>
  271. <File
  272. RelativePath="resRoyale_CloseGlyph9.png"
  273. >
  274. </File>
  275. <File
  276. RelativePath="resRoyale_ComboButton.png"
  277. >
  278. </File>
  279. <File
  280. RelativePath="resRoyale_ComboButtonGlyph.png"
  281. >
  282. </File>
  283. <File
  284. RelativePath="resRoyale_ExplorerBarHeaderClose.png"
  285. >
  286. </File>
  287. <File
  288. RelativePath="resRoyale_ExplorerBarHeaderPin.png"
  289. >
  290. </File>
  291. <File
  292. RelativePath="resRoyale_FieldOutlineBlue.png"
  293. >
  294. </File>
  295. <File
  296. RelativePath="resRoyale_FrameBottom.png"
  297. >
  298. </File>
  299. <File
  300. RelativePath="resRoyale_FrameCaption.png"
  301. >
  302. </File>
  303. <File
  304. RelativePath="resRoyale_FrameCaptionMin.png"
  305. >
  306. </File>
  307. <File
  308. RelativePath="resRoyale_FrameCaptionSizing.png"
  309. >
  310. </File>
  311. <File
  312. RelativePath="resRoyale_FrameLeft.png"
  313. >
  314. </File>
  315. <File
  316. RelativePath="resRoyale_FrameMaximized.png"
  317. >
  318. </File>
  319. <File
  320. RelativePath="resRoyale_FrameRight.png"
  321. >
  322. </File>
  323. <File
  324. RelativePath="resRoyale_Gripper.png"
  325. >
  326. </File>
  327. <File
  328. RelativePath="resRoyale_GripperVert.png"
  329. >
  330. </File>
  331. <File
  332. RelativePath="resRoyale_GroupBox.png"
  333. >
  334. </File>
  335. <File
  336. RelativePath="resRoyale_HelpGlyph.png"
  337. >
  338. </File>
  339. <File
  340. RelativePath="resRoyale_HelpGlyph19.png"
  341. >
  342. </File>
  343. <File
  344. RelativePath="resRoyale_HelpGlyph23.png"
  345. >
  346. </File>
  347. <File
  348. RelativePath="resRoyale_HelpGlyph6.png"
  349. >
  350. </File>
  351. <File
  352. RelativePath="resRoyale_HelpGlyph9.png"
  353. >
  354. </File>
  355. <File
  356. RelativePath="resRoyale_ListViewHeader.png"
  357. >
  358. </File>
  359. <File
  360. RelativePath="resRoyale_ListviewHeaderBackground.png"
  361. >
  362. </File>
  363. <File
  364. RelativePath="resRoyale_MaximizeGlyph.png"
  365. >
  366. </File>
  367. <File
  368. RelativePath="resRoyale_MaximizeGlyph19.png"
  369. >
  370. </File>
  371. <File
  372. RelativePath="resRoyale_MaximizeGlyph23.png"
  373. >
  374. </File>
  375. <File
  376. RelativePath="resRoyale_MaximizeGlyph6.png"
  377. >
  378. </File>
  379. <File
  380. RelativePath="resRoyale_MaximizeGlyph9.png"
  381. >
  382. </File>
  383. <File
  384. RelativePath="resRoyale_MDICaptionButton.png"
  385. >
  386. </File>
  387. <File
  388. RelativePath="resRoyale_MDIGlyphClose.png"
  389. >
  390. </File>
  391. <File
  392. RelativePath="resRoyale_MDIGlyphMinimize.png"
  393. >
  394. </File>
  395. <File
  396. RelativePath="resRoyale_MDIGlyphRestore.png"
  397. >
  398. </File>
  399. <File
  400. RelativePath="resRoyale_MinimizeGlyph.png"
  401. >
  402. </File>
  403. <File
  404. RelativePath="resRoyale_MinimizeGlyph19.png"
  405. >
  406. </File>
  407. <File
  408. RelativePath="resRoyale_MinimizeGlyph23.png"
  409. >
  410. </File>
  411. <File
  412. RelativePath="resRoyale_MinimizeGlyph6.png"
  413. >
  414. </File>
  415. <File
  416. RelativePath="resRoyale_MinimizeGlyph9.png"
  417. >
  418. </File>
  419. <File
  420. RelativePath="resRoyale_NormalGroupBackground.png"
  421. >
  422. </File>
  423. <File
  424. RelativePath="resRoyale_NormalGroupCollapse.png"
  425. >
  426. </File>
  427. <File
  428. RelativePath="resRoyale_NormalGroupExpand.png"
  429. >
  430. </File>
  431. <File
  432. RelativePath="resRoyale_NormalGroupHead.png"
  433. >
  434. </File>
  435. <File
  436. RelativePath="resRoyale_PlaceBarBackground.png"
  437. >
  438. </File>
  439. <File
  440. RelativePath="resRoyale_PlaceBarButtons.png"
  441. >
  442. </File>
  443. <File
  444. RelativePath="resRoyale_ProgressChunk.png"
  445. >
  446. </File>
  447. <File
  448. RelativePath="resRoyale_ProgressChunkVert.png"
  449. >
  450. </File>
  451. <File
  452. RelativePath="resRoyale_ProgressTrack.png"
  453. >
  454. </File>
  455. <File
  456. RelativePath="resRoyale_ProgressTrackVert.png"
  457. >
  458. </File>
  459. <File
  460. RelativePath="resRoyale_RadioButton13.png"
  461. >
  462. </File>
  463. <File
  464. RelativePath="resRoyale_RadioButton16.png"
  465. >
  466. </File>
  467. <File
  468. RelativePath="resRoyale_RadioButton25.png"
  469. >
  470. </File>
  471. <File
  472. RelativePath="resRoyale_ResizeGrip2.png"
  473. >
  474. </File>
  475. <File
  476. RelativePath="resRoyale_RestoreGlyph.png"
  477. >
  478. </File>
  479. <File
  480. RelativePath="resRoyale_RestoreGlyph19.png"
  481. >
  482. </File>
  483. <File
  484. RelativePath="resRoyale_RestoreGlyph23.png"
  485. >
  486. </File>
  487. <File
  488. RelativePath="resRoyale_RestoreGlyph6.png"
  489. >
  490. </File>
  491. <File
  492. RelativePath="resRoyale_RestoreGlyph9.png"
  493. >
  494. </File>
  495. <File
  496. RelativePath="resRoyale_ScrollArrowGlyphs.png"
  497. >
  498. </File>
  499. <File
  500. RelativePath="resRoyale_ScrollArrowGlyphsSmall.png"
  501. >
  502. </File>
  503. <File
  504. RelativePath="resRoyale_ScrollArrows.png"
  505. >
  506. </File>
  507. <File
  508. RelativePath="resRoyale_ScrollShaftHorizontal.png"
  509. >
  510. </File>
  511. <File
  512. RelativePath="resRoyale_ScrollShaftVertical.png"
  513. >
  514. </File>
  515. <File
  516. RelativePath="resRoyale_ScrollThumbGripperHorizontal.png"
  517. >
  518. </File>
  519. <File
  520. RelativePath="resRoyale_ScrollThumbGripperVertical.png"
  521. >
  522. </File>
  523. <File
  524. RelativePath="resRoyale_ScrollThumbHorizontal.png"
  525. >
  526. </File>
  527. <File
  528. RelativePath="resRoyale_ScrollThumbVertical.png"
  529. >
  530. </File>
  531. <File
  532. RelativePath="resRoyale_Separator.png"
  533. >
  534. </File>
  535. <File
  536. RelativePath="resRoyale_SeparatorVert.png"
  537. >
  538. </File>
  539. <File
  540. RelativePath="resRoyale_SliderTrack.png"
  541. >
  542. </File>
  543. <File
  544. RelativePath="resRoyale_SmallCloseButton.png"
  545. >
  546. </File>
  547. <File
  548. RelativePath="resRoyale_SmallCloseGlyph.png"
  549. >
  550. </File>
  551. <File
  552. RelativePath="resRoyale_SmallFrameCaption.png"
  553. >
  554. </File>
  555. <File
  556. RelativePath="resRoyale_SmallFrameCaptionSizing.png"
  557. >
  558. </File>
  559. <File
  560. RelativePath="resRoyale_SpecialGroupBackground.png"
  561. >
  562. </File>
  563. <File
  564. RelativePath="resRoyale_SpecialGroupCollapse.png"
  565. >
  566. </File>
  567. <File
  568. RelativePath="resRoyale_SpecialGroupExpand.png"
  569. >
  570. </File>
  571. <File
  572. RelativePath="resRoyale_SpecialGroupHead.png"
  573. >
  574. </File>
  575. <File
  576. RelativePath="resRoyale_SpinButtonBackgroundDown.png"
  577. >
  578. </File>
  579. <File
  580. RelativePath="resRoyale_SpinButtonBackgroundLeft.png"
  581. >
  582. </File>
  583. <File
  584. RelativePath="resRoyale_SpinButtonBackgroundRight.png"
  585. >
  586. </File>
  587. <File
  588. RelativePath="resRoyale_SpinButtonBackgroundUp.png"
  589. >
  590. </File>
  591. <File
  592. RelativePath="resRoyale_SpinDownGlyph.png"
  593. >
  594. </File>
  595. <File
  596. RelativePath="resRoyale_SpinLeftGlyph.png"
  597. >
  598. </File>
  599. <File
  600. RelativePath="resRoyale_SpinRightGlyph.png"
  601. >
  602. </File>
  603. <File
  604. RelativePath="resRoyale_SpinUpGlyph.png"
  605. >
  606. </File>
  607. <File
  608. RelativePath="resRoyale_StatusBackground.png"
  609. >
  610. </File>
  611. <File
  612. RelativePath="resRoyale_StatusPane.png"
  613. >
  614. </File>
  615. <File
  616. RelativePath="resRoyale_TabBackground.png"
  617. >
  618. </File>
  619. <File
  620. RelativePath="resRoyale_TabBackground133.png"
  621. >
  622. </File>
  623. <File
  624. RelativePath="resRoyale_TabItem.png"
  625. >
  626. </File>
  627. <File
  628. RelativePath="resRoyale_TabItemBoth.png"
  629. >
  630. </File>
  631. <File
  632. RelativePath="resRoyale_TabItemLeft.png"
  633. >
  634. </File>
  635. <File
  636. RelativePath="resRoyale_TabItemRight.png"
  637. >
  638. </File>
  639. <File
  640. RelativePath="resRoyale_TabItemTop.png"
  641. >
  642. </File>
  643. <File
  644. RelativePath="resRoyale_TabItemTopBoth.png"
  645. >
  646. </File>
  647. <File
  648. RelativePath="resRoyale_TabItemTopLeft.png"
  649. >
  650. </File>
  651. <File
  652. RelativePath="resRoyale_TabItemTopRight.png"
  653. >
  654. </File>
  655. <File
  656. RelativePath="resRoyale_TabPaneEdge.png"
  657. >
  658. </File>
  659. <File
  660. RelativePath="resRoyale_ToolbarBackground.png"
  661. >
  662. </File>
  663. <File
  664. RelativePath="resRoyale_ToolbarButtons.png"
  665. >
  666. </File>
  667. <File
  668. RelativePath="resRoyale_ToolbarButtonsSplit.png"
  669. >
  670. </File>
  671. <File
  672. RelativePath="resRoyale_ToolbarButtonsSplitDropdown.png"
  673. >
  674. </File>
  675. <File
  676. RelativePath="resRoyale_ToolbarButtonsSplitDropdownGlyph.png"
  677. >
  678. </File>
  679. <File
  680. RelativePath="resRoyale_ToolbarGripper.png"
  681. >
  682. </File>
  683. <File
  684. RelativePath="resRoyale_ToolbarGripperVert.png"
  685. >
  686. </File>
  687. <File
  688. RelativePath="resRoyale_TrackBarDown13.png"
  689. >
  690. </File>
  691. <File
  692. RelativePath="resRoyale_TrackBarDown16.png"
  693. >
  694. </File>
  695. <File
  696. RelativePath="resRoyale_TrackBarDown25.png"
  697. >
  698. </File>
  699. <File
  700. RelativePath="resRoyale_TrackbarHorizontal.png"
  701. >
  702. </File>
  703. <File
  704. RelativePath="resRoyale_TrackBarLeft13.png"
  705. >
  706. </File>
  707. <File
  708. RelativePath="resRoyale_TrackBarLeft16.png"
  709. >
  710. </File>
  711. <File
  712. RelativePath="resRoyale_TrackBarLeft25.png"
  713. >
  714. </File>
  715. <File
  716. RelativePath="resRoyale_TrackbarRight13.png"
  717. >
  718. </File>
  719. <File
  720. RelativePath="resRoyale_TrackBarRight16.png"
  721. >
  722. </File>
  723. <File
  724. RelativePath="resRoyale_TrackBarRight25.png"
  725. >
  726. </File>
  727. <File
  728. RelativePath="resRoyale_TrackBarUp13.png"
  729. >
  730. </File>
  731. <File
  732. RelativePath="resRoyale_TrackBarUp16.png"
  733. >
  734. </File>
  735. <File
  736. RelativePath="resRoyale_TrackBarUp25.png"
  737. >
  738. </File>
  739. <File
  740. RelativePath="resRoyale_TrackbarVertical.png"
  741. >
  742. </File>
  743. <File
  744. RelativePath="resRoyale_TreeExpandCollapse.png"
  745. >
  746. </File>
  747. <File
  748. RelativePath="resRoyale_TreeExpandCollapse10.png"
  749. >
  750. </File>
  751. <File
  752. RelativePath="resRoyale_TreeExpandCollapse15.png"
  753. >
  754. </File>
  755. </Filter>
  756. <Filter
  757. Name="Ini Files"
  758. Filter="ini"
  759. >
  760. <File
  761. RelativePath="resRoyale_ExtraLarge.ini"
  762. >
  763. </File>
  764. <File
  765. RelativePath="resRoyale_LargeFonts.ini"
  766. >
  767. </File>
  768. <File
  769. RelativePath="resRoyale_Normal.ini"
  770. >
  771. </File>
  772. <File
  773. RelativePath="resRoyale_Normal.ini"
  774. >
  775. </File>
  776. <File
  777. RelativePath="resThemes.ini"
  778. >
  779. </File>
  780. </Filter>
  781. </Files>
  782. </VisualStudioProject>