BaiduFMX

Форк
0
/
ImageSliderDemo.dproj 
1283 строки · 71.9 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{A4C5293A-C16F-4B8B-A412-0EE8E341BFC5}</ProjectGuid>
4
        <ProjectVersion>20.1</ProjectVersion>
5
        <FrameworkType>FMX</FrameworkType>
6
        <MainSource>ImageSliderDemo.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)'==''">ImageSliderDemo</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>RESTBackendComponents;CloudService;soaprtl;soapmidas;LockBox3DR;RESTComponents;emsclientfiredac;DataSnapFireDAC;FireDACIBDriver;emsclient;FireDACCommon;soapserver;FireDACCommonDriver;inet;FireDAC;FireDACSqliteDriver;$(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>ImageSliderDemo</SanitizedProjectName>
94
        <DCC_UnitSearchPath>..\..\ComponentsSource;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
95
    </PropertyGroup>
96
    <PropertyGroup Condition="'$(Base_Android)'!=''">
97
        <DCC_UsePackage>DBXSqliteDriver;FMXComponents;tethering;FireDACDBXDriver;bindengine;DataSnapClient;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;DbxCommonDriver;xmlrtl;DataSnapNativeClient;rtl;DbxClientDriver;IndyIPClient;DataSnapProviderClient;DBXInterBaseDriver;bindcompfmx;fmx;RadiantShapesFmx;dbexpress;IndyCore;dsnap;DataSnapCommon;ELT_Pack;IndyIPCommon;ibmonitor;ibxpress;ibxbindings;FireDACDSDriver;CustomIPTransport;bindcomp;dbxcds;dsnapxml;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;FMXComponents;tethering;FireDACDBXDriver;bindengine;DataSnapClient;bindcompdbx;IndyIPServer;IndySystem;fmxFireDAC;DbxCommonDriver;xmlrtl;DataSnapNativeClient;rtl;DbxClientDriver;IndyIPClient;DataSnapProviderClient;DBXInterBaseDriver;bindcompfmx;fmx;RadiantShapesFmx;dbexpress;IndyCore;dsnap;DataSnapCommon;ELT_Pack;IndyIPCommon;ibmonitor;ibxpress;ibxbindings;FireDACDSDriver;CustomIPTransport;bindcomp;dbxcds;dsnapxml;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;ZRRockyModel;DBXDb2Driver;vclactnband;vclFireDAC;FMXComponents;tethering;FireDACADSDriver;FireDACMSSQLDriver;vcltouch;JvBands;vcldb;Intraweb;svn;JvJans;Spring.Data;JvDotNetCtrls;NativeXmlPkg;vclib;FireDACDBXDriver;Tee925;vclx;EsVclCore;TeeWorld925;DataBindingsVCL;TeeTree2D25Tee9;VCLRESTComponents;vclie;bindengine;JvHMI;FireDACMySQLDriver;DataSnapClient;ZRCore;FMXComponentEd;bindcompdbx;ZRGraph;GR32_D;DBXSybaseASEDriver;IndyIPServer;IndySystem;tmsxlsdXE10_2;GLScene_RunTime;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;Jcl;TeeMaker125;YxdUI;emshosting;ColorMapComponents;DBXOdbcDriver;FireDACTDataDriver;DbxCommonDriver;tmswizdXE10_2;JvManagedThreads;xmlrtl;DataSnapNativeClient;fmxobj;JvTimeFramework;GR32_R;rtl;DbxClientDriver;DBXSybaseASADriver;JvSystem;JvStdCtrls;appanalytics;IndyIPClient;bindcompvcl;AlgorithmProvider;JvDocking;JvPascalInterpreter;VclSmp;FMXTee925;LaundryPkg;FireDACODBCDriver;JclVcl;DataSnapIndy10ServerTransport;DataSnapProviderClient;FireDACMongoDBDriver;JvControls;JvPrintPreview;DataSnapServerMidas;FMXTeeImport925;DBXInterBaseDriver;TeeDB925;svnui;JvGlobus;DBXMSSQLDriver;JvMM;tmsexdXE10_2;DatasnapConnectorsFreePascal;CEF4Delphi_tokyo;PngComponentsD;bindcompfmx;JvNet;DBXOracleDriver;FMXTeePro925;inetdb;JvAppFrm;RaizeComponentsVcl;MIT3DPkg;DataBindings;TeeImport925;emsedge;RaizeComponentsVclDb;fmx;fmxdae;RadiantShapesFmx;JvWizards;FMXTeeLanguage925;dbexpress;IndyCore;ALGLIB;GdiPlus;OnGuardDR;FMXTeeDB925;JvPageComps;dsnap;DataSnapCommon;JvDB;ELT_Pack;DataSnapConnectors;mbColorLib;JclDeveloperTools;SmartStorage;FireDACOracleDriver;DBXMySQLDriver;JvCmp;EsVclComponents;DBXFirebirdDriver;ZRLicense;FireDACCommonODBC;IndyIPCommon;JvCustom;vcl;JvXPCtrls;TeeUI925;FireDACDb2Driver;FmxTeeUI925;ZRComponnets;HHComponents;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FireDACASADriver;TeePro925;TeeGL925;JvDlgs;JvRuntimeDesign;ibxpress;GraphPackage;DataSnapServer;ibxbindings;vclwinx;FireDACDSDriver;tmsdXE10_2;TsiLang_XE_Tokyo_r;CustomIPTransport;vcldsnap;SynEditDR;bindcomp;FMXTree25;DBXInformixDriver;UnitSystem;SmartComponents;dbxcds;KernowSoftwareFMX;adortl;RadiantShapesFmx_Design;TeeImage925;TeeLanguage925;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;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;DBXDb2Driver;vclactnband;vclFireDAC;tethering;FireDACADSDriver;FireDACMSSQLDriver;vcltouch;vcldb;Intraweb;Spring.Data;vclib;FireDACDBXDriver;vclx;DataBindingsVCL;VCLRESTComponents;vclie;bindengine;FireDACMySQLDriver;DataSnapClient;bindcompdbx;DBXSybaseASEDriver;IndyIPServer;IndySystem;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;emshosting;DBXOdbcDriver;FireDACTDataDriver;DbxCommonDriver;xmlrtl;DataSnapNativeClient;fmxobj;GR32_R;rtl;DbxClientDriver;DBXSybaseASADriver;appanalytics;IndyIPClient;bindcompvcl;VclSmp;FireDACODBCDriver;DataSnapIndy10ServerTransport;DataSnapProviderClient;FireDACMongoDBDriver;DataSnapServerMidas;DBXInterBaseDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;PngComponentsD;bindcompfmx;DBXOracleDriver;inetdb;RaizeComponentsVcl;DataBindings;emsedge;RaizeComponentsVclDb;fmx;fmxdae;RadiantShapesFmx;dbexpress;IndyCore;OnGuardDR;dsnap;DataSnapCommon;ELT_Pack;DataSnapConnectors;FireDACOracleDriver;DBXMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;IndyIPCommon;vcl;FireDACDb2Driver;FireDACPgDriver;ibmonitor;FireDACASADriver;ibxpress;DataSnapServer;ibxbindings;vclwinx;FireDACDSDriver;CustomIPTransport;vcldsnap;SynEditDR;bindcomp;DBXInformixDriver;dbxcds;adortl;dsnapxml;dbrtl;inetdbxpress;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="frmMainU.pas">
195
            <Form>frmMain</Form>
196
            <FormType>fmx</FormType>
197
        </DCCReference>
198
        <DCCReference Include="..\..\ComponentsSource\FMX.ImageSlider.pas"/>
199
        <BuildConfiguration Include="Base">
200
            <Key>Base</Key>
201
        </BuildConfiguration>
202
        <BuildConfiguration Include="Debug">
203
            <Key>Cfg_1</Key>
204
            <CfgParent>Base</CfgParent>
205
        </BuildConfiguration>
206
        <BuildConfiguration Include="Release">
207
            <Key>Cfg_2</Key>
208
            <CfgParent>Base</CfgParent>
209
        </BuildConfiguration>
210
    </ItemGroup>
211
    <ProjectExtensions>
212
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
213
        <Borland.ProjectType>Application</Borland.ProjectType>
214
        <BorlandProject>
215
            <Delphi.Personality>
216
                <Source>
217
                    <Source Name="MainSource">ImageSliderDemo.dpr</Source>
218
                </Source>
219
                <Excluded_Packages>
220
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl\JvPluginSystemDesign250.bpl">JVCL Plugin Components</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>
227
            </Delphi.Personality>
228
            <Deployment Version="4">
229
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
230
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
231
                    <Platform Name="iOSSimulator">
232
                        <Overwrite>true</Overwrite>
233
                    </Platform>
234
                </DeployFile>
235
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
236
                    <Platform Name="iOSSimulator">
237
                        <Overwrite>true</Overwrite>
238
                    </Platform>
239
                </DeployFile>
240
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
241
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
242
                    <Platform Name="OSX32">
243
                        <Overwrite>true</Overwrite>
244
                    </Platform>
245
                </DeployFile>
246
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144"/>
247
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36"/>
248
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48"/>
249
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Debug" Class="Android_LauncherIcon72"/>
250
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Debug" Class="Android_LauncherIcon96"/>
251
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426"/>
252
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470"/>
253
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640"/>
254
                <DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960"/>
255
                <DeployFile LocalName="$(BDS)\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile"/>
256
                <DeployFile LocalName="$(BDS)\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile"/>
257
                <DeployFile LocalName="$(NDKBasePath)\prebuilt\android-arm\gdbserver\gdbserver" Configuration="Debug" Class="AndroidGDBServer"/>
258
                <DeployFile LocalName="Android\Debug\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest"/>
259
                <DeployFile LocalName="Android\Debug\libImageSliderDemo.so" Configuration="Debug" Class="ProjectOutput"/>
260
                <DeployFile LocalName="Android\Debug\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef"/>
261
                <DeployFile LocalName="Android\Debug\styles.xml" Configuration="Debug" Class="AndroidSplashStyles"/>
262
                <DeployFile LocalName="Images\image1.jpg" Configuration="Debug" Class="File">
263
                    <Platform Name="Android">
264
                        <RemoteDir>assets\internal\images\</RemoteDir>
265
                        <RemoteName>image1.jpg</RemoteName>
266
                        <Overwrite>true</Overwrite>
267
                    </Platform>
268
                </DeployFile>
269
                <DeployFile LocalName="Images\image1.jpg" Configuration="Release" Class="File">
270
                    <Platform Name="Android">
271
                        <RemoteDir>assets\internal\images\</RemoteDir>
272
                        <RemoteName>image1.jpg</RemoteName>
273
                        <Overwrite>true</Overwrite>
274
                    </Platform>
275
                </DeployFile>
276
                <DeployFile LocalName="Images\image2.jpg" Configuration="Debug" Class="File">
277
                    <Platform Name="Android">
278
                        <RemoteDir>assets\internal\images\</RemoteDir>
279
                        <RemoteName>image2.jpg</RemoteName>
280
                        <Overwrite>true</Overwrite>
281
                    </Platform>
282
                </DeployFile>
283
                <DeployFile LocalName="Images\image2.jpg" Configuration="Release" Class="File">
284
                    <Platform Name="Android">
285
                        <RemoteDir>assets\internal\images\</RemoteDir>
286
                        <RemoteName>image2.jpg</RemoteName>
287
                        <Overwrite>true</Overwrite>
288
                    </Platform>
289
                </DeployFile>
290
                <DeployFile LocalName="Images\image3.jpg" Configuration="Debug" Class="File">
291
                    <Platform Name="Android">
292
                        <RemoteDir>assets\internal\images\</RemoteDir>
293
                        <RemoteName>image3.jpg</RemoteName>
294
                        <Overwrite>true</Overwrite>
295
                    </Platform>
296
                </DeployFile>
297
                <DeployFile LocalName="Images\image3.jpg" Configuration="Release" Class="File">
298
                    <Platform Name="Android">
299
                        <RemoteDir>assets\internal\images\</RemoteDir>
300
                        <RemoteName>image3.jpg</RemoteName>
301
                        <Overwrite>true</Overwrite>
302
                    </Platform>
303
                </DeployFile>
304
                <DeployFile LocalName="Images\image4.jpg" Configuration="Debug" Class="File">
305
                    <Platform Name="Android">
306
                        <RemoteDir>assets\internal\images\</RemoteDir>
307
                        <RemoteName>image4.jpg</RemoteName>
308
                        <Overwrite>true</Overwrite>
309
                    </Platform>
310
                </DeployFile>
311
                <DeployFile LocalName="Images\image4.jpg" Configuration="Release" Class="File">
312
                    <Platform Name="Android">
313
                        <RemoteDir>assets\internal\images\</RemoteDir>
314
                        <RemoteName>image4.jpg</RemoteName>
315
                        <Overwrite>true</Overwrite>
316
                    </Platform>
317
                </DeployFile>
318
                <DeployFile LocalName="Win32\Debug\ImageSliderDemo.exe" Configuration="Debug" Class="ProjectOutput"/>
319
                <DeployClass Name="AdditionalDebugSymbols">
320
                    <Platform Name="iOSSimulator">
321
                        <Operation>1</Operation>
322
                    </Platform>
323
                    <Platform Name="OSX32">
324
                        <RemoteDir>Contents\MacOS</RemoteDir>
325
                        <Operation>1</Operation>
326
                    </Platform>
327
                    <Platform Name="Win32">
328
                        <Operation>0</Operation>
329
                    </Platform>
330
                </DeployClass>
331
                <DeployClass Name="AndroidClasses">
332
                    <Platform Name="Android">
333
                        <RemoteDir>classes</RemoteDir>
334
                        <Operation>64</Operation>
335
                    </Platform>
336
                    <Platform Name="Android64">
337
                        <RemoteDir>classes</RemoteDir>
338
                        <Operation>64</Operation>
339
                    </Platform>
340
                </DeployClass>
341
                <DeployClass Name="AndroidFileProvider">
342
                    <Platform Name="Android">
343
                        <RemoteDir>res\xml</RemoteDir>
344
                        <Operation>1</Operation>
345
                    </Platform>
346
                    <Platform Name="Android64">
347
                        <RemoteDir>res\xml</RemoteDir>
348
                        <Operation>1</Operation>
349
                    </Platform>
350
                </DeployClass>
351
                <DeployClass Name="AndroidLibnativeArmeabiFile">
352
                    <Platform Name="Android">
353
                        <RemoteDir>library\lib\armeabi</RemoteDir>
354
                        <Operation>1</Operation>
355
                    </Platform>
356
                    <Platform Name="Android64">
357
                        <RemoteDir>library\lib\armeabi</RemoteDir>
358
                        <Operation>1</Operation>
359
                    </Platform>
360
                </DeployClass>
361
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
362
                    <Platform Name="Android64">
363
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
364
                        <Operation>1</Operation>
365
                    </Platform>
366
                </DeployClass>
367
                <DeployClass Name="AndroidLibnativeMipsFile">
368
                    <Platform Name="Android">
369
                        <RemoteDir>library\lib\mips</RemoteDir>
370
                        <Operation>1</Operation>
371
                    </Platform>
372
                    <Platform Name="Android64">
373
                        <RemoteDir>library\lib\mips</RemoteDir>
374
                        <Operation>1</Operation>
375
                    </Platform>
376
                </DeployClass>
377
                <DeployClass Name="AndroidServiceOutput">
378
                    <Platform Name="Android">
379
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
380
                        <Operation>1</Operation>
381
                    </Platform>
382
                    <Platform Name="Android64">
383
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
384
                        <Operation>1</Operation>
385
                    </Platform>
386
                </DeployClass>
387
                <DeployClass Name="AndroidServiceOutput_Android32">
388
                    <Platform Name="Android64">
389
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
390
                        <Operation>1</Operation>
391
                    </Platform>
392
                </DeployClass>
393
                <DeployClass Name="AndroidSplashImageDef">
394
                    <Platform Name="Android">
395
                        <RemoteDir>res\drawable</RemoteDir>
396
                        <Operation>1</Operation>
397
                    </Platform>
398
                    <Platform Name="Android64">
399
                        <RemoteDir>res\drawable</RemoteDir>
400
                        <Operation>1</Operation>
401
                    </Platform>
402
                </DeployClass>
403
                <DeployClass Name="AndroidSplashImageDefV21">
404
                    <Platform Name="Android">
405
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
406
                        <Operation>1</Operation>
407
                    </Platform>
408
                    <Platform Name="Android64">
409
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
410
                        <Operation>1</Operation>
411
                    </Platform>
412
                </DeployClass>
413
                <DeployClass Name="AndroidSplashStyles">
414
                    <Platform Name="Android">
415
                        <RemoteDir>res\values</RemoteDir>
416
                        <Operation>1</Operation>
417
                    </Platform>
418
                    <Platform Name="Android64">
419
                        <RemoteDir>res\values</RemoteDir>
420
                        <Operation>1</Operation>
421
                    </Platform>
422
                </DeployClass>
423
                <DeployClass Name="AndroidSplashStylesV21">
424
                    <Platform Name="Android">
425
                        <RemoteDir>res\values-v21</RemoteDir>
426
                        <Operation>1</Operation>
427
                    </Platform>
428
                    <Platform Name="Android64">
429
                        <RemoteDir>res\values-v21</RemoteDir>
430
                        <Operation>1</Operation>
431
                    </Platform>
432
                </DeployClass>
433
                <DeployClass Name="AndroidSplashStylesV31">
434
                    <Platform Name="Android">
435
                        <RemoteDir>res\values-v31</RemoteDir>
436
                        <Operation>1</Operation>
437
                    </Platform>
438
                    <Platform Name="Android64">
439
                        <RemoteDir>res\values-v31</RemoteDir>
440
                        <Operation>1</Operation>
441
                    </Platform>
442
                </DeployClass>
443
                <DeployClass Name="Android_AdaptiveIcon">
444
                    <Platform Name="Android">
445
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
446
                        <Operation>1</Operation>
447
                    </Platform>
448
                    <Platform Name="Android64">
449
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
450
                        <Operation>1</Operation>
451
                    </Platform>
452
                </DeployClass>
453
                <DeployClass Name="Android_AdaptiveIconBackground">
454
                    <Platform Name="Android">
455
                        <RemoteDir>res\drawable</RemoteDir>
456
                        <Operation>1</Operation>
457
                    </Platform>
458
                    <Platform Name="Android64">
459
                        <RemoteDir>res\drawable</RemoteDir>
460
                        <Operation>1</Operation>
461
                    </Platform>
462
                </DeployClass>
463
                <DeployClass Name="Android_AdaptiveIconForeground">
464
                    <Platform Name="Android">
465
                        <RemoteDir>res\drawable</RemoteDir>
466
                        <Operation>1</Operation>
467
                    </Platform>
468
                    <Platform Name="Android64">
469
                        <RemoteDir>res\drawable</RemoteDir>
470
                        <Operation>1</Operation>
471
                    </Platform>
472
                </DeployClass>
473
                <DeployClass Name="Android_AdaptiveIconMonochrome">
474
                    <Platform Name="Android">
475
                        <RemoteDir>res\drawable</RemoteDir>
476
                        <Operation>1</Operation>
477
                    </Platform>
478
                    <Platform Name="Android64">
479
                        <RemoteDir>res\drawable</RemoteDir>
480
                        <Operation>1</Operation>
481
                    </Platform>
482
                </DeployClass>
483
                <DeployClass Name="Android_AdaptiveIconV33">
484
                    <Platform Name="Android">
485
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
486
                        <Operation>1</Operation>
487
                    </Platform>
488
                    <Platform Name="Android64">
489
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
490
                        <Operation>1</Operation>
491
                    </Platform>
492
                </DeployClass>
493
                <DeployClass Name="Android_Colors">
494
                    <Platform Name="Android">
495
                        <RemoteDir>res\values</RemoteDir>
496
                        <Operation>1</Operation>
497
                    </Platform>
498
                    <Platform Name="Android64">
499
                        <RemoteDir>res\values</RemoteDir>
500
                        <Operation>1</Operation>
501
                    </Platform>
502
                </DeployClass>
503
                <DeployClass Name="Android_ColorsDark">
504
                    <Platform Name="Android">
505
                        <RemoteDir>res\values-night-v21</RemoteDir>
506
                        <Operation>1</Operation>
507
                    </Platform>
508
                    <Platform Name="Android64">
509
                        <RemoteDir>res\values-night-v21</RemoteDir>
510
                        <Operation>1</Operation>
511
                    </Platform>
512
                </DeployClass>
513
                <DeployClass Name="Android_DefaultAppIcon">
514
                    <Platform Name="Android">
515
                        <RemoteDir>res\drawable</RemoteDir>
516
                        <Operation>1</Operation>
517
                    </Platform>
518
                    <Platform Name="Android64">
519
                        <RemoteDir>res\drawable</RemoteDir>
520
                        <Operation>1</Operation>
521
                    </Platform>
522
                </DeployClass>
523
                <DeployClass Name="Android_LauncherIcon144">
524
                    <Platform Name="Android">
525
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
526
                        <Operation>1</Operation>
527
                    </Platform>
528
                    <Platform Name="Android64">
529
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
530
                        <Operation>1</Operation>
531
                    </Platform>
532
                </DeployClass>
533
                <DeployClass Name="Android_LauncherIcon192">
534
                    <Platform Name="Android">
535
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
536
                        <Operation>1</Operation>
537
                    </Platform>
538
                    <Platform Name="Android64">
539
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
540
                        <Operation>1</Operation>
541
                    </Platform>
542
                </DeployClass>
543
                <DeployClass Name="Android_LauncherIcon36">
544
                    <Platform Name="Android">
545
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
546
                        <Operation>1</Operation>
547
                    </Platform>
548
                    <Platform Name="Android64">
549
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
550
                        <Operation>1</Operation>
551
                    </Platform>
552
                </DeployClass>
553
                <DeployClass Name="Android_LauncherIcon48">
554
                    <Platform Name="Android">
555
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
556
                        <Operation>1</Operation>
557
                    </Platform>
558
                    <Platform Name="Android64">
559
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
560
                        <Operation>1</Operation>
561
                    </Platform>
562
                </DeployClass>
563
                <DeployClass Name="Android_LauncherIcon72">
564
                    <Platform Name="Android">
565
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
566
                        <Operation>1</Operation>
567
                    </Platform>
568
                    <Platform Name="Android64">
569
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
570
                        <Operation>1</Operation>
571
                    </Platform>
572
                </DeployClass>
573
                <DeployClass Name="Android_LauncherIcon96">
574
                    <Platform Name="Android">
575
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
576
                        <Operation>1</Operation>
577
                    </Platform>
578
                    <Platform Name="Android64">
579
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
580
                        <Operation>1</Operation>
581
                    </Platform>
582
                </DeployClass>
583
                <DeployClass Name="Android_NotificationIcon24">
584
                    <Platform Name="Android">
585
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
586
                        <Operation>1</Operation>
587
                    </Platform>
588
                    <Platform Name="Android64">
589
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
590
                        <Operation>1</Operation>
591
                    </Platform>
592
                </DeployClass>
593
                <DeployClass Name="Android_NotificationIcon36">
594
                    <Platform Name="Android">
595
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
596
                        <Operation>1</Operation>
597
                    </Platform>
598
                    <Platform Name="Android64">
599
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
600
                        <Operation>1</Operation>
601
                    </Platform>
602
                </DeployClass>
603
                <DeployClass Name="Android_NotificationIcon48">
604
                    <Platform Name="Android">
605
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
606
                        <Operation>1</Operation>
607
                    </Platform>
608
                    <Platform Name="Android64">
609
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
610
                        <Operation>1</Operation>
611
                    </Platform>
612
                </DeployClass>
613
                <DeployClass Name="Android_NotificationIcon72">
614
                    <Platform Name="Android">
615
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
616
                        <Operation>1</Operation>
617
                    </Platform>
618
                    <Platform Name="Android64">
619
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
620
                        <Operation>1</Operation>
621
                    </Platform>
622
                </DeployClass>
623
                <DeployClass Name="Android_NotificationIcon96">
624
                    <Platform Name="Android">
625
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
626
                        <Operation>1</Operation>
627
                    </Platform>
628
                    <Platform Name="Android64">
629
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
630
                        <Operation>1</Operation>
631
                    </Platform>
632
                </DeployClass>
633
                <DeployClass Name="Android_SplashImage426">
634
                    <Platform Name="Android">
635
                        <RemoteDir>res\drawable-small</RemoteDir>
636
                        <Operation>1</Operation>
637
                    </Platform>
638
                    <Platform Name="Android64">
639
                        <RemoteDir>res\drawable-small</RemoteDir>
640
                        <Operation>1</Operation>
641
                    </Platform>
642
                </DeployClass>
643
                <DeployClass Name="Android_SplashImage470">
644
                    <Platform Name="Android">
645
                        <RemoteDir>res\drawable-normal</RemoteDir>
646
                        <Operation>1</Operation>
647
                    </Platform>
648
                    <Platform Name="Android64">
649
                        <RemoteDir>res\drawable-normal</RemoteDir>
650
                        <Operation>1</Operation>
651
                    </Platform>
652
                </DeployClass>
653
                <DeployClass Name="Android_SplashImage640">
654
                    <Platform Name="Android">
655
                        <RemoteDir>res\drawable-large</RemoteDir>
656
                        <Operation>1</Operation>
657
                    </Platform>
658
                    <Platform Name="Android64">
659
                        <RemoteDir>res\drawable-large</RemoteDir>
660
                        <Operation>1</Operation>
661
                    </Platform>
662
                </DeployClass>
663
                <DeployClass Name="Android_SplashImage960">
664
                    <Platform Name="Android">
665
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
666
                        <Operation>1</Operation>
667
                    </Platform>
668
                    <Platform Name="Android64">
669
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
670
                        <Operation>1</Operation>
671
                    </Platform>
672
                </DeployClass>
673
                <DeployClass Name="Android_Strings">
674
                    <Platform Name="Android">
675
                        <RemoteDir>res\values</RemoteDir>
676
                        <Operation>1</Operation>
677
                    </Platform>
678
                    <Platform Name="Android64">
679
                        <RemoteDir>res\values</RemoteDir>
680
                        <Operation>1</Operation>
681
                    </Platform>
682
                </DeployClass>
683
                <DeployClass Name="Android_VectorizedNotificationIcon">
684
                    <Platform Name="Android">
685
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
686
                        <Operation>1</Operation>
687
                    </Platform>
688
                    <Platform Name="Android64">
689
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
690
                        <Operation>1</Operation>
691
                    </Platform>
692
                </DeployClass>
693
                <DeployClass Name="Android_VectorizedSplash">
694
                    <Platform Name="Android">
695
                        <RemoteDir>res\drawable</RemoteDir>
696
                        <Operation>1</Operation>
697
                    </Platform>
698
                    <Platform Name="Android64">
699
                        <RemoteDir>res\drawable</RemoteDir>
700
                        <Operation>1</Operation>
701
                    </Platform>
702
                </DeployClass>
703
                <DeployClass Name="Android_VectorizedSplashDark">
704
                    <Platform Name="Android">
705
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
706
                        <Operation>1</Operation>
707
                    </Platform>
708
                    <Platform Name="Android64">
709
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
710
                        <Operation>1</Operation>
711
                    </Platform>
712
                </DeployClass>
713
                <DeployClass Name="Android_VectorizedSplashV31">
714
                    <Platform Name="Android">
715
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
716
                        <Operation>1</Operation>
717
                    </Platform>
718
                    <Platform Name="Android64">
719
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
720
                        <Operation>1</Operation>
721
                    </Platform>
722
                </DeployClass>
723
                <DeployClass Name="Android_VectorizedSplashV31Dark">
724
                    <Platform Name="Android">
725
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
726
                        <Operation>1</Operation>
727
                    </Platform>
728
                    <Platform Name="Android64">
729
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
730
                        <Operation>1</Operation>
731
                    </Platform>
732
                </DeployClass>
733
                <DeployClass Name="DebugSymbols">
734
                    <Platform Name="iOSSimulator">
735
                        <Operation>1</Operation>
736
                    </Platform>
737
                    <Platform Name="OSX32">
738
                        <RemoteDir>Contents\MacOS</RemoteDir>
739
                        <Operation>1</Operation>
740
                    </Platform>
741
                    <Platform Name="Win32">
742
                        <Operation>0</Operation>
743
                    </Platform>
744
                </DeployClass>
745
                <DeployClass Name="DependencyFramework">
746
                    <Platform Name="OSX32">
747
                        <RemoteDir>Contents\MacOS</RemoteDir>
748
                        <Operation>1</Operation>
749
                        <Extensions>.framework</Extensions>
750
                    </Platform>
751
                    <Platform Name="OSX64">
752
                        <RemoteDir>Contents\MacOS</RemoteDir>
753
                        <Operation>1</Operation>
754
                        <Extensions>.framework</Extensions>
755
                    </Platform>
756
                    <Platform Name="OSXARM64">
757
                        <RemoteDir>Contents\MacOS</RemoteDir>
758
                        <Operation>1</Operation>
759
                        <Extensions>.framework</Extensions>
760
                    </Platform>
761
                    <Platform Name="Win32">
762
                        <Operation>0</Operation>
763
                    </Platform>
764
                </DeployClass>
765
                <DeployClass Name="DependencyModule">
766
                    <Platform Name="iOSDevice32">
767
                        <Operation>1</Operation>
768
                        <Extensions>.dylib</Extensions>
769
                    </Platform>
770
                    <Platform Name="iOSDevice64">
771
                        <Operation>1</Operation>
772
                        <Extensions>.dylib</Extensions>
773
                    </Platform>
774
                    <Platform Name="iOSSimARM64">
775
                        <Operation>1</Operation>
776
                        <Extensions>.dylib</Extensions>
777
                    </Platform>
778
                    <Platform Name="OSX32">
779
                        <RemoteDir>Contents\MacOS</RemoteDir>
780
                        <Operation>1</Operation>
781
                        <Extensions>.dylib</Extensions>
782
                    </Platform>
783
                    <Platform Name="OSX64">
784
                        <RemoteDir>Contents\MacOS</RemoteDir>
785
                        <Operation>1</Operation>
786
                        <Extensions>.dylib</Extensions>
787
                    </Platform>
788
                    <Platform Name="OSXARM64">
789
                        <RemoteDir>Contents\MacOS</RemoteDir>
790
                        <Operation>1</Operation>
791
                        <Extensions>.dylib</Extensions>
792
                    </Platform>
793
                    <Platform Name="Win32">
794
                        <Operation>0</Operation>
795
                        <Extensions>.dll;.bpl</Extensions>
796
                    </Platform>
797
                </DeployClass>
798
                <DeployClass Required="true" Name="DependencyPackage">
799
                    <Platform Name="iOSDevice32">
800
                        <Operation>1</Operation>
801
                        <Extensions>.dylib</Extensions>
802
                    </Platform>
803
                    <Platform Name="iOSDevice64">
804
                        <Operation>1</Operation>
805
                        <Extensions>.dylib</Extensions>
806
                    </Platform>
807
                    <Platform Name="iOSSimARM64">
808
                        <Operation>1</Operation>
809
                        <Extensions>.dylib</Extensions>
810
                    </Platform>
811
                    <Platform Name="OSX32">
812
                        <RemoteDir>Contents\MacOS</RemoteDir>
813
                        <Operation>1</Operation>
814
                        <Extensions>.dylib</Extensions>
815
                    </Platform>
816
                    <Platform Name="OSX64">
817
                        <RemoteDir>Contents\MacOS</RemoteDir>
818
                        <Operation>1</Operation>
819
                        <Extensions>.dylib</Extensions>
820
                    </Platform>
821
                    <Platform Name="OSXARM64">
822
                        <RemoteDir>Contents\MacOS</RemoteDir>
823
                        <Operation>1</Operation>
824
                        <Extensions>.dylib</Extensions>
825
                    </Platform>
826
                    <Platform Name="Win32">
827
                        <Operation>0</Operation>
828
                        <Extensions>.bpl</Extensions>
829
                    </Platform>
830
                </DeployClass>
831
                <DeployClass Name="File">
832
                    <Platform Name="Android">
833
                        <Operation>0</Operation>
834
                    </Platform>
835
                    <Platform Name="Android64">
836
                        <Operation>0</Operation>
837
                    </Platform>
838
                    <Platform Name="iOSDevice32">
839
                        <Operation>0</Operation>
840
                    </Platform>
841
                    <Platform Name="iOSDevice64">
842
                        <Operation>0</Operation>
843
                    </Platform>
844
                    <Platform Name="iOSSimARM64">
845
                        <Operation>0</Operation>
846
                    </Platform>
847
                    <Platform Name="OSX32">
848
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
849
                        <Operation>0</Operation>
850
                    </Platform>
851
                    <Platform Name="OSX64">
852
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
853
                        <Operation>0</Operation>
854
                    </Platform>
855
                    <Platform Name="OSXARM64">
856
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
857
                        <Operation>0</Operation>
858
                    </Platform>
859
                    <Platform Name="Win32">
860
                        <Operation>0</Operation>
861
                    </Platform>
862
                </DeployClass>
863
                <DeployClass Name="ProjectAndroidManifest">
864
                    <Platform Name="Android">
865
                        <Operation>1</Operation>
866
                    </Platform>
867
                    <Platform Name="Android64">
868
                        <Operation>1</Operation>
869
                    </Platform>
870
                </DeployClass>
871
                <DeployClass Name="ProjectOSXDebug">
872
                    <Platform Name="OSX64">
873
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
874
                        <Operation>1</Operation>
875
                    </Platform>
876
                    <Platform Name="OSXARM64">
877
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
878
                        <Operation>1</Operation>
879
                    </Platform>
880
                </DeployClass>
881
                <DeployClass Name="ProjectOSXEntitlements">
882
                    <Platform Name="OSX32">
883
                        <RemoteDir>..\</RemoteDir>
884
                        <Operation>1</Operation>
885
                    </Platform>
886
                    <Platform Name="OSX64">
887
                        <RemoteDir>..\</RemoteDir>
888
                        <Operation>1</Operation>
889
                    </Platform>
890
                    <Platform Name="OSXARM64">
891
                        <RemoteDir>..\</RemoteDir>
892
                        <Operation>1</Operation>
893
                    </Platform>
894
                </DeployClass>
895
                <DeployClass Name="ProjectOSXInfoPList">
896
                    <Platform Name="OSX32">
897
                        <RemoteDir>Contents</RemoteDir>
898
                        <Operation>1</Operation>
899
                    </Platform>
900
                    <Platform Name="OSX64">
901
                        <RemoteDir>Contents</RemoteDir>
902
                        <Operation>1</Operation>
903
                    </Platform>
904
                    <Platform Name="OSXARM64">
905
                        <RemoteDir>Contents</RemoteDir>
906
                        <Operation>1</Operation>
907
                    </Platform>
908
                </DeployClass>
909
                <DeployClass Name="ProjectOSXResource">
910
                    <Platform Name="OSX32">
911
                        <RemoteDir>Contents\Resources</RemoteDir>
912
                        <Operation>1</Operation>
913
                    </Platform>
914
                    <Platform Name="OSX64">
915
                        <RemoteDir>Contents\Resources</RemoteDir>
916
                        <Operation>1</Operation>
917
                    </Platform>
918
                    <Platform Name="OSXARM64">
919
                        <RemoteDir>Contents\Resources</RemoteDir>
920
                        <Operation>1</Operation>
921
                    </Platform>
922
                </DeployClass>
923
                <DeployClass Required="true" Name="ProjectOutput">
924
                    <Platform Name="Android">
925
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
926
                        <Operation>1</Operation>
927
                    </Platform>
928
                    <Platform Name="Android64">
929
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
930
                        <Operation>1</Operation>
931
                    </Platform>
932
                    <Platform Name="iOSDevice32">
933
                        <Operation>1</Operation>
934
                    </Platform>
935
                    <Platform Name="iOSDevice64">
936
                        <Operation>1</Operation>
937
                    </Platform>
938
                    <Platform Name="iOSSimARM64">
939
                        <Operation>1</Operation>
940
                    </Platform>
941
                    <Platform Name="Linux64">
942
                        <Operation>1</Operation>
943
                    </Platform>
944
                    <Platform Name="OSX32">
945
                        <RemoteDir>Contents\MacOS</RemoteDir>
946
                        <Operation>1</Operation>
947
                    </Platform>
948
                    <Platform Name="OSX64">
949
                        <RemoteDir>Contents\MacOS</RemoteDir>
950
                        <Operation>1</Operation>
951
                    </Platform>
952
                    <Platform Name="OSXARM64">
953
                        <RemoteDir>Contents\MacOS</RemoteDir>
954
                        <Operation>1</Operation>
955
                    </Platform>
956
                    <Platform Name="Win32">
957
                        <Operation>0</Operation>
958
                    </Platform>
959
                </DeployClass>
960
                <DeployClass Name="ProjectOutput_Android32">
961
                    <Platform Name="Android64">
962
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
963
                        <Operation>1</Operation>
964
                    </Platform>
965
                </DeployClass>
966
                <DeployClass Name="ProjectUWPManifest">
967
                    <Platform Name="Win32">
968
                        <Operation>1</Operation>
969
                    </Platform>
970
                    <Platform Name="Win64">
971
                        <Operation>1</Operation>
972
                    </Platform>
973
                    <Platform Name="Win64x">
974
                        <Operation>1</Operation>
975
                    </Platform>
976
                </DeployClass>
977
                <DeployClass Name="ProjectiOSDeviceDebug">
978
                    <Platform Name="iOSDevice32">
979
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
980
                        <Operation>1</Operation>
981
                    </Platform>
982
                    <Platform Name="iOSDevice64">
983
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
984
                        <Operation>1</Operation>
985
                    </Platform>
986
                    <Platform Name="iOSSimARM64">
987
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
988
                        <Operation>1</Operation>
989
                    </Platform>
990
                </DeployClass>
991
                <DeployClass Name="ProjectiOSEntitlements">
992
                    <Platform Name="iOSDevice32">
993
                        <RemoteDir>..\</RemoteDir>
994
                        <Operation>1</Operation>
995
                    </Platform>
996
                    <Platform Name="iOSDevice64">
997
                        <RemoteDir>..\</RemoteDir>
998
                        <Operation>1</Operation>
999
                    </Platform>
1000
                    <Platform Name="iOSSimARM64">
1001
                        <RemoteDir>..\</RemoteDir>
1002
                        <Operation>1</Operation>
1003
                    </Platform>
1004
                </DeployClass>
1005
                <DeployClass Name="ProjectiOSInfoPList">
1006
                    <Platform Name="iOSDevice32">
1007
                        <Operation>1</Operation>
1008
                    </Platform>
1009
                    <Platform Name="iOSDevice64">
1010
                        <Operation>1</Operation>
1011
                    </Platform>
1012
                    <Platform Name="iOSSimARM64">
1013
                        <Operation>1</Operation>
1014
                    </Platform>
1015
                </DeployClass>
1016
                <DeployClass Name="ProjectiOSLaunchScreen">
1017
                    <Platform Name="iOSDevice64">
1018
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1019
                        <Operation>64</Operation>
1020
                    </Platform>
1021
                    <Platform Name="iOSSimARM64">
1022
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1023
                        <Operation>64</Operation>
1024
                    </Platform>
1025
                </DeployClass>
1026
                <DeployClass Name="ProjectiOSResource">
1027
                    <Platform Name="iOSDevice32">
1028
                        <Operation>1</Operation>
1029
                    </Platform>
1030
                    <Platform Name="iOSDevice64">
1031
                        <Operation>1</Operation>
1032
                    </Platform>
1033
                    <Platform Name="iOSSimARM64">
1034
                        <Operation>1</Operation>
1035
                    </Platform>
1036
                </DeployClass>
1037
                <DeployClass Name="UWP_DelphiLogo150">
1038
                    <Platform Name="Win32">
1039
                        <RemoteDir>Assets</RemoteDir>
1040
                        <Operation>1</Operation>
1041
                    </Platform>
1042
                    <Platform Name="Win64">
1043
                        <RemoteDir>Assets</RemoteDir>
1044
                        <Operation>1</Operation>
1045
                    </Platform>
1046
                </DeployClass>
1047
                <DeployClass Name="UWP_DelphiLogo44">
1048
                    <Platform Name="Win32">
1049
                        <RemoteDir>Assets</RemoteDir>
1050
                        <Operation>1</Operation>
1051
                    </Platform>
1052
                    <Platform Name="Win64">
1053
                        <RemoteDir>Assets</RemoteDir>
1054
                        <Operation>1</Operation>
1055
                    </Platform>
1056
                </DeployClass>
1057
                <DeployClass Name="iOS_AppStore1024">
1058
                    <Platform Name="iOSDevice64">
1059
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1060
                        <Operation>1</Operation>
1061
                    </Platform>
1062
                    <Platform Name="iOSSimARM64">
1063
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1064
                        <Operation>1</Operation>
1065
                    </Platform>
1066
                </DeployClass>
1067
                <DeployClass Name="iPad_AppIcon152">
1068
                    <Platform Name="iOSDevice64">
1069
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1070
                        <Operation>1</Operation>
1071
                    </Platform>
1072
                    <Platform Name="iOSSimARM64">
1073
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1074
                        <Operation>1</Operation>
1075
                    </Platform>
1076
                </DeployClass>
1077
                <DeployClass Name="iPad_AppIcon167">
1078
                    <Platform Name="iOSDevice64">
1079
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1080
                        <Operation>1</Operation>
1081
                    </Platform>
1082
                    <Platform Name="iOSSimARM64">
1083
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1084
                        <Operation>1</Operation>
1085
                    </Platform>
1086
                </DeployClass>
1087
                <DeployClass Name="iPad_Launch2x">
1088
                    <Platform Name="iOSDevice64">
1089
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1090
                        <Operation>1</Operation>
1091
                    </Platform>
1092
                    <Platform Name="iOSSimARM64">
1093
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1094
                        <Operation>1</Operation>
1095
                    </Platform>
1096
                </DeployClass>
1097
                <DeployClass Name="iPad_LaunchDark2x">
1098
                    <Platform Name="iOSDevice64">
1099
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1100
                        <Operation>1</Operation>
1101
                    </Platform>
1102
                    <Platform Name="iOSSimARM64">
1103
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1104
                        <Operation>1</Operation>
1105
                    </Platform>
1106
                </DeployClass>
1107
                <DeployClass Name="iPad_Notification40">
1108
                    <Platform Name="iOSDevice64">
1109
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1110
                        <Operation>1</Operation>
1111
                    </Platform>
1112
                    <Platform Name="iOSSimARM64">
1113
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1114
                        <Operation>1</Operation>
1115
                    </Platform>
1116
                </DeployClass>
1117
                <DeployClass Name="iPad_Setting58">
1118
                    <Platform Name="iOSDevice64">
1119
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1120
                        <Operation>1</Operation>
1121
                    </Platform>
1122
                    <Platform Name="iOSSimARM64">
1123
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1124
                        <Operation>1</Operation>
1125
                    </Platform>
1126
                </DeployClass>
1127
                <DeployClass Name="iPad_SpotLight80">
1128
                    <Platform Name="iOSDevice64">
1129
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1130
                        <Operation>1</Operation>
1131
                    </Platform>
1132
                    <Platform Name="iOSSimARM64">
1133
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1134
                        <Operation>1</Operation>
1135
                    </Platform>
1136
                </DeployClass>
1137
                <DeployClass Name="iPhone_AppIcon120">
1138
                    <Platform Name="iOSDevice64">
1139
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1140
                        <Operation>1</Operation>
1141
                    </Platform>
1142
                    <Platform Name="iOSSimARM64">
1143
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1144
                        <Operation>1</Operation>
1145
                    </Platform>
1146
                </DeployClass>
1147
                <DeployClass Name="iPhone_AppIcon180">
1148
                    <Platform Name="iOSDevice64">
1149
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1150
                        <Operation>1</Operation>
1151
                    </Platform>
1152
                    <Platform Name="iOSSimARM64">
1153
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1154
                        <Operation>1</Operation>
1155
                    </Platform>
1156
                </DeployClass>
1157
                <DeployClass Name="iPhone_Launch2x">
1158
                    <Platform Name="iOSDevice64">
1159
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1160
                        <Operation>1</Operation>
1161
                    </Platform>
1162
                    <Platform Name="iOSSimARM64">
1163
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1164
                        <Operation>1</Operation>
1165
                    </Platform>
1166
                </DeployClass>
1167
                <DeployClass Name="iPhone_Launch3x">
1168
                    <Platform Name="iOSDevice64">
1169
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1170
                        <Operation>1</Operation>
1171
                    </Platform>
1172
                    <Platform Name="iOSSimARM64">
1173
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1174
                        <Operation>1</Operation>
1175
                    </Platform>
1176
                </DeployClass>
1177
                <DeployClass Name="iPhone_LaunchDark2x">
1178
                    <Platform Name="iOSDevice64">
1179
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1180
                        <Operation>1</Operation>
1181
                    </Platform>
1182
                    <Platform Name="iOSSimARM64">
1183
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1184
                        <Operation>1</Operation>
1185
                    </Platform>
1186
                </DeployClass>
1187
                <DeployClass Name="iPhone_LaunchDark3x">
1188
                    <Platform Name="iOSDevice64">
1189
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1190
                        <Operation>1</Operation>
1191
                    </Platform>
1192
                    <Platform Name="iOSSimARM64">
1193
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1194
                        <Operation>1</Operation>
1195
                    </Platform>
1196
                </DeployClass>
1197
                <DeployClass Name="iPhone_Notification40">
1198
                    <Platform Name="iOSDevice64">
1199
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1200
                        <Operation>1</Operation>
1201
                    </Platform>
1202
                    <Platform Name="iOSSimARM64">
1203
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1204
                        <Operation>1</Operation>
1205
                    </Platform>
1206
                </DeployClass>
1207
                <DeployClass Name="iPhone_Notification60">
1208
                    <Platform Name="iOSDevice64">
1209
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1210
                        <Operation>1</Operation>
1211
                    </Platform>
1212
                    <Platform Name="iOSSimARM64">
1213
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1214
                        <Operation>1</Operation>
1215
                    </Platform>
1216
                </DeployClass>
1217
                <DeployClass Name="iPhone_Setting58">
1218
                    <Platform Name="iOSDevice64">
1219
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1220
                        <Operation>1</Operation>
1221
                    </Platform>
1222
                    <Platform Name="iOSSimARM64">
1223
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1224
                        <Operation>1</Operation>
1225
                    </Platform>
1226
                </DeployClass>
1227
                <DeployClass Name="iPhone_Setting87">
1228
                    <Platform Name="iOSDevice64">
1229
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1230
                        <Operation>1</Operation>
1231
                    </Platform>
1232
                    <Platform Name="iOSSimARM64">
1233
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1234
                        <Operation>1</Operation>
1235
                    </Platform>
1236
                </DeployClass>
1237
                <DeployClass Name="iPhone_Spotlight120">
1238
                    <Platform Name="iOSDevice64">
1239
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1240
                        <Operation>1</Operation>
1241
                    </Platform>
1242
                    <Platform Name="iOSSimARM64">
1243
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1244
                        <Operation>1</Operation>
1245
                    </Platform>
1246
                </DeployClass>
1247
                <DeployClass Name="iPhone_Spotlight80">
1248
                    <Platform Name="iOSDevice64">
1249
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1250
                        <Operation>1</Operation>
1251
                    </Platform>
1252
                    <Platform Name="iOSSimARM64">
1253
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1254
                        <Operation>1</Operation>
1255
                    </Platform>
1256
                </DeployClass>
1257
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1258
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1259
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1260
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1261
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1262
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1263
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1264
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1265
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1266
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1267
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1268
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1269
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1270
            </Deployment>
1271
            <Platforms>
1272
                <Platform value="Android">False</Platform>
1273
                <Platform value="Android64">True</Platform>
1274
                <Platform value="Win32">False</Platform>
1275
                <Platform value="Win64">True</Platform>
1276
            </Platforms>
1277
        </BorlandProject>
1278
        <ProjectFileVersion>12</ProjectFileVersion>
1279
    </ProjectExtensions>
1280
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1281
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1282
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1283
</Project>
1284

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

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

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

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