BaiduFMX

Форк
0
/
TestBezierAnimation.dproj 
1229 строк · 69.0 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{384AF956-AA4F-47A9-AF3D-9A584450840D}</ProjectGuid>
4
        <ProjectVersion>20.1</ProjectVersion>
5
        <FrameworkType>FMX</FrameworkType>
6
        <MainSource>TestBezierAnimation.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</Config>
9
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
10
        <TargetedPlatforms>32770</TargetedPlatforms>
11
        <AppType>Application</AppType>
12
        <ProjectName Condition="'$(ProjectName)'==''">TestBezierAnimation</ProjectName>
13
    </PropertyGroup>
14
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
15
        <Base>true</Base>
16
    </PropertyGroup>
17
    <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
18
        <Base_Android>true</Base_Android>
19
        <CfgParent>Base</CfgParent>
20
        <Base>true</Base>
21
    </PropertyGroup>
22
    <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
23
        <Base_Android64>true</Base_Android64>
24
        <CfgParent>Base</CfgParent>
25
        <Base>true</Base>
26
    </PropertyGroup>
27
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
28
        <Base_Win32>true</Base_Win32>
29
        <CfgParent>Base</CfgParent>
30
        <Base>true</Base>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
33
        <Base_Win64>true</Base_Win64>
34
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
38
        <Cfg_1>true</Cfg_1>
39
        <CfgParent>Base</CfgParent>
40
        <Base>true</Base>
41
    </PropertyGroup>
42
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
43
        <Cfg_1_Win32>true</Cfg_1_Win32>
44
        <CfgParent>Cfg_1</CfgParent>
45
        <Cfg_1>true</Cfg_1>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
49
        <Cfg_1_Win64>true</Cfg_1_Win64>
50
        <CfgParent>Cfg_1</CfgParent>
51
        <Cfg_1>true</Cfg_1>
52
        <Base>true</Base>
53
    </PropertyGroup>
54
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
55
        <Cfg_2>true</Cfg_2>
56
        <CfgParent>Base</CfgParent>
57
        <Base>true</Base>
58
    </PropertyGroup>
59
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
60
        <Cfg_2_Win32>true</Cfg_2_Win32>
61
        <CfgParent>Cfg_2</CfgParent>
62
        <Cfg_2>true</Cfg_2>
63
        <Base>true</Base>
64
    </PropertyGroup>
65
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
66
        <Cfg_2_Win64>true</Cfg_2_Win64>
67
        <CfgParent>Cfg_2</CfgParent>
68
        <Cfg_2>true</Cfg_2>
69
        <Base>true</Base>
70
    </PropertyGroup>
71
    <PropertyGroup Condition="'$(Base)'!=''">
72
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
73
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
74
        <DCC_E>false</DCC_E>
75
        <DCC_N>false</DCC_N>
76
        <DCC_S>false</DCC_S>
77
        <DCC_F>false</DCC_F>
78
        <DCC_K>false</DCC_K>
79
        <DCC_UsePackage>RESTComponents;emsclientfiredac;DataSnapFireDAC;FireDACIBDriver;emsclient;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;FireDAC;FireDACSqliteDriver;soaprtl;soapmidas;LockBox3DR;$(DCC_UsePackage)</DCC_UsePackage>
80
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
81
        <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
82
        <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
83
        <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
84
        <AUP_CAMERA>true</AUP_CAMERA>
85
        <AUP_INTERNET>true</AUP_INTERNET>
86
        <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
87
        <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
88
        <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
89
        <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
90
        <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
91
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
92
        <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
93
        <SanitizedProjectName>TestBezierAnimation</SanitizedProjectName>
94
        <DCC_UnitSearchPath>..\..\ComponentsSource;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
95
    </PropertyGroup>
96
    <PropertyGroup Condition="'$(Base_Android)'!=''">
97
        <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;FMXComponents;tethering;bindcompfmx;fmx;RadiantShapesFmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;ELT_Pack;bindengine;DataSnapClient;bindcompdbx;IndyIPServer;IndyIPCommon;IndySystem;fmxFireDAC;ibmonitor;DbxCommonDriver;ibxpress;xmlrtl;DataSnapNativeClient;ibxbindings;rtl;FireDACDSDriver;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
98
        <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
99
        <BT_BuildType>Debug</BT_BuildType>
100
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
101
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
102
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
103
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
104
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
105
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
106
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
107
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
108
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
109
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
110
        <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar</EnabledSysJars>
111
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
112
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
113
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
114
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
115
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
116
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
117
    </PropertyGroup>
118
    <PropertyGroup Condition="'$(Base_Android64)'!=''">
119
        <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
120
        <BT_BuildType>Debug</BT_BuildType>
121
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
122
        <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;FMXComponents;tethering;bindcompfmx;fmx;RadiantShapesFmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;ELT_Pack;bindengine;DataSnapClient;bindcompdbx;IndyIPServer;IndyIPCommon;IndySystem;fmxFireDAC;ibmonitor;DbxCommonDriver;ibxpress;xmlrtl;DataSnapNativeClient;ibxbindings;rtl;FireDACDSDriver;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
123
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
124
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
125
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
126
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
127
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
128
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
129
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
130
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
131
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
132
        <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar</EnabledSysJars>
133
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
134
    </PropertyGroup>
135
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
136
        <DCC_UsePackage>DBXSqliteDriver;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;ZRRockyModel;TeeDB925;vclactnband;FMXTeeImport925;vclFireDAC;FMXComponents;svnui;tethering;JvGlobus;FireDACADSDriver;JvPluginSystem;DBXMSSQLDriver;JvMM;tmsexdXE10_2;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;PngComponentsD;vcltouch;JvBands;CEF4Delphi_tokyo;vcldb;bindcompfmx;svn;Intraweb;DBXOracleDriver;JvJans;JvNet;inetdb;JvAppFrm;FMXTeePro925;RaizeComponentsVcl;MIT3DPkg;TeeImport925;JvDotNetCtrls;emsedge;RaizeComponentsVclDb;fmx;fmxdae;RadiantShapesFmx;NativeXmlPkg;vclib;JvWizards;FMXTeeLanguage925;FireDACDBXDriver;dbexpress;IndyCore;ALGLIB;GdiPlus;Tee925;vclx;FMXTeeDB925;JvPageComps;dsnap;DataSnapCommon;EsVclCore;JvDB;TeeWorld925;TeeTree2D25Tee9;ELT_Pack;DataSnapConnectors;VCLRESTComponents;mbColorLib;JclDeveloperTools;SmartStorage;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;JvCmp;JvHMI;ZRLicense;EsVclComponents;FireDACCommonODBC;DataSnapClient;ZRCore;bindcompdbx;JvCustom;ZRGraph;GR32_D;vcl;DBXSybaseASEDriver;IndyIPServer;JvXPCtrls;IndyIPCommon;IndySystem;tmsxlsdXE10_2;FireDACDb2Driver;TeeUI925;GLScene_RunTime;dsnapcon;FmxTeeUI925;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;ZRComponnets;Jcl;TeeMaker125;HHComponents;JvCore;emshosting;ColorMapComponents;JvCrypt;FireDACPgDriver;ibmonitor;FireDACASADriver;TeePro925;DBXOdbcDriver;FireDACTDataDriver;TeeGL925;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;JvManagedThreads;tmswizdXE10_2;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;FireDACDSDriver;DbxClientDriver;JvTimeFramework;DBXSybaseASADriver;tmsdXE10_2;CustomIPTransport;vcldsnap;TsiLang_XE_Tokyo_r;JvSystem;JvStdCtrls;GraphPackage;SynEditDR;GR32_R;bindcomp;appanalytics;FMXTree25;DBXInformixDriver;UnitSystem;IndyIPClient;bindcompvcl;SmartComponents;AlgorithmProvider;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;FireDACODBCDriver;RadiantShapesFmx_Design;TeeImage925;JclVcl;DataSnapIndy10ServerTransport;FMXTee925;TeeLanguage925;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;JvControls;JvPrintPreview;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
137
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
138
        <BT_BuildType>Debug</BT_BuildType>
139
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
140
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
141
        <VerInfo_Locale>1033</VerInfo_Locale>
142
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
143
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
144
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
145
    </PropertyGroup>
146
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
147
        <DCC_UsePackage>DBXSqliteDriver;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;PngComponentsD;vcltouch;vcldb;bindcompfmx;Intraweb;DBXOracleDriver;inetdb;RaizeComponentsVcl;emsedge;RaizeComponentsVclDb;fmx;fmxdae;RadiantShapesFmx;vclib;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;ELT_Pack;DataSnapConnectors;VCLRESTComponents;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;DataSnapClient;bindcompdbx;vcl;DBXSybaseASEDriver;IndyIPServer;IndyIPCommon;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;emshosting;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;DbxCommonDriver;ibxpress;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;FireDACDSDriver;DbxClientDriver;DBXSybaseASADriver;CustomIPTransport;vcldsnap;SynEditDR;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
148
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
149
        <BT_BuildType>Debug</BT_BuildType>
150
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
151
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
152
        <VerInfo_Locale>1033</VerInfo_Locale>
153
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
154
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
155
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
156
    </PropertyGroup>
157
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
158
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
159
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
160
        <DCC_Optimize>false</DCC_Optimize>
161
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
162
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
163
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
164
    </PropertyGroup>
165
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
166
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
167
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
168
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
169
        <VerInfo_Locale>1033</VerInfo_Locale>
170
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
171
    </PropertyGroup>
172
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
173
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
174
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
175
    </PropertyGroup>
176
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
177
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
178
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
179
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
180
        <DCC_DebugInformation>0</DCC_DebugInformation>
181
    </PropertyGroup>
182
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
183
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
184
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
185
    </PropertyGroup>
186
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
187
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
188
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
189
    </PropertyGroup>
190
    <ItemGroup>
191
        <DelphiCompile Include="$(MainSource)">
192
            <MainSource>MainSource</MainSource>
193
        </DelphiCompile>
194
        <DCCReference Include="TestBezierAnimationMain.pas">
195
            <Form>CubicBezierAnimationMainForm</Form>
196
            <FormType>fmx</FormType>
197
        </DCCReference>
198
        <DCCReference Include="..\..\ComponentsSource\FMX.BezierAnimation.pas"/>
199
        <DCCReference Include="..\..\ComponentsSource\FMX.BezierPanel.pas"/>
200
        <BuildConfiguration Include="Base">
201
            <Key>Base</Key>
202
        </BuildConfiguration>
203
        <BuildConfiguration Include="Debug">
204
            <Key>Cfg_1</Key>
205
            <CfgParent>Base</CfgParent>
206
        </BuildConfiguration>
207
        <BuildConfiguration Include="Release">
208
            <Key>Cfg_2</Key>
209
            <CfgParent>Base</CfgParent>
210
        </BuildConfiguration>
211
    </ItemGroup>
212
    <ProjectExtensions>
213
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
214
        <Borland.ProjectType>Application</Borland.ProjectType>
215
        <BorlandProject>
216
            <Delphi.Personality>
217
                <Source>
218
                    <Source Name="MainSource">TestBezierAnimation.dpr</Source>
219
                </Source>
220
                <Excluded_Packages>
221
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\19.0\bpl\LockBox3FMXDD250.bpl">TurboPack LockBox 3 FMX designtime package</Excluded_Packages>
222
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k250.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
223
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp250.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
224
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
225
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
226
                    <Excluded_Packages Name="$(BDSBIN)\dclFMXtee9250.bpl">TeeChart Lite FMX Components</Excluded_Packages>
227
                    <Excluded_Packages Name="$(BDSBIN)\dcltee9250.bpl">TeeChart Standard VCL Components</Excluded_Packages>
228
                </Excluded_Packages>
229
            </Delphi.Personality>
230
            <Deployment Version="4">
231
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
232
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
233
                    <Platform Name="iOSSimulator">
234
                        <Overwrite>true</Overwrite>
235
                    </Platform>
236
                </DeployFile>
237
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
238
                    <Platform Name="iOSSimulator">
239
                        <Overwrite>true</Overwrite>
240
                    </Platform>
241
                </DeployFile>
242
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
243
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
244
                    <Platform Name="OSX32">
245
                        <Overwrite>true</Overwrite>
246
                    </Platform>
247
                </DeployFile>
248
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144"/>
249
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36"/>
250
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48"/>
251
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Debug" Class="Android_LauncherIcon72"/>
252
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Debug" Class="Android_LauncherIcon96"/>
253
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426"/>
254
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470"/>
255
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640"/>
256
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960"/>
257
                <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile"/>
258
                <DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile"/>
259
                <DeployFile LocalName="$(NDKBasePath)\prebuilt\android-arm\gdbserver\gdbserver" Configuration="Debug" Class="AndroidGDBServer"/>
260
                <DeployFile LocalName="Android\Debug\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest"/>
261
                <DeployFile LocalName="Android\Debug\libTestBezierAnimation.so" Configuration="Debug" Class="ProjectOutput"/>
262
                <DeployFile LocalName="Android\Debug\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef"/>
263
                <DeployFile LocalName="Android\Debug\styles.xml" Configuration="Debug" Class="AndroidSplashStyles"/>
264
                <DeployFile LocalName="Win32\Debug\TestBezierAnimation.exe" Configuration="Debug" Class="ProjectOutput"/>
265
                <DeployClass Name="AdditionalDebugSymbols">
266
                    <Platform Name="iOSSimulator">
267
                        <Operation>1</Operation>
268
                    </Platform>
269
                    <Platform Name="OSX32">
270
                        <RemoteDir>Contents\MacOS</RemoteDir>
271
                        <Operation>1</Operation>
272
                    </Platform>
273
                    <Platform Name="Win32">
274
                        <Operation>0</Operation>
275
                    </Platform>
276
                </DeployClass>
277
                <DeployClass Name="AndroidClasses">
278
                    <Platform Name="Android">
279
                        <RemoteDir>classes</RemoteDir>
280
                        <Operation>64</Operation>
281
                    </Platform>
282
                    <Platform Name="Android64">
283
                        <RemoteDir>classes</RemoteDir>
284
                        <Operation>64</Operation>
285
                    </Platform>
286
                </DeployClass>
287
                <DeployClass Name="AndroidFileProvider">
288
                    <Platform Name="Android">
289
                        <RemoteDir>res\xml</RemoteDir>
290
                        <Operation>1</Operation>
291
                    </Platform>
292
                    <Platform Name="Android64">
293
                        <RemoteDir>res\xml</RemoteDir>
294
                        <Operation>1</Operation>
295
                    </Platform>
296
                </DeployClass>
297
                <DeployClass Name="AndroidLibnativeArmeabiFile">
298
                    <Platform Name="Android">
299
                        <RemoteDir>library\lib\armeabi</RemoteDir>
300
                        <Operation>1</Operation>
301
                    </Platform>
302
                    <Platform Name="Android64">
303
                        <RemoteDir>library\lib\armeabi</RemoteDir>
304
                        <Operation>1</Operation>
305
                    </Platform>
306
                </DeployClass>
307
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
308
                    <Platform Name="Android64">
309
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
310
                        <Operation>1</Operation>
311
                    </Platform>
312
                </DeployClass>
313
                <DeployClass Name="AndroidLibnativeMipsFile">
314
                    <Platform Name="Android">
315
                        <RemoteDir>library\lib\mips</RemoteDir>
316
                        <Operation>1</Operation>
317
                    </Platform>
318
                    <Platform Name="Android64">
319
                        <RemoteDir>library\lib\mips</RemoteDir>
320
                        <Operation>1</Operation>
321
                    </Platform>
322
                </DeployClass>
323
                <DeployClass Name="AndroidServiceOutput">
324
                    <Platform Name="Android">
325
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
326
                        <Operation>1</Operation>
327
                    </Platform>
328
                    <Platform Name="Android64">
329
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
330
                        <Operation>1</Operation>
331
                    </Platform>
332
                </DeployClass>
333
                <DeployClass Name="AndroidServiceOutput_Android32">
334
                    <Platform Name="Android64">
335
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
336
                        <Operation>1</Operation>
337
                    </Platform>
338
                </DeployClass>
339
                <DeployClass Name="AndroidSplashImageDef">
340
                    <Platform Name="Android">
341
                        <RemoteDir>res\drawable</RemoteDir>
342
                        <Operation>1</Operation>
343
                    </Platform>
344
                    <Platform Name="Android64">
345
                        <RemoteDir>res\drawable</RemoteDir>
346
                        <Operation>1</Operation>
347
                    </Platform>
348
                </DeployClass>
349
                <DeployClass Name="AndroidSplashImageDefV21">
350
                    <Platform Name="Android">
351
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
352
                        <Operation>1</Operation>
353
                    </Platform>
354
                    <Platform Name="Android64">
355
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
356
                        <Operation>1</Operation>
357
                    </Platform>
358
                </DeployClass>
359
                <DeployClass Name="AndroidSplashStyles">
360
                    <Platform Name="Android">
361
                        <RemoteDir>res\values</RemoteDir>
362
                        <Operation>1</Operation>
363
                    </Platform>
364
                    <Platform Name="Android64">
365
                        <RemoteDir>res\values</RemoteDir>
366
                        <Operation>1</Operation>
367
                    </Platform>
368
                </DeployClass>
369
                <DeployClass Name="AndroidSplashStylesV21">
370
                    <Platform Name="Android">
371
                        <RemoteDir>res\values-v21</RemoteDir>
372
                        <Operation>1</Operation>
373
                    </Platform>
374
                    <Platform Name="Android64">
375
                        <RemoteDir>res\values-v21</RemoteDir>
376
                        <Operation>1</Operation>
377
                    </Platform>
378
                </DeployClass>
379
                <DeployClass Name="AndroidSplashStylesV31">
380
                    <Platform Name="Android">
381
                        <RemoteDir>res\values-v31</RemoteDir>
382
                        <Operation>1</Operation>
383
                    </Platform>
384
                    <Platform Name="Android64">
385
                        <RemoteDir>res\values-v31</RemoteDir>
386
                        <Operation>1</Operation>
387
                    </Platform>
388
                </DeployClass>
389
                <DeployClass Name="Android_AdaptiveIcon">
390
                    <Platform Name="Android">
391
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
392
                        <Operation>1</Operation>
393
                    </Platform>
394
                    <Platform Name="Android64">
395
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
396
                        <Operation>1</Operation>
397
                    </Platform>
398
                </DeployClass>
399
                <DeployClass Name="Android_AdaptiveIconBackground">
400
                    <Platform Name="Android">
401
                        <RemoteDir>res\drawable</RemoteDir>
402
                        <Operation>1</Operation>
403
                    </Platform>
404
                    <Platform Name="Android64">
405
                        <RemoteDir>res\drawable</RemoteDir>
406
                        <Operation>1</Operation>
407
                    </Platform>
408
                </DeployClass>
409
                <DeployClass Name="Android_AdaptiveIconForeground">
410
                    <Platform Name="Android">
411
                        <RemoteDir>res\drawable</RemoteDir>
412
                        <Operation>1</Operation>
413
                    </Platform>
414
                    <Platform Name="Android64">
415
                        <RemoteDir>res\drawable</RemoteDir>
416
                        <Operation>1</Operation>
417
                    </Platform>
418
                </DeployClass>
419
                <DeployClass Name="Android_AdaptiveIconMonochrome">
420
                    <Platform Name="Android">
421
                        <RemoteDir>res\drawable</RemoteDir>
422
                        <Operation>1</Operation>
423
                    </Platform>
424
                    <Platform Name="Android64">
425
                        <RemoteDir>res\drawable</RemoteDir>
426
                        <Operation>1</Operation>
427
                    </Platform>
428
                </DeployClass>
429
                <DeployClass Name="Android_AdaptiveIconV33">
430
                    <Platform Name="Android">
431
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
432
                        <Operation>1</Operation>
433
                    </Platform>
434
                    <Platform Name="Android64">
435
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
436
                        <Operation>1</Operation>
437
                    </Platform>
438
                </DeployClass>
439
                <DeployClass Name="Android_Colors">
440
                    <Platform Name="Android">
441
                        <RemoteDir>res\values</RemoteDir>
442
                        <Operation>1</Operation>
443
                    </Platform>
444
                    <Platform Name="Android64">
445
                        <RemoteDir>res\values</RemoteDir>
446
                        <Operation>1</Operation>
447
                    </Platform>
448
                </DeployClass>
449
                <DeployClass Name="Android_ColorsDark">
450
                    <Platform Name="Android">
451
                        <RemoteDir>res\values-night-v21</RemoteDir>
452
                        <Operation>1</Operation>
453
                    </Platform>
454
                    <Platform Name="Android64">
455
                        <RemoteDir>res\values-night-v21</RemoteDir>
456
                        <Operation>1</Operation>
457
                    </Platform>
458
                </DeployClass>
459
                <DeployClass Name="Android_DefaultAppIcon">
460
                    <Platform Name="Android">
461
                        <RemoteDir>res\drawable</RemoteDir>
462
                        <Operation>1</Operation>
463
                    </Platform>
464
                    <Platform Name="Android64">
465
                        <RemoteDir>res\drawable</RemoteDir>
466
                        <Operation>1</Operation>
467
                    </Platform>
468
                </DeployClass>
469
                <DeployClass Name="Android_LauncherIcon144">
470
                    <Platform Name="Android">
471
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
472
                        <Operation>1</Operation>
473
                    </Platform>
474
                    <Platform Name="Android64">
475
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
476
                        <Operation>1</Operation>
477
                    </Platform>
478
                </DeployClass>
479
                <DeployClass Name="Android_LauncherIcon192">
480
                    <Platform Name="Android">
481
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
482
                        <Operation>1</Operation>
483
                    </Platform>
484
                    <Platform Name="Android64">
485
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
486
                        <Operation>1</Operation>
487
                    </Platform>
488
                </DeployClass>
489
                <DeployClass Name="Android_LauncherIcon36">
490
                    <Platform Name="Android">
491
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
492
                        <Operation>1</Operation>
493
                    </Platform>
494
                    <Platform Name="Android64">
495
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
496
                        <Operation>1</Operation>
497
                    </Platform>
498
                </DeployClass>
499
                <DeployClass Name="Android_LauncherIcon48">
500
                    <Platform Name="Android">
501
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
502
                        <Operation>1</Operation>
503
                    </Platform>
504
                    <Platform Name="Android64">
505
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
506
                        <Operation>1</Operation>
507
                    </Platform>
508
                </DeployClass>
509
                <DeployClass Name="Android_LauncherIcon72">
510
                    <Platform Name="Android">
511
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
512
                        <Operation>1</Operation>
513
                    </Platform>
514
                    <Platform Name="Android64">
515
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
516
                        <Operation>1</Operation>
517
                    </Platform>
518
                </DeployClass>
519
                <DeployClass Name="Android_LauncherIcon96">
520
                    <Platform Name="Android">
521
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
522
                        <Operation>1</Operation>
523
                    </Platform>
524
                    <Platform Name="Android64">
525
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
526
                        <Operation>1</Operation>
527
                    </Platform>
528
                </DeployClass>
529
                <DeployClass Name="Android_NotificationIcon24">
530
                    <Platform Name="Android">
531
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
532
                        <Operation>1</Operation>
533
                    </Platform>
534
                    <Platform Name="Android64">
535
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
536
                        <Operation>1</Operation>
537
                    </Platform>
538
                </DeployClass>
539
                <DeployClass Name="Android_NotificationIcon36">
540
                    <Platform Name="Android">
541
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
542
                        <Operation>1</Operation>
543
                    </Platform>
544
                    <Platform Name="Android64">
545
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
546
                        <Operation>1</Operation>
547
                    </Platform>
548
                </DeployClass>
549
                <DeployClass Name="Android_NotificationIcon48">
550
                    <Platform Name="Android">
551
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
552
                        <Operation>1</Operation>
553
                    </Platform>
554
                    <Platform Name="Android64">
555
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
556
                        <Operation>1</Operation>
557
                    </Platform>
558
                </DeployClass>
559
                <DeployClass Name="Android_NotificationIcon72">
560
                    <Platform Name="Android">
561
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
562
                        <Operation>1</Operation>
563
                    </Platform>
564
                    <Platform Name="Android64">
565
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
566
                        <Operation>1</Operation>
567
                    </Platform>
568
                </DeployClass>
569
                <DeployClass Name="Android_NotificationIcon96">
570
                    <Platform Name="Android">
571
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
572
                        <Operation>1</Operation>
573
                    </Platform>
574
                    <Platform Name="Android64">
575
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
576
                        <Operation>1</Operation>
577
                    </Platform>
578
                </DeployClass>
579
                <DeployClass Name="Android_SplashImage426">
580
                    <Platform Name="Android">
581
                        <RemoteDir>res\drawable-small</RemoteDir>
582
                        <Operation>1</Operation>
583
                    </Platform>
584
                    <Platform Name="Android64">
585
                        <RemoteDir>res\drawable-small</RemoteDir>
586
                        <Operation>1</Operation>
587
                    </Platform>
588
                </DeployClass>
589
                <DeployClass Name="Android_SplashImage470">
590
                    <Platform Name="Android">
591
                        <RemoteDir>res\drawable-normal</RemoteDir>
592
                        <Operation>1</Operation>
593
                    </Platform>
594
                    <Platform Name="Android64">
595
                        <RemoteDir>res\drawable-normal</RemoteDir>
596
                        <Operation>1</Operation>
597
                    </Platform>
598
                </DeployClass>
599
                <DeployClass Name="Android_SplashImage640">
600
                    <Platform Name="Android">
601
                        <RemoteDir>res\drawable-large</RemoteDir>
602
                        <Operation>1</Operation>
603
                    </Platform>
604
                    <Platform Name="Android64">
605
                        <RemoteDir>res\drawable-large</RemoteDir>
606
                        <Operation>1</Operation>
607
                    </Platform>
608
                </DeployClass>
609
                <DeployClass Name="Android_SplashImage960">
610
                    <Platform Name="Android">
611
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
612
                        <Operation>1</Operation>
613
                    </Platform>
614
                    <Platform Name="Android64">
615
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
616
                        <Operation>1</Operation>
617
                    </Platform>
618
                </DeployClass>
619
                <DeployClass Name="Android_Strings">
620
                    <Platform Name="Android">
621
                        <RemoteDir>res\values</RemoteDir>
622
                        <Operation>1</Operation>
623
                    </Platform>
624
                    <Platform Name="Android64">
625
                        <RemoteDir>res\values</RemoteDir>
626
                        <Operation>1</Operation>
627
                    </Platform>
628
                </DeployClass>
629
                <DeployClass Name="Android_VectorizedNotificationIcon">
630
                    <Platform Name="Android">
631
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
632
                        <Operation>1</Operation>
633
                    </Platform>
634
                    <Platform Name="Android64">
635
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
636
                        <Operation>1</Operation>
637
                    </Platform>
638
                </DeployClass>
639
                <DeployClass Name="Android_VectorizedSplash">
640
                    <Platform Name="Android">
641
                        <RemoteDir>res\drawable</RemoteDir>
642
                        <Operation>1</Operation>
643
                    </Platform>
644
                    <Platform Name="Android64">
645
                        <RemoteDir>res\drawable</RemoteDir>
646
                        <Operation>1</Operation>
647
                    </Platform>
648
                </DeployClass>
649
                <DeployClass Name="Android_VectorizedSplashDark">
650
                    <Platform Name="Android">
651
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
652
                        <Operation>1</Operation>
653
                    </Platform>
654
                    <Platform Name="Android64">
655
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
656
                        <Operation>1</Operation>
657
                    </Platform>
658
                </DeployClass>
659
                <DeployClass Name="Android_VectorizedSplashV31">
660
                    <Platform Name="Android">
661
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
662
                        <Operation>1</Operation>
663
                    </Platform>
664
                    <Platform Name="Android64">
665
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
666
                        <Operation>1</Operation>
667
                    </Platform>
668
                </DeployClass>
669
                <DeployClass Name="Android_VectorizedSplashV31Dark">
670
                    <Platform Name="Android">
671
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
672
                        <Operation>1</Operation>
673
                    </Platform>
674
                    <Platform Name="Android64">
675
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
676
                        <Operation>1</Operation>
677
                    </Platform>
678
                </DeployClass>
679
                <DeployClass Name="DebugSymbols">
680
                    <Platform Name="iOSSimulator">
681
                        <Operation>1</Operation>
682
                    </Platform>
683
                    <Platform Name="OSX32">
684
                        <RemoteDir>Contents\MacOS</RemoteDir>
685
                        <Operation>1</Operation>
686
                    </Platform>
687
                    <Platform Name="Win32">
688
                        <Operation>0</Operation>
689
                    </Platform>
690
                </DeployClass>
691
                <DeployClass Name="DependencyFramework">
692
                    <Platform Name="OSX32">
693
                        <RemoteDir>Contents\MacOS</RemoteDir>
694
                        <Operation>1</Operation>
695
                        <Extensions>.framework</Extensions>
696
                    </Platform>
697
                    <Platform Name="OSX64">
698
                        <RemoteDir>Contents\MacOS</RemoteDir>
699
                        <Operation>1</Operation>
700
                        <Extensions>.framework</Extensions>
701
                    </Platform>
702
                    <Platform Name="OSXARM64">
703
                        <RemoteDir>Contents\MacOS</RemoteDir>
704
                        <Operation>1</Operation>
705
                        <Extensions>.framework</Extensions>
706
                    </Platform>
707
                    <Platform Name="Win32">
708
                        <Operation>0</Operation>
709
                    </Platform>
710
                </DeployClass>
711
                <DeployClass Name="DependencyModule">
712
                    <Platform Name="iOSDevice32">
713
                        <Operation>1</Operation>
714
                        <Extensions>.dylib</Extensions>
715
                    </Platform>
716
                    <Platform Name="iOSDevice64">
717
                        <Operation>1</Operation>
718
                        <Extensions>.dylib</Extensions>
719
                    </Platform>
720
                    <Platform Name="iOSSimARM64">
721
                        <Operation>1</Operation>
722
                        <Extensions>.dylib</Extensions>
723
                    </Platform>
724
                    <Platform Name="OSX32">
725
                        <RemoteDir>Contents\MacOS</RemoteDir>
726
                        <Operation>1</Operation>
727
                        <Extensions>.dylib</Extensions>
728
                    </Platform>
729
                    <Platform Name="OSX64">
730
                        <RemoteDir>Contents\MacOS</RemoteDir>
731
                        <Operation>1</Operation>
732
                        <Extensions>.dylib</Extensions>
733
                    </Platform>
734
                    <Platform Name="OSXARM64">
735
                        <RemoteDir>Contents\MacOS</RemoteDir>
736
                        <Operation>1</Operation>
737
                        <Extensions>.dylib</Extensions>
738
                    </Platform>
739
                    <Platform Name="Win32">
740
                        <Operation>0</Operation>
741
                        <Extensions>.dll;.bpl</Extensions>
742
                    </Platform>
743
                </DeployClass>
744
                <DeployClass Required="true" Name="DependencyPackage">
745
                    <Platform Name="iOSDevice32">
746
                        <Operation>1</Operation>
747
                        <Extensions>.dylib</Extensions>
748
                    </Platform>
749
                    <Platform Name="iOSDevice64">
750
                        <Operation>1</Operation>
751
                        <Extensions>.dylib</Extensions>
752
                    </Platform>
753
                    <Platform Name="iOSSimARM64">
754
                        <Operation>1</Operation>
755
                        <Extensions>.dylib</Extensions>
756
                    </Platform>
757
                    <Platform Name="OSX32">
758
                        <RemoteDir>Contents\MacOS</RemoteDir>
759
                        <Operation>1</Operation>
760
                        <Extensions>.dylib</Extensions>
761
                    </Platform>
762
                    <Platform Name="OSX64">
763
                        <RemoteDir>Contents\MacOS</RemoteDir>
764
                        <Operation>1</Operation>
765
                        <Extensions>.dylib</Extensions>
766
                    </Platform>
767
                    <Platform Name="OSXARM64">
768
                        <RemoteDir>Contents\MacOS</RemoteDir>
769
                        <Operation>1</Operation>
770
                        <Extensions>.dylib</Extensions>
771
                    </Platform>
772
                    <Platform Name="Win32">
773
                        <Operation>0</Operation>
774
                        <Extensions>.bpl</Extensions>
775
                    </Platform>
776
                </DeployClass>
777
                <DeployClass Name="File">
778
                    <Platform Name="Android">
779
                        <Operation>0</Operation>
780
                    </Platform>
781
                    <Platform Name="Android64">
782
                        <Operation>0</Operation>
783
                    </Platform>
784
                    <Platform Name="iOSDevice32">
785
                        <Operation>0</Operation>
786
                    </Platform>
787
                    <Platform Name="iOSDevice64">
788
                        <Operation>0</Operation>
789
                    </Platform>
790
                    <Platform Name="iOSSimARM64">
791
                        <Operation>0</Operation>
792
                    </Platform>
793
                    <Platform Name="OSX32">
794
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
795
                        <Operation>0</Operation>
796
                    </Platform>
797
                    <Platform Name="OSX64">
798
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
799
                        <Operation>0</Operation>
800
                    </Platform>
801
                    <Platform Name="OSXARM64">
802
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
803
                        <Operation>0</Operation>
804
                    </Platform>
805
                    <Platform Name="Win32">
806
                        <Operation>0</Operation>
807
                    </Platform>
808
                </DeployClass>
809
                <DeployClass Name="ProjectAndroidManifest">
810
                    <Platform Name="Android">
811
                        <Operation>1</Operation>
812
                    </Platform>
813
                    <Platform Name="Android64">
814
                        <Operation>1</Operation>
815
                    </Platform>
816
                </DeployClass>
817
                <DeployClass Name="ProjectOSXDebug">
818
                    <Platform Name="OSX64">
819
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
820
                        <Operation>1</Operation>
821
                    </Platform>
822
                    <Platform Name="OSXARM64">
823
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
824
                        <Operation>1</Operation>
825
                    </Platform>
826
                </DeployClass>
827
                <DeployClass Name="ProjectOSXEntitlements">
828
                    <Platform Name="OSX32">
829
                        <RemoteDir>..\</RemoteDir>
830
                        <Operation>1</Operation>
831
                    </Platform>
832
                    <Platform Name="OSX64">
833
                        <RemoteDir>..\</RemoteDir>
834
                        <Operation>1</Operation>
835
                    </Platform>
836
                    <Platform Name="OSXARM64">
837
                        <RemoteDir>..\</RemoteDir>
838
                        <Operation>1</Operation>
839
                    </Platform>
840
                </DeployClass>
841
                <DeployClass Name="ProjectOSXInfoPList">
842
                    <Platform Name="OSX32">
843
                        <RemoteDir>Contents</RemoteDir>
844
                        <Operation>1</Operation>
845
                    </Platform>
846
                    <Platform Name="OSX64">
847
                        <RemoteDir>Contents</RemoteDir>
848
                        <Operation>1</Operation>
849
                    </Platform>
850
                    <Platform Name="OSXARM64">
851
                        <RemoteDir>Contents</RemoteDir>
852
                        <Operation>1</Operation>
853
                    </Platform>
854
                </DeployClass>
855
                <DeployClass Name="ProjectOSXResource">
856
                    <Platform Name="OSX32">
857
                        <RemoteDir>Contents\Resources</RemoteDir>
858
                        <Operation>1</Operation>
859
                    </Platform>
860
                    <Platform Name="OSX64">
861
                        <RemoteDir>Contents\Resources</RemoteDir>
862
                        <Operation>1</Operation>
863
                    </Platform>
864
                    <Platform Name="OSXARM64">
865
                        <RemoteDir>Contents\Resources</RemoteDir>
866
                        <Operation>1</Operation>
867
                    </Platform>
868
                </DeployClass>
869
                <DeployClass Required="true" Name="ProjectOutput">
870
                    <Platform Name="Android">
871
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
872
                        <Operation>1</Operation>
873
                    </Platform>
874
                    <Platform Name="Android64">
875
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
876
                        <Operation>1</Operation>
877
                    </Platform>
878
                    <Platform Name="iOSDevice32">
879
                        <Operation>1</Operation>
880
                    </Platform>
881
                    <Platform Name="iOSDevice64">
882
                        <Operation>1</Operation>
883
                    </Platform>
884
                    <Platform Name="iOSSimARM64">
885
                        <Operation>1</Operation>
886
                    </Platform>
887
                    <Platform Name="Linux64">
888
                        <Operation>1</Operation>
889
                    </Platform>
890
                    <Platform Name="OSX32">
891
                        <RemoteDir>Contents\MacOS</RemoteDir>
892
                        <Operation>1</Operation>
893
                    </Platform>
894
                    <Platform Name="OSX64">
895
                        <RemoteDir>Contents\MacOS</RemoteDir>
896
                        <Operation>1</Operation>
897
                    </Platform>
898
                    <Platform Name="OSXARM64">
899
                        <RemoteDir>Contents\MacOS</RemoteDir>
900
                        <Operation>1</Operation>
901
                    </Platform>
902
                    <Platform Name="Win32">
903
                        <Operation>0</Operation>
904
                    </Platform>
905
                </DeployClass>
906
                <DeployClass Name="ProjectOutput_Android32">
907
                    <Platform Name="Android64">
908
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
909
                        <Operation>1</Operation>
910
                    </Platform>
911
                </DeployClass>
912
                <DeployClass Name="ProjectUWPManifest">
913
                    <Platform Name="Win32">
914
                        <Operation>1</Operation>
915
                    </Platform>
916
                    <Platform Name="Win64">
917
                        <Operation>1</Operation>
918
                    </Platform>
919
                    <Platform Name="Win64x">
920
                        <Operation>1</Operation>
921
                    </Platform>
922
                </DeployClass>
923
                <DeployClass Name="ProjectiOSDeviceDebug">
924
                    <Platform Name="iOSDevice32">
925
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
926
                        <Operation>1</Operation>
927
                    </Platform>
928
                    <Platform Name="iOSDevice64">
929
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
930
                        <Operation>1</Operation>
931
                    </Platform>
932
                    <Platform Name="iOSSimARM64">
933
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
934
                        <Operation>1</Operation>
935
                    </Platform>
936
                </DeployClass>
937
                <DeployClass Name="ProjectiOSEntitlements">
938
                    <Platform Name="iOSDevice32">
939
                        <RemoteDir>..\</RemoteDir>
940
                        <Operation>1</Operation>
941
                    </Platform>
942
                    <Platform Name="iOSDevice64">
943
                        <RemoteDir>..\</RemoteDir>
944
                        <Operation>1</Operation>
945
                    </Platform>
946
                    <Platform Name="iOSSimARM64">
947
                        <RemoteDir>..\</RemoteDir>
948
                        <Operation>1</Operation>
949
                    </Platform>
950
                </DeployClass>
951
                <DeployClass Name="ProjectiOSInfoPList">
952
                    <Platform Name="iOSDevice32">
953
                        <Operation>1</Operation>
954
                    </Platform>
955
                    <Platform Name="iOSDevice64">
956
                        <Operation>1</Operation>
957
                    </Platform>
958
                    <Platform Name="iOSSimARM64">
959
                        <Operation>1</Operation>
960
                    </Platform>
961
                </DeployClass>
962
                <DeployClass Name="ProjectiOSLaunchScreen">
963
                    <Platform Name="iOSDevice64">
964
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
965
                        <Operation>64</Operation>
966
                    </Platform>
967
                    <Platform Name="iOSSimARM64">
968
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
969
                        <Operation>64</Operation>
970
                    </Platform>
971
                </DeployClass>
972
                <DeployClass Name="ProjectiOSResource">
973
                    <Platform Name="iOSDevice32">
974
                        <Operation>1</Operation>
975
                    </Platform>
976
                    <Platform Name="iOSDevice64">
977
                        <Operation>1</Operation>
978
                    </Platform>
979
                    <Platform Name="iOSSimARM64">
980
                        <Operation>1</Operation>
981
                    </Platform>
982
                </DeployClass>
983
                <DeployClass Name="UWP_DelphiLogo150">
984
                    <Platform Name="Win32">
985
                        <RemoteDir>Assets</RemoteDir>
986
                        <Operation>1</Operation>
987
                    </Platform>
988
                    <Platform Name="Win64">
989
                        <RemoteDir>Assets</RemoteDir>
990
                        <Operation>1</Operation>
991
                    </Platform>
992
                </DeployClass>
993
                <DeployClass Name="UWP_DelphiLogo44">
994
                    <Platform Name="Win32">
995
                        <RemoteDir>Assets</RemoteDir>
996
                        <Operation>1</Operation>
997
                    </Platform>
998
                    <Platform Name="Win64">
999
                        <RemoteDir>Assets</RemoteDir>
1000
                        <Operation>1</Operation>
1001
                    </Platform>
1002
                </DeployClass>
1003
                <DeployClass Name="iOS_AppStore1024">
1004
                    <Platform Name="iOSDevice64">
1005
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1006
                        <Operation>1</Operation>
1007
                    </Platform>
1008
                    <Platform Name="iOSSimARM64">
1009
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1010
                        <Operation>1</Operation>
1011
                    </Platform>
1012
                </DeployClass>
1013
                <DeployClass Name="iPad_AppIcon152">
1014
                    <Platform Name="iOSDevice64">
1015
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1016
                        <Operation>1</Operation>
1017
                    </Platform>
1018
                    <Platform Name="iOSSimARM64">
1019
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1020
                        <Operation>1</Operation>
1021
                    </Platform>
1022
                </DeployClass>
1023
                <DeployClass Name="iPad_AppIcon167">
1024
                    <Platform Name="iOSDevice64">
1025
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1026
                        <Operation>1</Operation>
1027
                    </Platform>
1028
                    <Platform Name="iOSSimARM64">
1029
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1030
                        <Operation>1</Operation>
1031
                    </Platform>
1032
                </DeployClass>
1033
                <DeployClass Name="iPad_Launch2x">
1034
                    <Platform Name="iOSDevice64">
1035
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1036
                        <Operation>1</Operation>
1037
                    </Platform>
1038
                    <Platform Name="iOSSimARM64">
1039
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1040
                        <Operation>1</Operation>
1041
                    </Platform>
1042
                </DeployClass>
1043
                <DeployClass Name="iPad_LaunchDark2x">
1044
                    <Platform Name="iOSDevice64">
1045
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1046
                        <Operation>1</Operation>
1047
                    </Platform>
1048
                    <Platform Name="iOSSimARM64">
1049
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1050
                        <Operation>1</Operation>
1051
                    </Platform>
1052
                </DeployClass>
1053
                <DeployClass Name="iPad_Notification40">
1054
                    <Platform Name="iOSDevice64">
1055
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1056
                        <Operation>1</Operation>
1057
                    </Platform>
1058
                    <Platform Name="iOSSimARM64">
1059
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1060
                        <Operation>1</Operation>
1061
                    </Platform>
1062
                </DeployClass>
1063
                <DeployClass Name="iPad_Setting58">
1064
                    <Platform Name="iOSDevice64">
1065
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1066
                        <Operation>1</Operation>
1067
                    </Platform>
1068
                    <Platform Name="iOSSimARM64">
1069
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1070
                        <Operation>1</Operation>
1071
                    </Platform>
1072
                </DeployClass>
1073
                <DeployClass Name="iPad_SpotLight80">
1074
                    <Platform Name="iOSDevice64">
1075
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1076
                        <Operation>1</Operation>
1077
                    </Platform>
1078
                    <Platform Name="iOSSimARM64">
1079
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1080
                        <Operation>1</Operation>
1081
                    </Platform>
1082
                </DeployClass>
1083
                <DeployClass Name="iPhone_AppIcon120">
1084
                    <Platform Name="iOSDevice64">
1085
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1086
                        <Operation>1</Operation>
1087
                    </Platform>
1088
                    <Platform Name="iOSSimARM64">
1089
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1090
                        <Operation>1</Operation>
1091
                    </Platform>
1092
                </DeployClass>
1093
                <DeployClass Name="iPhone_AppIcon180">
1094
                    <Platform Name="iOSDevice64">
1095
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1096
                        <Operation>1</Operation>
1097
                    </Platform>
1098
                    <Platform Name="iOSSimARM64">
1099
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1100
                        <Operation>1</Operation>
1101
                    </Platform>
1102
                </DeployClass>
1103
                <DeployClass Name="iPhone_Launch2x">
1104
                    <Platform Name="iOSDevice64">
1105
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1106
                        <Operation>1</Operation>
1107
                    </Platform>
1108
                    <Platform Name="iOSSimARM64">
1109
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1110
                        <Operation>1</Operation>
1111
                    </Platform>
1112
                </DeployClass>
1113
                <DeployClass Name="iPhone_Launch3x">
1114
                    <Platform Name="iOSDevice64">
1115
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1116
                        <Operation>1</Operation>
1117
                    </Platform>
1118
                    <Platform Name="iOSSimARM64">
1119
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1120
                        <Operation>1</Operation>
1121
                    </Platform>
1122
                </DeployClass>
1123
                <DeployClass Name="iPhone_LaunchDark2x">
1124
                    <Platform Name="iOSDevice64">
1125
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1126
                        <Operation>1</Operation>
1127
                    </Platform>
1128
                    <Platform Name="iOSSimARM64">
1129
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1130
                        <Operation>1</Operation>
1131
                    </Platform>
1132
                </DeployClass>
1133
                <DeployClass Name="iPhone_LaunchDark3x">
1134
                    <Platform Name="iOSDevice64">
1135
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1136
                        <Operation>1</Operation>
1137
                    </Platform>
1138
                    <Platform Name="iOSSimARM64">
1139
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1140
                        <Operation>1</Operation>
1141
                    </Platform>
1142
                </DeployClass>
1143
                <DeployClass Name="iPhone_Notification40">
1144
                    <Platform Name="iOSDevice64">
1145
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1146
                        <Operation>1</Operation>
1147
                    </Platform>
1148
                    <Platform Name="iOSSimARM64">
1149
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1150
                        <Operation>1</Operation>
1151
                    </Platform>
1152
                </DeployClass>
1153
                <DeployClass Name="iPhone_Notification60">
1154
                    <Platform Name="iOSDevice64">
1155
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1156
                        <Operation>1</Operation>
1157
                    </Platform>
1158
                    <Platform Name="iOSSimARM64">
1159
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1160
                        <Operation>1</Operation>
1161
                    </Platform>
1162
                </DeployClass>
1163
                <DeployClass Name="iPhone_Setting58">
1164
                    <Platform Name="iOSDevice64">
1165
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1166
                        <Operation>1</Operation>
1167
                    </Platform>
1168
                    <Platform Name="iOSSimARM64">
1169
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1170
                        <Operation>1</Operation>
1171
                    </Platform>
1172
                </DeployClass>
1173
                <DeployClass Name="iPhone_Setting87">
1174
                    <Platform Name="iOSDevice64">
1175
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1176
                        <Operation>1</Operation>
1177
                    </Platform>
1178
                    <Platform Name="iOSSimARM64">
1179
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1180
                        <Operation>1</Operation>
1181
                    </Platform>
1182
                </DeployClass>
1183
                <DeployClass Name="iPhone_Spotlight120">
1184
                    <Platform Name="iOSDevice64">
1185
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1186
                        <Operation>1</Operation>
1187
                    </Platform>
1188
                    <Platform Name="iOSSimARM64">
1189
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1190
                        <Operation>1</Operation>
1191
                    </Platform>
1192
                </DeployClass>
1193
                <DeployClass Name="iPhone_Spotlight80">
1194
                    <Platform Name="iOSDevice64">
1195
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1196
                        <Operation>1</Operation>
1197
                    </Platform>
1198
                    <Platform Name="iOSSimARM64">
1199
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1200
                        <Operation>1</Operation>
1201
                    </Platform>
1202
                </DeployClass>
1203
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1204
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1205
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1206
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1207
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1208
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1209
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1210
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1211
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1212
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1213
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1214
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1215
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1216
            </Deployment>
1217
            <Platforms>
1218
                <Platform value="Android">False</Platform>
1219
                <Platform value="Android64">True</Platform>
1220
                <Platform value="Win32">False</Platform>
1221
                <Platform value="Win64">True</Platform>
1222
            </Platforms>
1223
        </BorlandProject>
1224
        <ProjectFileVersion>12</ProjectFileVersion>
1225
    </ProjectExtensions>
1226
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1227
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1228
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1229
</Project>
1230

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.