RESTDebugger.dproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{EAAEC73B-CF16-46C3-A598-65374DE332E9}</ProjectGuid>
  4. <ProjectVersion>18.4</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>RESTDebugger.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Release</Config>
  9. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  10. <TargetedPlatforms>2</TargetedPlatforms>
  11. <AppType>Application</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <SanitizedProjectName>RESTDebugger</SanitizedProjectName>
  62. <VerInfo_Locale>2055</VerInfo_Locale>
  63. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  64. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  65. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  66. <DCC_DcuOutput>..\dcu</DCC_DcuOutput>
  67. <DCC_ExeOutput>..\</DCC_ExeOutput>
  68. <DCC_E>false</DCC_E>
  69. <DCC_N>false</DCC_N>
  70. <DCC_S>false</DCC_S>
  71. <DCC_F>false</DCC_F>
  72. <DCC_K>false</DCC_K>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  75. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  76. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  77. <VerInfo_Release>5</VerInfo_Release>
  78. <VerInfo_Build>15</VerInfo_Build>
  79. <DCC_UsePackage>DBXSqliteDriver;dxSkinBlueprintRS24;dxSpreadSheetConditionalFormattingDialogsRS24;DBXDb2Driver;dxPSDBTeeChartRS24;dxPSdxGaugeControlLnkRS24;vclactnband;dxSpreadSheetRS24;vclFireDAC;fs24;vcl.gtxControlsD101;DragDropDR101B;dxDockingRS24;tethering;dxSkinVisualStudio2013BlueRS24;dxPScxTLLnkRS24;dxBarExtItemsRS24;FireDACADSDriver;dxFireDACServerModeRS24;dxSkinOffice2007BlackRS24;dxPSTeeChartRS24;FireDACMSSQLDriver;vcltouch;vcldb;Intraweb;svn;dxSkinXmas2008BlueRS24;dxSkinscxSchedulerPainterRS24;dxSkinsdxBarPainterRS24;dxSkinOffice2010BlackRS24;dacfmx240;dxADOServerModeRS24;pgprovider240;dxGDIPlusRS24;dxPSdxDBTVLnkRS24;frx24;frxDBX24;dxSkinLilianRS24;crcontrols240;FireDACDBXDriver;dxNavBarRS24;vclx;cxTreeListRS24;dxSkinDevExpressDarkStyleRS24;dxtrmdRS24;RESTBackendComponents;dxRibbonRS24;VCLRESTComponents;cxExportRS24;dxSkinOffice2013LightGrayRS24;cxTreeListdxBarPopupMenuRS24;cxPivotGridChartRS24;dxTabbedMDIRS24;vclie;dxSkinVisualStudio2013LightRS24;bindengine;CloudService;FireDACMySQLDriver;fsDB24;kbmMemRunD101Std;cxPivotGridOLAPRS24;rRwWebBrowserVCL240;dxSkinSharpRS24;dxSkinBlackRS24;DataSnapClient;frxcs24;aseprovider240;db2provider240;dxPSLnksRS24;bindcompdbx;dxSkinCoffeeRS24;rRwEasyMAPI240;DBXSybaseASEDriver;IndyIPServer;dxSkinsdxRibbonPainterRS24;dxCoreRS24;IndySystem;dxSkinOffice2013DarkGrayRS24;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;BCEditor.Delphi.Berlin.Runtime;vcl.gtxReportExportD101;emshosting;dxBarDBNavRS24;dxSkinDarkSideRS24;dxSkinOffice2013WhiteRS24;DBXOdbcDriver;FireDACTDataDriver;FMXTee;dxPScxExtCommonRS24;dxPSdxLCLnkRS24;soaprtl;DbxCommonDriver;dxPScxPivotGridLnkRS24;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;odbcprovider240;dxSkinMcSkinRS24;rtl;vcl.gtxDBControlsD101;DbxClientDriver;dxLayoutControlRS24;DBXSybaseASADriver;cxGridRS24;dxSkinBlueRS24;dxSpellCheckerRS24;cxLibraryRS24;dxSkinStardustRS24;dxSkinCaramelRS24;appanalytics;dRwWebBrowserVCL240;dxDBXServerModeRS24;fsTee24;dxSkinsCoreRS24;IndyIPClient;dxSkinHighContrastRS24;dxMapControlRS24;bindcompvcl;dxPSdxMapControlLnkRS24;dxSkinTheAsphaltWorldRS24;TeeUI;frxe24;cxPageControlRS24;cxEditorsRS24;dxSkinSevenClassicRS24;dxPsPrVwAdvRS24;VclSmp;cxSchedulerRibbonStyleEventEditorRS24;FireDACODBCDriver;dxSkinPumpkinRS24;DataSnapIndy10ServerTransport;dxSkinscxPCPainterRS24;dxPSPrVwRibbonRS24;DataSnapProviderClient;FireDACMongoDBDriver;dxSkinSevenRS24;dxdborRS24;dxmdsRS24;DataSnapServerMidas;RESTComponents;oraprovider240;rRwIPC240;dxHttpIndyRequestRS24;DBXInterBaseDriver;cxPivotGridRS24;cxSchedulerGridRS24;emsclientfiredac;rRwControlsVCL240;DataSnapFireDAC;svnui;fmx.gtxControlsD101;dxdbtrRS24;dxSkinMetropolisRS24;FMX.dclgtxControlsD101;dxSkinMoneyTwinsRS24;dxPScxPCProdRS24;DBXMSSQLDriver;DatasnapConnectorsFreePascal;unidacfmx240;dxWizardControlRS24;rRwNetwork240;bindcompfmx;dRwWebBrowserFMX240;dxBarExtDBItemsRS24;DBXOracleDriver;unidacvcl240;dxPSdxOCLnkRS24;inetdb;dxSkinOffice2016ColorfulRS24;dxPSdxFCLnkRS24;cxSchedulerTreeBrowserRS24;frxADO24;FmxTeeUI;emsedge;unidac240;FireDACIBDriver;fmx;fmxdae;dxSkinSpringTimeRS24;dxSkinValentineRS24;dxSkinLondonLiquidSkyRS24;dxSkinWhiteprintRS24;dbexpress;IndyCore;dxSkiniMaginaryRS24;dxTileControlRS24;dxSkinOffice2016DarkRS24;dsnap;DataSnapCommon;emsclient;fsADO24;FireDACCommon;cxDataRS24;dxSkinOffice2007PinkRS24;dxPSdxSpreadSheetLnkRS24;DataSnapConnectors;rRwCodeEditorVCL240;dxSkinDevExpressStyleRS24;soapserver;dac240;dxOfficeCoreRS24;dxBarRS24;ibprovider240;dxSkinMetropolisDarkRS24;FireDACOracleDriver;DBXMySQLDriver;dxPSRichEditControlLnkRS24;DBXFirebirdDriver;dxPScxCommonRS24;dbfprovider240;FireDACCommonODBC;FireDACCommonDriver;liteprovider240;inet;IndyIPCommon;dxSkinVS2010RS24;TsiLang_XE101r;vcl;dxSkinSharpPlusRS24;dxPSdxDBOCLnkRS24;FireDACDb2Driver;rRwEasyXML240;dxThemeRS24;dxSkinOffice2007GreenRS24;myprovider240;rRwControlsFMX240;TeeDB;FireDAC;dxPScxVGridLnkRS24;dxPScxGridLnkRS24;tdsprovider240;FireDACSqliteDriver;FireDACPgDriver;rRwCommon240;FireDACASADriver;rRwEasyMAPIFMX240;dxSkinOffice2010BlueRS24;dxServerModeRS24;Tee;dacvcl240;DataSnapServer;accessprovider240;rRwEasyCrypt240;cxSchedulerRS24;vclwinx;FireDACDSDriver;rRwWebBrowserFMX240;dxSkinOffice2007BlueRS24;dxPSCoreRS24;dxSkinsdxDLPainterRS24;frxTee24;CustomIPTransport;vcldsnap;dxSkinGlassOceansRS24;dxRibbonCustomizationFormRS24;dxPScxSchedulerLnkRS24;dxSkinSummer2008RS24;dxSkinDarkRoomRS24;bindcomp;dxSkinFoggyRS24;DBXInformixDriver;Vcl.gtxStdCtrlsD101;dxorgcRS24;dxPDFViewerRS24;WPViewPDF_pack;dxSkinOffice2010SilverRS24;adsprovider240;dxRichEditControlRS24;dxSkinsdxNavBarPainterRS24;dbxcds;rRwEasyMAPIVCL240;adortl;dxSkinSilverRS24;dxSkinVisualStudio2013DarkRS24;dxComnRS24;cxVerticalGridRS24;dxFlowChartRS24;frxDB24;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;dxSkinOffice2007SilverRS24;dxGaugeControlRS24;dxSkinLiquidSkyRS24;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  80. <VerInfo_Locale>1033</VerInfo_Locale>
  81. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  82. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  83. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  84. <VerInfo_Keys>FileVersion=1.0.5.15;ProductVersion=1.0.0.0</VerInfo_Keys>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  87. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  88. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  89. <VerInfo_Keys>FileVersion=1.1.10.45;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  90. <VerInfo_Release>10</VerInfo_Release>
  91. <VerInfo_Build>45</VerInfo_Build>
  92. <Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
  93. <VerInfo_Locale>1033</VerInfo_Locale>
  94. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  95. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  96. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  97. <DCC_UsePackage>DBXSqliteDriver;dxSkinBlueprintRS24;dxSpreadSheetConditionalFormattingDialogsRS24;DBXDb2Driver;dxPSDBTeeChartRS24;dxPSdxGaugeControlLnkRS24;vclactnband;dxSpreadSheetRS24;vclFireDAC;DragDropDR101B;dxDockingRS24;tethering;dxSkinVisualStudio2013BlueRS24;dxPScxTLLnkRS24;dxBarExtItemsRS24;FireDACADSDriver;dxFireDACServerModeRS24;dxSkinOffice2007BlackRS24;dxPSTeeChartRS24;FireDACMSSQLDriver;vcltouch;vcldb;Intraweb;dxSkinXmas2008BlueRS24;dxSkinscxSchedulerPainterRS24;dxSkinsdxBarPainterRS24;dxSkinOffice2010BlackRS24;dxADOServerModeRS24;pgprovider240;dxGDIPlusRS24;dxPSdxDBTVLnkRS24;dxSkinLilianRS24;crcontrols240;FireDACDBXDriver;dxNavBarRS24;vclx;cxTreeListRS24;dxSkinDevExpressDarkStyleRS24;dxtrmdRS24;RESTBackendComponents;dxRibbonRS24;VCLRESTComponents;cxExportRS24;dxSkinOffice2013LightGrayRS24;cxTreeListdxBarPopupMenuRS24;cxPivotGridChartRS24;dxTabbedMDIRS24;vclie;dxSkinVisualStudio2013LightRS24;bindengine;CloudService;FireDACMySQLDriver;cxPivotGridOLAPRS24;dxSkinSharpRS24;dxSkinBlackRS24;DataSnapClient;dxPSLnksRS24;bindcompdbx;dxSkinCoffeeRS24;DBXSybaseASEDriver;IndyIPServer;dxSkinsdxRibbonPainterRS24;dxCoreRS24;IndySystem;dxSkinOffice2013DarkGrayRS24;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;BCEditor.Delphi.Berlin.Runtime;emshosting;dxBarDBNavRS24;dxSkinDarkSideRS24;dxSkinOffice2013WhiteRS24;DBXOdbcDriver;FireDACTDataDriver;FMXTee;dxPScxExtCommonRS24;dxPSdxLCLnkRS24;soaprtl;DbxCommonDriver;dxPScxPivotGridLnkRS24;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;dxSkinMcSkinRS24;rtl;DbxClientDriver;dxLayoutControlRS24;DBXSybaseASADriver;cxGridRS24;dxSkinBlueRS24;dxSpellCheckerRS24;cxLibraryRS24;dxSkinStardustRS24;dxSkinCaramelRS24;appanalytics;dxDBXServerModeRS24;dxSkinsCoreRS24;IndyIPClient;dxSkinHighContrastRS24;dxMapControlRS24;bindcompvcl;dxPSdxMapControlLnkRS24;dxSkinTheAsphaltWorldRS24;TeeUI;cxPageControlRS24;cxEditorsRS24;dxSkinSevenClassicRS24;dxPsPrVwAdvRS24;VclSmp;cxSchedulerRibbonStyleEventEditorRS24;FireDACODBCDriver;dxSkinPumpkinRS24;DataSnapIndy10ServerTransport;dxSkinscxPCPainterRS24;dxPSPrVwRibbonRS24;DataSnapProviderClient;FireDACMongoDBDriver;dxSkinSevenRS24;dxdborRS24;dxmdsRS24;DataSnapServerMidas;RESTComponents;dxHttpIndyRequestRS24;DBXInterBaseDriver;cxPivotGridRS24;cxSchedulerGridRS24;emsclientfiredac;DataSnapFireDAC;dxdbtrRS24;dxSkinMetropolisRS24;dxSkinMoneyTwinsRS24;dxPScxPCProdRS24;DBXMSSQLDriver;DatasnapConnectorsFreePascal;unidacfmx240;dxWizardControlRS24;bindcompfmx;dxBarExtDBItemsRS24;DBXOracleDriver;unidacvcl240;dxPSdxOCLnkRS24;inetdb;dxSkinOffice2016ColorfulRS24;dxPSdxFCLnkRS24;cxSchedulerTreeBrowserRS24;FmxTeeUI;emsedge;unidac240;FireDACIBDriver;fmx;fmxdae;dxSkinSpringTimeRS24;dxSkinValentineRS24;dxSkinLondonLiquidSkyRS24;dxSkinWhiteprintRS24;dbexpress;IndyCore;dxSkiniMaginaryRS24;dxTileControlRS24;dxSkinOffice2016DarkRS24;dsnap;DataSnapCommon;emsclient;FireDACCommon;cxDataRS24;dxSkinOffice2007PinkRS24;dxPSdxSpreadSheetLnkRS24;DataSnapConnectors;dxSkinDevExpressStyleRS24;soapserver;dac240;dxOfficeCoreRS24;dxBarRS24;dxSkinMetropolisDarkRS24;FireDACOracleDriver;DBXMySQLDriver;dxPSRichEditControlLnkRS24;DBXFirebirdDriver;dxPScxCommonRS24;FireDACCommonODBC;FireDACCommonDriver;liteprovider240;inet;IndyIPCommon;dxSkinVS2010RS24;vcl;dxSkinSharpPlusRS24;dxPSdxDBOCLnkRS24;FireDACDb2Driver;dxThemeRS24;dxSkinOffice2007GreenRS24;TeeDB;FireDAC;dxPScxVGridLnkRS24;dxPScxGridLnkRS24;FireDACSqliteDriver;FireDACPgDriver;FireDACASADriver;dxSkinOffice2010BlueRS24;dxServerModeRS24;Tee;DataSnapServer;cxSchedulerRS24;vclwinx;FireDACDSDriver;dxSkinOffice2007BlueRS24;dxPSCoreRS24;dxSkinsdxDLPainterRS24;CustomIPTransport;vcldsnap;dxSkinGlassOceansRS24;dxRibbonCustomizationFormRS24;dxPScxSchedulerLnkRS24;dxSkinSummer2008RS24;dxSkinDarkRoomRS24;bindcomp;dxSkinFoggyRS24;DBXInformixDriver;dxorgcRS24;dxPDFViewerRS24;dxSkinOffice2010SilverRS24;dxRichEditControlRS24;dxSkinsdxNavBarPainterRS24;dbxcds;adortl;dxSkinSilverRS24;dxSkinVisualStudio2013DarkRS24;dxComnRS24;cxVerticalGridRS24;dxFlowChartRS24;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;dxSkinOffice2007SilverRS24;dxGaugeControlRS24;dxSkinLiquidSkyRS24;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  98. <VerInfo_MinorVer>1</VerInfo_MinorVer>
  99. </PropertyGroup>
  100. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  101. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  102. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  103. <DCC_Optimize>false</DCC_Optimize>
  104. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  105. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  106. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  109. <VerInfo_Keys>FileVersion=1.0.5.15;ProductVersion=1.0.0.0</VerInfo_Keys>
  110. <VerInfo_Release>5</VerInfo_Release>
  111. <VerInfo_Build>15</VerInfo_Build>
  112. <AppEnableHighDPI>true</AppEnableHighDPI>
  113. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  114. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  117. <BT_BuildType>Debug</BT_BuildType>
  118. <VerInfo_Keys>FileVersion=1.1.10.45;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  119. <VerInfo_Build>45</VerInfo_Build>
  120. <VerInfo_Release>10</VerInfo_Release>
  121. <VerInfo_Locale>1033</VerInfo_Locale>
  122. <AppEnableHighDPI>true</AppEnableHighDPI>
  123. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  124. <Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
  125. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  126. <VerInfo_MinorVer>1</VerInfo_MinorVer>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  129. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  130. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  131. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  132. <DCC_DebugInformation>0</DCC_DebugInformation>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  135. <VerInfo_Keys>FileVersion=1.0.5.15;ProductVersion=1.0.0.0</VerInfo_Keys>
  136. <VerInfo_Release>5</VerInfo_Release>
  137. <VerInfo_Build>15</VerInfo_Build>
  138. <AppEnableHighDPI>true</AppEnableHighDPI>
  139. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  140. </PropertyGroup>
  141. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  142. <BT_BuildType>Debug</BT_BuildType>
  143. <VerInfo_Keys>FileVersion=1.1.10.45;ProductVersion=1.0.0.0;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  144. <VerInfo_Release>10</VerInfo_Release>
  145. <VerInfo_Build>45</VerInfo_Build>
  146. <AppEnableHighDPI>true</AppEnableHighDPI>
  147. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  148. <VerInfo_Locale>1033</VerInfo_Locale>
  149. <Icon_MainIcon>RESTDebugger_Icon.ico</Icon_MainIcon>
  150. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  151. <VerInfo_MinorVer>1</VerInfo_MinorVer>
  152. </PropertyGroup>
  153. <ItemGroup>
  154. <DelphiCompile Include="$(MainSource)">
  155. <MainSource>MainSource</MainSource>
  156. </DelphiCompile>
  157. <DCCReference Include="..\src\_frmMain.pas">
  158. <Form>frmMain</Form>
  159. </DCCReference>
  160. <DCCReference Include="..\src\_frmBiggerEditor.pas">
  161. <Form>frmBiggerEditor</Form>
  162. </DCCReference>
  163. <DCCReference Include="..\src\_frmSearch.pas">
  164. <Form>frmSearch</Form>
  165. <FormType>dfm</FormType>
  166. </DCCReference>
  167. <DCCReference Include="..\src\_SearchTextHightlighterSynEditPlugin.pas"/>
  168. <BuildConfiguration Include="Release">
  169. <Key>Cfg_2</Key>
  170. <CfgParent>Base</CfgParent>
  171. </BuildConfiguration>
  172. <BuildConfiguration Include="Base">
  173. <Key>Base</Key>
  174. </BuildConfiguration>
  175. <BuildConfiguration Include="Debug">
  176. <Key>Cfg_1</Key>
  177. <CfgParent>Base</CfgParent>
  178. </BuildConfiguration>
  179. </ItemGroup>
  180. <ProjectExtensions>
  181. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  182. <Borland.ProjectType>Application</Borland.ProjectType>
  183. <BorlandProject>
  184. <Delphi.Personality>
  185. <Source>
  186. <Source Name="MainSource">RESTDebugger.dpr</Source>
  187. </Source>
  188. <Excluded_Packages>
  189. <Excluded_Packages Name="C:\dev\IDEAddons\Delphi10.2Tokyo\FixInsight\FixInsight_10_2.bpl">Datei C:\dev\IDEAddons\Delphi10.2Tokyo\FixInsight\FixInsight_10_2.bpl nicht gefunden</Excluded_Packages>
  190. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
  191. <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
  192. </Excluded_Packages>
  193. </Delphi.Personality>
  194. <Deployment Version="3">
  195. <DeployFile LocalName="Win32\Debug\RESTDebugger.exe" Configuration="Debug" Class="ProjectOutput">
  196. <Platform Name="Win32">
  197. <RemoteName>RESTDebugger.exe</RemoteName>
  198. <Overwrite>true</Overwrite>
  199. </Platform>
  200. </DeployFile>
  201. <DeployFile LocalName="..\RESTDebugger.exe" Configuration="Debug" Class="ProjectOutput">
  202. <Platform Name="Win64">
  203. <RemoteName>RESTDebugger.exe</RemoteName>
  204. <Overwrite>true</Overwrite>
  205. </Platform>
  206. </DeployFile>
  207. <DeployFile LocalName="..\RESTDebugger.rsm" Configuration="Debug" Class="DebugSymbols">
  208. <Platform Name="Win64">
  209. <RemoteName>RESTDebugger.rsm</RemoteName>
  210. <Overwrite>true</Overwrite>
  211. </Platform>
  212. </DeployFile>
  213. <DeployClass Name="AdditionalDebugSymbols">
  214. <Platform Name="iOSSimulator">
  215. <Operation>1</Operation>
  216. </Platform>
  217. <Platform Name="OSX32">
  218. <RemoteDir>Contents\MacOS</RemoteDir>
  219. <Operation>1</Operation>
  220. </Platform>
  221. <Platform Name="Win32">
  222. <RemoteDir>Contents\MacOS</RemoteDir>
  223. <Operation>0</Operation>
  224. </Platform>
  225. </DeployClass>
  226. <DeployClass Name="AndroidClassesDexFile">
  227. <Platform Name="Android">
  228. <RemoteDir>classes</RemoteDir>
  229. <Operation>1</Operation>
  230. </Platform>
  231. </DeployClass>
  232. <DeployClass Name="AndroidGDBServer">
  233. <Platform Name="Android">
  234. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  235. <Operation>1</Operation>
  236. </Platform>
  237. </DeployClass>
  238. <DeployClass Name="AndroidLibnativeArmeabiFile">
  239. <Platform Name="Android">
  240. <RemoteDir>library\lib\armeabi</RemoteDir>
  241. <Operation>1</Operation>
  242. </Platform>
  243. </DeployClass>
  244. <DeployClass Name="AndroidLibnativeMipsFile">
  245. <Platform Name="Android">
  246. <RemoteDir>library\lib\mips</RemoteDir>
  247. <Operation>1</Operation>
  248. </Platform>
  249. </DeployClass>
  250. <DeployClass Name="AndroidServiceOutput">
  251. <Platform Name="Android">
  252. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="AndroidSplashImageDef">
  257. <Platform Name="Android">
  258. <RemoteDir>res\drawable</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. </DeployClass>
  262. <DeployClass Name="AndroidSplashStyles">
  263. <Platform Name="Android">
  264. <RemoteDir>res\values</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="Android_DefaultAppIcon">
  269. <Platform Name="Android">
  270. <RemoteDir>res\drawable</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="Android_LauncherIcon144">
  275. <Platform Name="Android">
  276. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="Android_LauncherIcon36">
  281. <Platform Name="Android">
  282. <RemoteDir>res\drawable-ldpi</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="Android_LauncherIcon48">
  287. <Platform Name="Android">
  288. <RemoteDir>res\drawable-mdpi</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. </DeployClass>
  292. <DeployClass Name="Android_LauncherIcon72">
  293. <Platform Name="Android">
  294. <RemoteDir>res\drawable-hdpi</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. </DeployClass>
  298. <DeployClass Name="Android_LauncherIcon96">
  299. <Platform Name="Android">
  300. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Name="Android_SplashImage426">
  305. <Platform Name="Android">
  306. <RemoteDir>res\drawable-small</RemoteDir>
  307. <Operation>1</Operation>
  308. </Platform>
  309. </DeployClass>
  310. <DeployClass Name="Android_SplashImage470">
  311. <Platform Name="Android">
  312. <RemoteDir>res\drawable-normal</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. </DeployClass>
  316. <DeployClass Name="Android_SplashImage640">
  317. <Platform Name="Android">
  318. <RemoteDir>res\drawable-large</RemoteDir>
  319. <Operation>1</Operation>
  320. </Platform>
  321. </DeployClass>
  322. <DeployClass Name="Android_SplashImage960">
  323. <Platform Name="Android">
  324. <RemoteDir>res\drawable-xlarge</RemoteDir>
  325. <Operation>1</Operation>
  326. </Platform>
  327. </DeployClass>
  328. <DeployClass Name="DebugSymbols">
  329. <Platform Name="iOSSimulator">
  330. <Operation>1</Operation>
  331. </Platform>
  332. <Platform Name="OSX32">
  333. <RemoteDir>Contents\MacOS</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. <Platform Name="Win32">
  337. <Operation>0</Operation>
  338. </Platform>
  339. </DeployClass>
  340. <DeployClass Name="DependencyFramework">
  341. <Platform Name="OSX32">
  342. <RemoteDir>Contents\MacOS</RemoteDir>
  343. <Operation>1</Operation>
  344. <Extensions>.framework</Extensions>
  345. </Platform>
  346. <Platform Name="Win32">
  347. <Operation>0</Operation>
  348. </Platform>
  349. </DeployClass>
  350. <DeployClass Name="DependencyModule">
  351. <Platform Name="iOSDevice32">
  352. <Operation>1</Operation>
  353. <Extensions>.dylib</Extensions>
  354. </Platform>
  355. <Platform Name="iOSDevice64">
  356. <Operation>1</Operation>
  357. <Extensions>.dylib</Extensions>
  358. </Platform>
  359. <Platform Name="iOSSimulator">
  360. <Operation>1</Operation>
  361. <Extensions>.dylib</Extensions>
  362. </Platform>
  363. <Platform Name="OSX32">
  364. <RemoteDir>Contents\MacOS</RemoteDir>
  365. <Operation>1</Operation>
  366. <Extensions>.dylib</Extensions>
  367. </Platform>
  368. <Platform Name="Win32">
  369. <Operation>0</Operation>
  370. <Extensions>.dll;.bpl</Extensions>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Required="true" Name="DependencyPackage">
  374. <Platform Name="iOSDevice32">
  375. <Operation>1</Operation>
  376. <Extensions>.dylib</Extensions>
  377. </Platform>
  378. <Platform Name="iOSDevice64">
  379. <Operation>1</Operation>
  380. <Extensions>.dylib</Extensions>
  381. </Platform>
  382. <Platform Name="iOSSimulator">
  383. <Operation>1</Operation>
  384. <Extensions>.dylib</Extensions>
  385. </Platform>
  386. <Platform Name="OSX32">
  387. <RemoteDir>Contents\MacOS</RemoteDir>
  388. <Operation>1</Operation>
  389. <Extensions>.dylib</Extensions>
  390. </Platform>
  391. <Platform Name="Win32">
  392. <Operation>0</Operation>
  393. <Extensions>.bpl</Extensions>
  394. </Platform>
  395. </DeployClass>
  396. <DeployClass Name="File">
  397. <Platform Name="Android">
  398. <Operation>0</Operation>
  399. </Platform>
  400. <Platform Name="iOSDevice32">
  401. <Operation>0</Operation>
  402. </Platform>
  403. <Platform Name="iOSDevice64">
  404. <Operation>0</Operation>
  405. </Platform>
  406. <Platform Name="iOSSimulator">
  407. <Operation>0</Operation>
  408. </Platform>
  409. <Platform Name="OSX32">
  410. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  411. <Operation>0</Operation>
  412. </Platform>
  413. <Platform Name="Win32">
  414. <Operation>0</Operation>
  415. </Platform>
  416. </DeployClass>
  417. <DeployClass Name="iPad_Launch1024">
  418. <Platform Name="iOSDevice32">
  419. <Operation>1</Operation>
  420. </Platform>
  421. <Platform Name="iOSDevice64">
  422. <Operation>1</Operation>
  423. </Platform>
  424. <Platform Name="iOSSimulator">
  425. <Operation>1</Operation>
  426. </Platform>
  427. </DeployClass>
  428. <DeployClass Name="iPad_Launch1536">
  429. <Platform Name="iOSDevice32">
  430. <Operation>1</Operation>
  431. </Platform>
  432. <Platform Name="iOSDevice64">
  433. <Operation>1</Operation>
  434. </Platform>
  435. <Platform Name="iOSSimulator">
  436. <Operation>1</Operation>
  437. </Platform>
  438. </DeployClass>
  439. <DeployClass Name="iPad_Launch2048">
  440. <Platform Name="iOSDevice32">
  441. <Operation>1</Operation>
  442. </Platform>
  443. <Platform Name="iOSDevice64">
  444. <Operation>1</Operation>
  445. </Platform>
  446. <Platform Name="iOSSimulator">
  447. <Operation>1</Operation>
  448. </Platform>
  449. </DeployClass>
  450. <DeployClass Name="iPad_Launch768">
  451. <Platform Name="iOSDevice32">
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="iOSDevice64">
  455. <Operation>1</Operation>
  456. </Platform>
  457. <Platform Name="iOSSimulator">
  458. <Operation>1</Operation>
  459. </Platform>
  460. </DeployClass>
  461. <DeployClass Name="iPhone_Launch320">
  462. <Platform Name="iOSDevice32">
  463. <Operation>1</Operation>
  464. </Platform>
  465. <Platform Name="iOSDevice64">
  466. <Operation>1</Operation>
  467. </Platform>
  468. <Platform Name="iOSSimulator">
  469. <Operation>1</Operation>
  470. </Platform>
  471. </DeployClass>
  472. <DeployClass Name="iPhone_Launch640">
  473. <Platform Name="iOSDevice32">
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="iOSDevice64">
  477. <Operation>1</Operation>
  478. </Platform>
  479. <Platform Name="iOSSimulator">
  480. <Operation>1</Operation>
  481. </Platform>
  482. </DeployClass>
  483. <DeployClass Name="iPhone_Launch640x1136">
  484. <Platform Name="iOSDevice32">
  485. <Operation>1</Operation>
  486. </Platform>
  487. <Platform Name="iOSDevice64">
  488. <Operation>1</Operation>
  489. </Platform>
  490. <Platform Name="iOSSimulator">
  491. <Operation>1</Operation>
  492. </Platform>
  493. </DeployClass>
  494. <DeployClass Name="ProjectAndroidManifest">
  495. <Platform Name="Android">
  496. <Operation>1</Operation>
  497. </Platform>
  498. </DeployClass>
  499. <DeployClass Name="ProjectiOSDeviceDebug">
  500. <Platform Name="iOSDevice32">
  501. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  502. <Operation>1</Operation>
  503. </Platform>
  504. <Platform Name="iOSDevice64">
  505. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  506. <Operation>1</Operation>
  507. </Platform>
  508. </DeployClass>
  509. <DeployClass Name="ProjectiOSDeviceResourceRules">
  510. <Platform Name="iOSDevice32">
  511. <Operation>1</Operation>
  512. </Platform>
  513. <Platform Name="iOSDevice64">
  514. <Operation>1</Operation>
  515. </Platform>
  516. </DeployClass>
  517. <DeployClass Name="ProjectiOSEntitlements">
  518. <Platform Name="iOSDevice32">
  519. <RemoteDir>..\</RemoteDir>
  520. <Operation>1</Operation>
  521. </Platform>
  522. <Platform Name="iOSDevice64">
  523. <RemoteDir>..\</RemoteDir>
  524. <Operation>1</Operation>
  525. </Platform>
  526. </DeployClass>
  527. <DeployClass Name="ProjectiOSInfoPList">
  528. <Platform Name="iOSDevice32">
  529. <Operation>1</Operation>
  530. </Platform>
  531. <Platform Name="iOSDevice64">
  532. <Operation>1</Operation>
  533. </Platform>
  534. <Platform Name="iOSSimulator">
  535. <Operation>1</Operation>
  536. </Platform>
  537. </DeployClass>
  538. <DeployClass Name="ProjectiOSResource">
  539. <Platform Name="iOSDevice32">
  540. <Operation>1</Operation>
  541. </Platform>
  542. <Platform Name="iOSDevice64">
  543. <Operation>1</Operation>
  544. </Platform>
  545. <Platform Name="iOSSimulator">
  546. <Operation>1</Operation>
  547. </Platform>
  548. </DeployClass>
  549. <DeployClass Name="ProjectOSXEntitlements">
  550. <Platform Name="OSX32">
  551. <RemoteDir>..\</RemoteDir>
  552. <Operation>1</Operation>
  553. </Platform>
  554. </DeployClass>
  555. <DeployClass Name="ProjectOSXInfoPList">
  556. <Platform Name="OSX32">
  557. <RemoteDir>Contents</RemoteDir>
  558. <Operation>1</Operation>
  559. </Platform>
  560. </DeployClass>
  561. <DeployClass Name="ProjectOSXResource">
  562. <Platform Name="OSX32">
  563. <RemoteDir>Contents\Resources</RemoteDir>
  564. <Operation>1</Operation>
  565. </Platform>
  566. </DeployClass>
  567. <DeployClass Required="true" Name="ProjectOutput">
  568. <Platform Name="Android">
  569. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  570. <Operation>1</Operation>
  571. </Platform>
  572. <Platform Name="iOSDevice32">
  573. <Operation>1</Operation>
  574. </Platform>
  575. <Platform Name="iOSDevice64">
  576. <Operation>1</Operation>
  577. </Platform>
  578. <Platform Name="iOSSimulator">
  579. <Operation>1</Operation>
  580. </Platform>
  581. <Platform Name="Linux64">
  582. <Operation>1</Operation>
  583. </Platform>
  584. <Platform Name="OSX32">
  585. <RemoteDir>Contents\MacOS</RemoteDir>
  586. <Operation>1</Operation>
  587. </Platform>
  588. <Platform Name="Win32">
  589. <Operation>0</Operation>
  590. </Platform>
  591. </DeployClass>
  592. <DeployClass Name="ProjectUWPManifest">
  593. <Platform Name="Win32">
  594. <Operation>1</Operation>
  595. </Platform>
  596. <Platform Name="Win64">
  597. <Operation>1</Operation>
  598. </Platform>
  599. </DeployClass>
  600. <DeployClass Name="UWP_DelphiLogo150">
  601. <Platform Name="Win32">
  602. <RemoteDir>Assets</RemoteDir>
  603. <Operation>1</Operation>
  604. </Platform>
  605. <Platform Name="Win64">
  606. <RemoteDir>Assets</RemoteDir>
  607. <Operation>1</Operation>
  608. </Platform>
  609. </DeployClass>
  610. <DeployClass Name="UWP_DelphiLogo44">
  611. <Platform Name="Win32">
  612. <RemoteDir>Assets</RemoteDir>
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="Win64">
  616. <RemoteDir>Assets</RemoteDir>
  617. <Operation>1</Operation>
  618. </Platform>
  619. </DeployClass>
  620. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  621. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  622. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  623. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  624. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  625. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  626. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  627. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  628. </Deployment>
  629. <Platforms>
  630. <Platform value="Win32">False</Platform>
  631. <Platform value="Win64">True</Platform>
  632. </Platforms>
  633. </BorlandProject>
  634. <ProjectFileVersion>12</ProjectFileVersion>
  635. </ProjectExtensions>
  636. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  637. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  638. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  639. </Project>