BaiduFMX

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

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

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

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

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