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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="CommandBarsDesigner"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Static Release|Win32"
  16. OutputDirectory=".Static_Release/vc71"
  17. IntermediateDirectory=".Static_Release/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="1"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="2"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_XTP_STATICLINK"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="0"
  31. EnableFunctionLevelLinking="TRUE"
  32. TreatWChar_tAsBuiltInType="TRUE"
  33. UsePrecompiledHeader="3"
  34. PrecompiledHeaderThrough="stdafx.h"
  35. PrecompiledHeaderFile=".Static_Release/vc71/CommandBarsDesigner.pch"
  36. AssemblerListingLocation=".Static_Release/vc71/"
  37. ObjectFile=".Static_Release/vc71/"
  38. ProgramDataBaseFileName=".Static_Release/vc71/"
  39. WarningLevel="3"
  40. SuppressStartupBanner="TRUE"
  41. CompileAs="0"/>
  42. <Tool
  43. Name="VCCustomBuildTool"/>
  44. <Tool
  45. Name="VCLinkerTool"
  46. OutputFile="../../../bin/vc71/CommandBarsDesigner.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Static_Release/vc71/CommandBarsDesigner.pdb"
  51. SubSystem="2"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="NDEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Static_Release/vc71/CommandBarsDesigner.tlb"
  60. HeaderFileName=""/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="NDEBUG;_XTP_STATICLINK"
  70. Culture="1033"
  71. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  72. <Tool
  73. Name="VCWebServiceProxyGeneratorTool"/>
  74. <Tool
  75. Name="VCXMLDataGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. <Tool
  79. Name="VCManagedWrapperGeneratorTool"/>
  80. <Tool
  81. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82. </Configuration>
  83. <Configuration
  84. Name="Unicode Debug|Win32"
  85. OutputDirectory=".Unicode_Debug/vc71"
  86. IntermediateDirectory=".Unicode_Debug/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90. CharacterSet="1">
  91. <Tool
  92. Name="VCCLCompilerTool"
  93. AdditionalOptions="/Zm200 "
  94. Optimization="0"
  95. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  96. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  97. BasicRuntimeChecks="3"
  98. RuntimeLibrary="3"
  99. TreatWChar_tAsBuiltInType="TRUE"
  100. UsePrecompiledHeader="3"
  101. PrecompiledHeaderThrough="stdafx.h"
  102. PrecompiledHeaderFile=".Unicode_Debug/vc71/CommandBarsDesigner.pch"
  103. AssemblerListingLocation=".Unicode_Debug/vc71/"
  104. ObjectFile=".Unicode_Debug/vc71/"
  105. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  106. WarningLevel="3"
  107. SuppressStartupBanner="TRUE"
  108. DebugInformationFormat="4"
  109. CompileAs="0"/>
  110. <Tool
  111. Name="VCCustomBuildTool"/>
  112. <Tool
  113. Name="VCLinkerTool"
  114. OutputFile="../../../bin/vc71/CommandBarsDesignerUD.exe"
  115. LinkIncremental="2"
  116. SuppressStartupBanner="TRUE"
  117. AdditionalLibraryDirectories="../../../lib/vc71"
  118. GenerateDebugInformation="TRUE"
  119. ProgramDatabaseFile=".Unicode_Debug/vc71/CommandBarsDesignerUD.pdb"
  120. SubSystem="2"
  121. EntryPointSymbol="wWinMainCRTStartup"
  122. TargetMachine="1"/>
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="_DEBUG"
  126. MkTypLibCompatible="TRUE"
  127. SuppressStartupBanner="TRUE"
  128. TargetEnvironment="1"
  129. TypeLibraryName=".Unicode_Debug/vc71/CommandBarsDesigner.tlb"
  130. HeaderFileName=""/>
  131. <Tool
  132. Name="VCPostBuildEventTool"/>
  133. <Tool
  134. Name="VCPreBuildEventTool"/>
  135. <Tool
  136. Name="VCPreLinkEventTool"/>
  137. <Tool
  138. Name="VCResourceCompilerTool"
  139. PreprocessorDefinitions="_DEBUG"
  140. Culture="1033"
  141. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  142. <Tool
  143. Name="VCWebServiceProxyGeneratorTool"/>
  144. <Tool
  145. Name="VCXMLDataGeneratorTool"/>
  146. <Tool
  147. Name="VCWebDeploymentTool"/>
  148. <Tool
  149. Name="VCManagedWrapperGeneratorTool"/>
  150. <Tool
  151. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  152. </Configuration>
  153. <Configuration
  154. Name="Unicode Release|Win32"
  155. OutputDirectory=".Unicode_Release/vc71"
  156. IntermediateDirectory=".Unicode_Release/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  160. CharacterSet="1">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="2"
  165. InlineFunctionExpansion="1"
  166. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  167. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  168. StringPooling="TRUE"
  169. RuntimeLibrary="2"
  170. EnableFunctionLevelLinking="TRUE"
  171. TreatWChar_tAsBuiltInType="TRUE"
  172. UsePrecompiledHeader="3"
  173. PrecompiledHeaderThrough="stdafx.h"
  174. PrecompiledHeaderFile=".Unicode_Release/vc71/CommandBarsDesigner.pch"
  175. AssemblerListingLocation=".Unicode_Release/vc71/"
  176. ObjectFile=".Unicode_Release/vc71/"
  177. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  178. WarningLevel="3"
  179. SuppressStartupBanner="TRUE"
  180. CompileAs="0"/>
  181. <Tool
  182. Name="VCCustomBuildTool"/>
  183. <Tool
  184. Name="VCLinkerTool"
  185. OutputFile="../../../bin/vc71/CommandBarsDesignerU.exe"
  186. LinkIncremental="1"
  187. SuppressStartupBanner="TRUE"
  188. AdditionalLibraryDirectories="../../../lib/vc71"
  189. ProgramDatabaseFile=".Unicode_Release/vc71/CommandBarsDesignerU.pdb"
  190. SubSystem="2"
  191. EntryPointSymbol="wWinMainCRTStartup"
  192. TargetMachine="1"/>
  193. <Tool
  194. Name="VCMIDLTool"
  195. PreprocessorDefinitions="NDEBUG"
  196. MkTypLibCompatible="TRUE"
  197. SuppressStartupBanner="TRUE"
  198. TargetEnvironment="1"
  199. TypeLibraryName=".Unicode_Release/vc71/CommandBarsDesigner.tlb"
  200. HeaderFileName=""/>
  201. <Tool
  202. Name="VCPostBuildEventTool"/>
  203. <Tool
  204. Name="VCPreBuildEventTool"/>
  205. <Tool
  206. Name="VCPreLinkEventTool"/>
  207. <Tool
  208. Name="VCResourceCompilerTool"
  209. PreprocessorDefinitions="NDEBUG"
  210. Culture="1033"
  211. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  212. <Tool
  213. Name="VCWebServiceProxyGeneratorTool"/>
  214. <Tool
  215. Name="VCXMLDataGeneratorTool"/>
  216. <Tool
  217. Name="VCWebDeploymentTool"/>
  218. <Tool
  219. Name="VCManagedWrapperGeneratorTool"/>
  220. <Tool
  221. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  222. </Configuration>
  223. <Configuration
  224. Name="Release|Win32"
  225. OutputDirectory=".Release/vc71"
  226. IntermediateDirectory=".Release/vc71"
  227. ConfigurationType="1"
  228. UseOfMFC="2"
  229. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  230. CharacterSet="2">
  231. <Tool
  232. Name="VCCLCompilerTool"
  233. AdditionalOptions="/Zm200 "
  234. Optimization="2"
  235. InlineFunctionExpansion="1"
  236. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  237. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  238. StringPooling="TRUE"
  239. RuntimeLibrary="2"
  240. EnableFunctionLevelLinking="TRUE"
  241. TreatWChar_tAsBuiltInType="TRUE"
  242. UsePrecompiledHeader="3"
  243. PrecompiledHeaderThrough="stdafx.h"
  244. PrecompiledHeaderFile=".Release/vc71/CommandBarsDesigner.pch"
  245. AssemblerListingLocation=".Release/vc71/"
  246. ObjectFile=".Release/vc71/"
  247. ProgramDataBaseFileName=".Release/vc71/"
  248. WarningLevel="3"
  249. SuppressStartupBanner="TRUE"
  250. CompileAs="0"/>
  251. <Tool
  252. Name="VCCustomBuildTool"/>
  253. <Tool
  254. Name="VCLinkerTool"
  255. OutputFile="../../../bin/vc71/CommandBarsDesigner.exe"
  256. LinkIncremental="1"
  257. SuppressStartupBanner="TRUE"
  258. AdditionalLibraryDirectories="../../../lib/vc71"
  259. ProgramDatabaseFile=".Release/vc71/CommandBarsDesigner.pdb"
  260. SubSystem="2"
  261. TargetMachine="1"/>
  262. <Tool
  263. Name="VCMIDLTool"
  264. PreprocessorDefinitions="NDEBUG"
  265. MkTypLibCompatible="TRUE"
  266. SuppressStartupBanner="TRUE"
  267. TargetEnvironment="1"
  268. TypeLibraryName=".Release/vc71/CommandBarsDesigner.tlb"
  269. HeaderFileName=""/>
  270. <Tool
  271. Name="VCPostBuildEventTool"/>
  272. <Tool
  273. Name="VCPreBuildEventTool"/>
  274. <Tool
  275. Name="VCPreLinkEventTool"/>
  276. <Tool
  277. Name="VCResourceCompilerTool"
  278. PreprocessorDefinitions="NDEBUG"
  279. Culture="1033"
  280. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  281. <Tool
  282. Name="VCWebServiceProxyGeneratorTool"/>
  283. <Tool
  284. Name="VCXMLDataGeneratorTool"/>
  285. <Tool
  286. Name="VCWebDeploymentTool"/>
  287. <Tool
  288. Name="VCManagedWrapperGeneratorTool"/>
  289. <Tool
  290. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  291. </Configuration>
  292. <Configuration
  293. Name="Debug|Win32"
  294. OutputDirectory=".Debug/vc71"
  295. IntermediateDirectory=".Debug/vc71"
  296. ConfigurationType="1"
  297. UseOfMFC="2"
  298. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  299. CharacterSet="2">
  300. <Tool
  301. Name="VCCLCompilerTool"
  302. AdditionalOptions="/Zm200 "
  303. Optimization="0"
  304. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  305. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  306. BasicRuntimeChecks="3"
  307. RuntimeLibrary="3"
  308. TreatWChar_tAsBuiltInType="TRUE"
  309. UsePrecompiledHeader="3"
  310. PrecompiledHeaderThrough="stdafx.h"
  311. PrecompiledHeaderFile=".Debug/vc71/CommandBarsDesigner.pch"
  312. AssemblerListingLocation=".Debug/vc71/"
  313. ObjectFile=".Debug/vc71/"
  314. ProgramDataBaseFileName=".Debug/vc71/"
  315. BrowseInformation="1"
  316. WarningLevel="3"
  317. SuppressStartupBanner="TRUE"
  318. DebugInformationFormat="4"
  319. CompileAs="0"/>
  320. <Tool
  321. Name="VCCustomBuildTool"/>
  322. <Tool
  323. Name="VCLinkerTool"
  324. OutputFile="../../../bin/vc71/CommandBarsDesignerD.exe"
  325. LinkIncremental="2"
  326. SuppressStartupBanner="TRUE"
  327. AdditionalLibraryDirectories="../../../lib/vc71"
  328. GenerateDebugInformation="TRUE"
  329. ProgramDatabaseFile=".Debug/vc71/CommandBarsDesignerD.pdb"
  330. SubSystem="2"
  331. TargetMachine="1"/>
  332. <Tool
  333. Name="VCMIDLTool"
  334. PreprocessorDefinitions="_DEBUG"
  335. MkTypLibCompatible="TRUE"
  336. SuppressStartupBanner="TRUE"
  337. TargetEnvironment="1"
  338. TypeLibraryName=".Debug/vc71/CommandBarsDesigner.tlb"
  339. HeaderFileName=""/>
  340. <Tool
  341. Name="VCPostBuildEventTool"/>
  342. <Tool
  343. Name="VCPreBuildEventTool"/>
  344. <Tool
  345. Name="VCPreLinkEventTool"/>
  346. <Tool
  347. Name="VCResourceCompilerTool"
  348. PreprocessorDefinitions="_DEBUG"
  349. Culture="1033"
  350. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  351. <Tool
  352. Name="VCWebServiceProxyGeneratorTool"/>
  353. <Tool
  354. Name="VCXMLDataGeneratorTool"/>
  355. <Tool
  356. Name="VCWebDeploymentTool"/>
  357. <Tool
  358. Name="VCManagedWrapperGeneratorTool"/>
  359. <Tool
  360. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  361. </Configuration>
  362. </Configurations>
  363. <References>
  364. </References>
  365. <Files>
  366. <Filter
  367. Name="Source Files"
  368. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  369. <File
  370. RelativePath="ChildFrm.cpp">
  371. <FileConfiguration
  372. Name="Debug|Win32">
  373. <Tool
  374. Name="VCCLCompilerTool"
  375. BrowseInformation="1"/>
  376. </FileConfiguration>
  377. </File>
  378. <File
  379. RelativePath="CommandBarsDesigner.cpp">
  380. <FileConfiguration
  381. Name="Debug|Win32">
  382. <Tool
  383. Name="VCCLCompilerTool"
  384. BrowseInformation="1"/>
  385. </FileConfiguration>
  386. </File>
  387. <File
  388. RelativePath="CommandBarsDesigner.rc">
  389. </File>
  390. <File
  391. RelativePath="CommandBarsDesignerDesignerView.cpp">
  392. <FileConfiguration
  393. Name="Debug|Win32">
  394. <Tool
  395. Name="VCCLCompilerTool"
  396. BrowseInformation="1"/>
  397. </FileConfiguration>
  398. </File>
  399. <File
  400. RelativePath="CommandBarsDesignerDoc.cpp">
  401. <FileConfiguration
  402. Name="Debug|Win32">
  403. <Tool
  404. Name="VCCLCompilerTool"
  405. BrowseInformation="1"/>
  406. </FileConfiguration>
  407. </File>
  408. <File
  409. RelativePath="CommandBarsDesignerEditView.cpp">
  410. <FileConfiguration
  411. Name="Debug|Win32">
  412. <Tool
  413. Name="VCCLCompilerTool"
  414. BrowseInformation="1"/>
  415. </FileConfiguration>
  416. </File>
  417. <File
  418. RelativePath="CommandBarsDesignerView.cpp">
  419. <FileConfiguration
  420. Name="Debug|Win32">
  421. <Tool
  422. Name="VCCLCompilerTool"
  423. BrowseInformation="1"/>
  424. </FileConfiguration>
  425. </File>
  426. <File
  427. RelativePath="DialogAccelProperties.cpp">
  428. <FileConfiguration
  429. Name="Debug|Win32">
  430. <Tool
  431. Name="VCCLCompilerTool"
  432. BrowseInformation="1"/>
  433. </FileConfiguration>
  434. </File>
  435. <File
  436. RelativePath="DialogBitmapExport.cpp">
  437. <FileConfiguration
  438. Name="Debug|Win32">
  439. <Tool
  440. Name="VCCLCompilerTool"
  441. BrowseInformation="1"/>
  442. </FileConfiguration>
  443. </File>
  444. <File
  445. RelativePath="DialogBitmapImages.cpp">
  446. <FileConfiguration
  447. Name="Debug|Win32">
  448. <Tool
  449. Name="VCCLCompilerTool"
  450. BrowseInformation="1"/>
  451. </FileConfiguration>
  452. </File>
  453. <File
  454. RelativePath="DialogBitmapImport.cpp">
  455. <FileConfiguration
  456. Name="Debug|Win32">
  457. <Tool
  458. Name="VCCLCompilerTool"
  459. BrowseInformation="1"/>
  460. </FileConfiguration>
  461. </File>
  462. <File
  463. RelativePath="DialogListEditor.cpp">
  464. <FileConfiguration
  465. Name="Debug|Win32">
  466. <Tool
  467. Name="VCCLCompilerTool"
  468. BrowseInformation="1"/>
  469. </FileConfiguration>
  470. </File>
  471. <File
  472. RelativePath="DialogMenuGrabber.cpp">
  473. <FileConfiguration
  474. Name="Debug|Win32">
  475. <Tool
  476. Name="VCCLCompilerTool"
  477. BrowseInformation="1"/>
  478. </FileConfiguration>
  479. </File>
  480. <File
  481. RelativePath="DialogNewControl.cpp">
  482. <FileConfiguration
  483. Name="Debug|Win32">
  484. <Tool
  485. Name="VCCLCompilerTool"
  486. BrowseInformation="1"/>
  487. </FileConfiguration>
  488. </File>
  489. <File
  490. RelativePath="DialogNewIcon.cpp">
  491. <FileConfiguration
  492. Name="Debug|Win32">
  493. <Tool
  494. Name="VCCLCompilerTool"
  495. BrowseInformation="1"/>
  496. </FileConfiguration>
  497. </File>
  498. <File
  499. RelativePath="DialogNewSymbol.cpp">
  500. <FileConfiguration
  501. Name="Debug|Win32">
  502. <Tool
  503. Name="VCCLCompilerTool"
  504. BrowseInformation="1"/>
  505. </FileConfiguration>
  506. </File>
  507. <File
  508. RelativePath="DialogNewToolbar.cpp">
  509. <FileConfiguration
  510. Name="Debug|Win32">
  511. <Tool
  512. Name="VCCLCompilerTool"
  513. BrowseInformation="1"/>
  514. </FileConfiguration>
  515. </File>
  516. <File
  517. RelativePath="DialogPropertyPages.cpp">
  518. <FileConfiguration
  519. Name="Debug|Win32">
  520. <Tool
  521. Name="VCCLCompilerTool"
  522. BrowseInformation="1"/>
  523. </FileConfiguration>
  524. </File>
  525. <File
  526. RelativePath="DialogResourceSymbols.cpp">
  527. <FileConfiguration
  528. Name="Debug|Win32">
  529. <Tool
  530. Name="VCCLCompilerTool"
  531. BrowseInformation="1"/>
  532. </FileConfiguration>
  533. </File>
  534. <File
  535. RelativePath="EmbeddedFrame.cpp">
  536. <FileConfiguration
  537. Name="Debug|Win32">
  538. <Tool
  539. Name="VCCLCompilerTool"
  540. BrowseInformation="1"/>
  541. </FileConfiguration>
  542. </File>
  543. <File
  544. RelativePath="EmbeddedView.cpp">
  545. <FileConfiguration
  546. Name="Debug|Win32">
  547. <Tool
  548. Name="VCCLCompilerTool"
  549. BrowseInformation="1"/>
  550. </FileConfiguration>
  551. </File>
  552. <File
  553. RelativePath="MainFrm.cpp">
  554. <FileConfiguration
  555. Name="Debug|Win32">
  556. <Tool
  557. Name="VCCLCompilerTool"
  558. BrowseInformation="1"/>
  559. </FileConfiguration>
  560. </File>
  561. <File
  562. RelativePath="PaneAccelerators.cpp">
  563. <FileConfiguration
  564. Name="Debug|Win32">
  565. <Tool
  566. Name="VCCLCompilerTool"
  567. BrowseInformation="1"/>
  568. </FileConfiguration>
  569. </File>
  570. <File
  571. RelativePath="PaneControls.cpp">
  572. <FileConfiguration
  573. Name="Debug|Win32">
  574. <Tool
  575. Name="VCCLCompilerTool"
  576. BrowseInformation="1"/>
  577. </FileConfiguration>
  578. </File>
  579. <File
  580. RelativePath="PaneIcons.cpp">
  581. <FileConfiguration
  582. Name="Debug|Win32">
  583. <Tool
  584. Name="VCCLCompilerTool"
  585. BrowseInformation="1"/>
  586. </FileConfiguration>
  587. </File>
  588. <File
  589. RelativePath="PaneLibrary.cpp">
  590. <FileConfiguration
  591. Name="Debug|Win32">
  592. <Tool
  593. Name="VCCLCompilerTool"
  594. BrowseInformation="1"/>
  595. </FileConfiguration>
  596. </File>
  597. <File
  598. RelativePath="PaneProperties.cpp">
  599. <FileConfiguration
  600. Name="Debug|Win32">
  601. <Tool
  602. Name="VCCLCompilerTool"
  603. BrowseInformation="1"/>
  604. </FileConfiguration>
  605. </File>
  606. <File
  607. RelativePath="PaneToolbars.cpp">
  608. <FileConfiguration
  609. Name="Debug|Win32">
  610. <Tool
  611. Name="VCCLCompilerTool"
  612. BrowseInformation="1"/>
  613. </FileConfiguration>
  614. </File>
  615. <File
  616. RelativePath="PropertyItemFlags.cpp">
  617. <FileConfiguration
  618. Name="Debug|Win32">
  619. <Tool
  620. Name="VCCLCompilerTool"
  621. BrowseInformation="1"/>
  622. </FileConfiguration>
  623. </File>
  624. <File
  625. RelativePath="ResourceManager.cpp">
  626. <FileConfiguration
  627. Name="Debug|Win32">
  628. <Tool
  629. Name="VCCLCompilerTool"
  630. BrowseInformation="1"/>
  631. </FileConfiguration>
  632. </File>
  633. <File
  634. RelativePath="StaticMenuGrabber.cpp">
  635. <FileConfiguration
  636. Name="Debug|Win32">
  637. <Tool
  638. Name="VCCLCompilerTool"
  639. BrowseInformation="1"/>
  640. </FileConfiguration>
  641. </File>
  642. <File
  643. RelativePath="StdAfx.cpp">
  644. <FileConfiguration
  645. Name="Static Release|Win32">
  646. <Tool
  647. Name="VCCLCompilerTool"
  648. UsePrecompiledHeader="1"/>
  649. </FileConfiguration>
  650. <FileConfiguration
  651. Name="Unicode Debug|Win32">
  652. <Tool
  653. Name="VCCLCompilerTool"
  654. UsePrecompiledHeader="1"/>
  655. </FileConfiguration>
  656. <FileConfiguration
  657. Name="Unicode Release|Win32">
  658. <Tool
  659. Name="VCCLCompilerTool"
  660. UsePrecompiledHeader="1"/>
  661. </FileConfiguration>
  662. <FileConfiguration
  663. Name="Release|Win32">
  664. <Tool
  665. Name="VCCLCompilerTool"
  666. UsePrecompiledHeader="1"/>
  667. </FileConfiguration>
  668. <FileConfiguration
  669. Name="Debug|Win32">
  670. <Tool
  671. Name="VCCLCompilerTool"
  672. UsePrecompiledHeader="1"
  673. BrowseInformation="1"/>
  674. </FileConfiguration>
  675. </File>
  676. </Filter>
  677. <Filter
  678. Name="Header Files"
  679. Filter="h;hpp;hxx;hm;inl">
  680. <File
  681. RelativePath="ChildFrm.h">
  682. </File>
  683. <File
  684. RelativePath="CommandBarsDesigner.h">
  685. </File>
  686. <File
  687. RelativePath="CommandBarsDesignerDesignerView.h">
  688. </File>
  689. <File
  690. RelativePath="CommandBarsDesignerDoc.h">
  691. </File>
  692. <File
  693. RelativePath="CommandBarsDesignerEditView.h">
  694. </File>
  695. <File
  696. RelativePath="CommandBarsDesignerView.h">
  697. </File>
  698. <File
  699. RelativePath="DialogAccelProperties.h">
  700. </File>
  701. <File
  702. RelativePath="DialogBitmapExport.h">
  703. </File>
  704. <File
  705. RelativePath="DialogBitmapImages.h">
  706. </File>
  707. <File
  708. RelativePath="DialogBitmapImport.h">
  709. </File>
  710. <File
  711. RelativePath="DialogListEditor.h">
  712. </File>
  713. <File
  714. RelativePath="DialogMenuGrabber.h">
  715. </File>
  716. <File
  717. RelativePath="DialogNewControl.h">
  718. </File>
  719. <File
  720. RelativePath="DialogNewIcon.h">
  721. </File>
  722. <File
  723. RelativePath="DialogNewSymbol.h">
  724. </File>
  725. <File
  726. RelativePath="DialogNewToolbar.h">
  727. </File>
  728. <File
  729. RelativePath="DialogPropertyPages.h">
  730. </File>
  731. <File
  732. RelativePath="DialogResourceSymbols.h">
  733. </File>
  734. <File
  735. RelativePath="EmbeddedFrame.h">
  736. </File>
  737. <File
  738. RelativePath="EmbeddedView.h">
  739. </File>
  740. <File
  741. RelativePath="MainFrm.h">
  742. </File>
  743. <File
  744. RelativePath="PaneAccelerators.h">
  745. </File>
  746. <File
  747. RelativePath="PaneControls.h">
  748. </File>
  749. <File
  750. RelativePath="PaneIcons.h">
  751. </File>
  752. <File
  753. RelativePath="PaneLibrary.h">
  754. </File>
  755. <File
  756. RelativePath="PaneProperties.h">
  757. </File>
  758. <File
  759. RelativePath="PaneToolbars.h">
  760. </File>
  761. <File
  762. RelativePath="PropertyItemFlags.h">
  763. </File>
  764. <File
  765. RelativePath="Resource.h">
  766. </File>
  767. <File
  768. RelativePath="ResourceManager.h">
  769. </File>
  770. <File
  771. RelativePath="StaticMenuGrabber.h">
  772. </File>
  773. <File
  774. RelativePath="StdAfx.h">
  775. </File>
  776. </Filter>
  777. <Filter
  778. Name="Resource Files"
  779. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  780. <File
  781. RelativePath="resCjSample.ico">
  782. </File>
  783. <File
  784. RelativePath="resCommandBarsDesigner.ico">
  785. </File>
  786. <File
  787. RelativePath="resCommandBarsDesigner.rc2">
  788. </File>
  789. <File
  790. RelativePath="resCommandBarsDesignerDoc.ico">
  791. </File>
  792. <File
  793. RelativePath="resEmbedded.bmp">
  794. </File>
  795. <File
  796. RelativePath="resform.ico">
  797. </File>
  798. <File
  799. RelativePath="resgrab.cur">
  800. </File>
  801. <File
  802. RelativePath="resIconEmpty.ico">
  803. </File>
  804. <File
  805. RelativePath="respane_too.bmp">
  806. </File>
  807. <File
  808. RelativePath="resPaneAccelerators.bmp">
  809. </File>
  810. <File
  811. RelativePath="resPaneControls.bmp">
  812. </File>
  813. <File
  814. RelativePath="resPaneIcons.bmp">
  815. </File>
  816. <File
  817. RelativePath="resPaneImages.bmp">
  818. </File>
  819. <File
  820. RelativePath="resPaneProperties.bmp">
  821. </File>
  822. <File
  823. RelativePath="resPaneToobarsTreeIcons.bmp">
  824. </File>
  825. <File
  826. RelativePath="resPaneToolbars.bmp">
  827. </File>
  828. <File
  829. RelativePath="resPropertyIcons.bmp">
  830. </File>
  831. <File
  832. RelativePath="resToolbar.bmp">
  833. </File>
  834. <File
  835. RelativePath="resToolbar_a.bmp">
  836. </File>
  837. </Filter>
  838. </Files>
  839. <Globals>
  840. </Globals>
  841. </VisualStudioProject>