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

对话框与窗口

开发平台:

Visual C++

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