1- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1+ <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22 <PropertyGroup>
33 <ProjectGuid>{C8FCB972-B167-4D60-AB2D-37E035C49AE4}</ProjectGuid>
44 <ProjectVersion>20.3</ProjectVersion>
8282 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
8383 <PostBuildEvent><![CDATA[copy /Y "$(BDS)\Redist\win32\WebView2Loader.dll" $(OUTPUTDIR)
8484$(PostBuildEvent)]]></PostBuildEvent>
85+ <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
86+ <DCC_ExeOutput>.</DCC_ExeOutput>
8587 </PropertyGroup>
8688 <PropertyGroup Condition="'$(Base_Win64)'!=''">
8789 <DCC_UsePackage>dxPScxCommonRS29;dxPSdxChartControlLnkRS29;dxRibbonRS29;vclwinx;DataSnapServer;dxPScxExtCommonRS29;dxRichEditControlCoreRS29;fmx;dxSpreadSheetReportDesignerRS29;vclie;DbxCommonDriver;bindengine;IndyIPCommon;VCLRESTComponents;DBXMSSQLDriver;FireDACCommonODBC;emsclient;dxComnRS29;dxFlowChartDesignerRS29;appanalytics;IndyProtocols;vclx;dxBarExtDBItemsRS29;dbxcds;vcledge;cxVerticalGridRS29;FmxTeeUI;cxFireDACAdaptersRS29;dxPSDBTeeChartRS29;cxSchedulerWebServiceStorageRS29;DBXFirebirdDriver;dxRichEditControlRS29;dxPsPrVwAdvRS29;FireDACSqliteDriver;DbxClientDriver;dxPSdxGaugeControlLnkRS29;soapmidas;dxRibbonCustomizationFormRS29;TeeUI;dbexpress;dxEMFRS29;dxDockingRS29;inet;vcltouch;dxPSdxFCLnkRS29;dxorgcRS29;FireDACDBXDriver;dxSpreadSheetCoreConditionalFormattingDialogsRS29;fmxdae;dxPSRichEditControlLnkRS29;dxPSdxSpreadSheetLnkRS29;CustomIPTransport;FireDACMSSQLDriver;cxADOAdaptersRS29;dxPSPrVwRibbonRS29;IndySystem;dxPScxTLLnkRS29;dxPSdxDBOCLnkRS29;dxGDIPlusRS29;ibxbindings;vclFireDAC;dxPSCoreRS29;dxSpreadSheetRS29;FireDACCommon;DataSnapServerMidas;FireDACODBCDriver;emsserverresource;cxGridEMFRS29;dxPSdxMapControlLnkRS29;dxGanttControlRS29;dxPScxVGridLnkRS29;dxPScxPivotGridLnkRS29;dxWizardControlRS29;dxADOServerModeRS29;bindcompdbx;rtl;FireDACMySQLDriver;dxCloudServiceLibraryRS29;cxIBXAdaptersRS29;dxServerModeRS29;DBXSqliteDriver;dxBarDBNavRS29;DBXSybaseASEDriver;dxSpreadSheetCoreRS29;dxNavBarRS29;vclimg;DataSnapFireDAC;inetdbxpress;FireDAC;xmlrtl;ibxpress;dxFireDACEMFRS29;dsnap;FireDACDb2Driver;dxPSdxLCLnkRS29;DBXOracleDriver;DBXInformixDriver;vclib;fmxobj;bindcompvclsmp;DataSnapNativeClient;DatasnapConnectorsFreePascal;dxPSLnksRS29;dxmdsRS29;dxPSdxOCLnkRS29;cxSchedulerGridRS29;dxPScxSchedulerLnkRS29;emshosting;dxADOEMFRS29;dxChartControlRS29;dxPSdxDBTVLnkRS29;FireDACCommonDriver;dxGaugeControlRS29;IndyIPClient;dxPDFViewerRS29;bindcompvclwinx;dxOrgChartAdvancedCustomizeFormRS29;emsedge;bindcompfmx;dxBarExtItemsRS29;dxReportsRS29;dxFlowChartLayoutsRS29;inetdb;dxdborRS29;ibmonitor;FireDACASADriver;Tee;dxPScxGridLnkRS29;cxPivotGridChartRS29;vclactnband;fmxFireDAC;FireDACInfxDriver;dxRichEditCoreRS29;cxTreeListdxBarPopupMenuRS29;DBXMySQLDriver;dxFlowChartAdvancedCustomizeFormRS29;VclSmp;cxSchedulerRibbonStyleEventEditorRS29;DataSnapCommon;dxPSTeeChartRS29;fmxase;dxtrmdRS29;dxFlowChartRS29;DBXOdbcDriver;dbrtl;dxPScxPCProdRS29;FireDACOracleDriver;TeeDB;FireDACMSAccDriver;cxGridRS29;dxSpellCheckerRS29;DataSnapIndy10ServerTransport;dxRichEditDocumentModelRS29;dxMapControlRS29;DataSnapConnectors;vcldsnap;DBXInterBaseDriver;FireDACMongoDBDriver;FireDACTDataDriver;cxLibraryRS29;Skia.Package.VCL;vcldb;dxPSdxPDFViewerLnkRS29;cxSchedulerTreeBrowserRS29;bindcomp;dxTabbedMDIRS29;cxExportRS29;inetstn;IndyCore;RESTBackendComponents;dxHttpIndyRequestRS29;dxTileControlRS29;dxFireDACServerModeRS29;cxPivotGridOLAPRS29;FireDACADSDriver;RESTComponents;IndyIPServer;vcl;dsnapxml;adortl;dsnapcon;DataSnapClient;DataSnapProviderClient;dxCoreRS29;cxPivotGridRS29;dxdbtrRS29;DBXDb2Driver;dxSkinsCoreRS29;emsclientfiredac;FireDACPgDriver;FireDACDSDriver;dxBarRS29;tethering;bindcompvcl;CloudService;DBXSybaseASADriver;dxSpreadSheetConditionalFormattingDialogsRS29;cxTreeListRS29;FMXTee;soaprtl;cxSchedulerRS29;dxDBXServerModeRS29;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
@@ -93,6 +95,8 @@ $(PostBuildEvent)]]></PostBuildEvent>
9395 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
9496 <PostBuildEvent><![CDATA[copy /Y "$(BDS)\Redist\win64\WebView2Loader.dll" $(OUTPUTDIR)
9597$(PostBuildEvent)]]></PostBuildEvent>
98+ <DCC_ExeOutput>.</DCC_ExeOutput>
99+ <AppDPIAwarenessMode>none</AppDPIAwarenessMode>
96100 </PropertyGroup>
97101 <PropertyGroup Condition="'$(Cfg_1)'!=''">
98102 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
@@ -162,10 +166,10 @@ $(PostBuildEvent)]]></PostBuildEvent>
162166 <Source Name="MainSource">ReportTemplate.dpr</Source>
163167 </Source>
164168 <Excluded_Packages>
165- <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290 .bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
166- <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290 .bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
167- <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290 .bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
168- <Excluded_Packages Name="$(BDSBIN)\dclofficexp290 .bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
169+ <Excluded_Packages Name="$(BDSBIN)\bcboffice2k370 .bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
170+ <Excluded_Packages Name="$(BDSBIN)\bcbofficexp370 .bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
171+ <Excluded_Packages Name="$(BDSBIN)\dcloffice2k370 .bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
172+ <Excluded_Packages Name="$(BDSBIN)\dclofficexp370 .bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
169173 </Excluded_Packages>
170174 </Delphi.Personality>
171175 <Deployment Version="5">
@@ -1141,35 +1145,31 @@ $(PostBuildEvent)]]></PostBuildEvent>
11411145 <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
11421146 <PreLinkEvent/>
11431147 <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
1144- <PostBuildEvent>copy /Y "$(BDS)\Redist\win32\WebView2Loader.dll" $(OUTPUTDIR)
1145- </PostBuildEvent>
1148+ <PostBuildEvent>copy /Y "$(BDS)\Redist\win32\WebView2Loader.dll" $(OUTPUTDIR)</PostBuildEvent>
11461149 <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
11471150 </PropertyGroup>
11481151 <PropertyGroup Condition="'$(Config)'=='Debug' And '$(Platform)'=='Win64'">
11491152 <PreBuildEvent/>
11501153 <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
11511154 <PreLinkEvent/>
11521155 <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
1153- <PostBuildEvent>copy /Y "$(BDS)\Redist\win64\WebView2Loader.dll" $(OUTPUTDIR)
1154- </PostBuildEvent>
1156+ <PostBuildEvent>copy /Y "$(BDS)\Redist\win64\WebView2Loader.dll" $(OUTPUTDIR)</PostBuildEvent>
11551157 <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
11561158 </PropertyGroup>
11571159 <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win32'">
11581160 <PreBuildEvent/>
11591161 <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
11601162 <PreLinkEvent/>
11611163 <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
1162- <PostBuildEvent>copy /Y "$(BDS)\Redist\win32\WebView2Loader.dll" $(OUTPUTDIR)
1163- </PostBuildEvent>
1164+ <PostBuildEvent>copy /Y "$(BDS)\Redist\win32\WebView2Loader.dll" $(OUTPUTDIR)</PostBuildEvent>
11641165 <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
11651166 </PropertyGroup>
11661167 <PropertyGroup Condition="'$(Config)'=='Release' And '$(Platform)'=='Win64'">
11671168 <PreBuildEvent/>
11681169 <PreBuildEventIgnoreExitCode>False</PreBuildEventIgnoreExitCode>
11691170 <PreLinkEvent/>
11701171 <PreLinkEventIgnoreExitCode>False</PreLinkEventIgnoreExitCode>
1171- <PostBuildEvent>copy /Y "$(BDS)\Redist\win64\WebView2Loader.dll" $(OUTPUTDIR)
1172- </PostBuildEvent>
1172+ <PostBuildEvent>copy /Y "$(BDS)\Redist\win64\WebView2Loader.dll" $(OUTPUTDIR)</PostBuildEvent>
11731173 <PostBuildEventIgnoreExitCode>False</PostBuildEventIgnoreExitCode>
11741174 </PropertyGroup>
11751175</Project>
0 commit comments