Subversion Repositories ht46f47_simulator

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{EF6EEC64-3E5A-47B6-96B4-3B59B467291A}</ProjectGuid>
5 daniel-mar 4
        <ProjectVersion>19.5</ProjectVersion>
2 daniel-mar 5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>HT46F47Sim.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Release</Config>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
10
        <TargetedPlatforms>1</TargetedPlatforms>
11
        <AppType>Application</AppType>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
20
    </PropertyGroup>
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
25
    </PropertyGroup>
26
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
27
        <Cfg_1>true</Cfg_1>
28
        <CfgParent>Base</CfgParent>
29
        <Base>true</Base>
30
    </PropertyGroup>
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
33
        <CfgParent>Cfg_1</CfgParent>
34
        <Cfg_1>true</Cfg_1>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
38
        <Cfg_2>true</Cfg_2>
39
        <CfgParent>Base</CfgParent>
40
        <Base>true</Base>
41
    </PropertyGroup>
42
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
43
        <Cfg_2_Win32>true</Cfg_2_Win32>
44
        <CfgParent>Cfg_2</CfgParent>
45
        <Cfg_2>true</Cfg_2>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="'$(Base)'!=''">
49
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
50
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
51
        <DCC_E>false</DCC_E>
52
        <DCC_N>false</DCC_N>
53
        <DCC_S>false</DCC_S>
54
        <DCC_F>false</DCC_F>
55
        <DCC_K>false</DCC_K>
56
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
57
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
58
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
59
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
60
        <SanitizedProjectName>HT46F47Sim</SanitizedProjectName>
61
    </PropertyGroup>
62
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
63
        <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;RESTComponents;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;svnui;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;FireDAC;vcltouch;vcldb;bindcompfmx;svn;FireDACSqliteDriver;FireDACPgDriver;inetdb;soaprtl;DbxCommonDriver;fmx;FireDACIBDriver;fmxdae;xmlrtl;soapmidas;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;FireDACCommon;IndyIPClient;bindcompvcl;RESTBackendComponents;VCLRESTComponents;soapserver;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;CloudService;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;FireDACCommonDriver;inet;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
64
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
65
        <BT_BuildType>Debug</BT_BuildType>
66
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
67
        <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>
68
        <VerInfo_Locale>1033</VerInfo_Locale>
69
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
70
    </PropertyGroup>
71
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
72
        <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;RESTComponents;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;FireDAC;vcltouch;vcldb;bindcompfmx;FireDACSqliteDriver;FireDACPgDriver;inetdb;soaprtl;DbxCommonDriver;fmx;FireDACIBDriver;fmxdae;xmlrtl;soapmidas;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;FireDACCommon;IndyIPClient;bindcompvcl;RESTBackendComponents;VCLRESTComponents;soapserver;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;CloudService;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;FireDACCommonDriver;inet;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
73
    </PropertyGroup>
74
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
75
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
76
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
77
        <DCC_Optimize>false</DCC_Optimize>
78
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
79
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
80
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
81
    </PropertyGroup>
82
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
83
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
84
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
85
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
86
        <DCC_DcuOutput>.</DCC_DcuOutput>
87
        <DCC_ExeOutput>.</DCC_ExeOutput>
88
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89
        <VerInfo_Locale>1033</VerInfo_Locale>
90
    </PropertyGroup>
91
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
92
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
93
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
94
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
95
        <DCC_DebugInformation>0</DCC_DebugInformation>
96
    </PropertyGroup>
97
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
98
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
99
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
100
        <DCC_DcuOutput>.</DCC_DcuOutput>
101
        <DCC_ExeOutput>.</DCC_ExeOutput>
102
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
103
        <VerInfo_Locale>1033</VerInfo_Locale>
104
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=HT46F47 Simulator;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
105
    </PropertyGroup>
106
    <ItemGroup>
107
        <DelphiCompile Include="$(MainSource)">
108
            <MainSource>MainSource</MainSource>
109
        </DelphiCompile>
110
        <DCCReference Include="MainForm.pas">
111
            <Form>Form2</Form>
112
            <FormType>dfm</FormType>
113
        </DCCReference>
114
        <DCCReference Include="HT46F47.pas"/>
115
        <BuildConfiguration Include="Base">
116
            <Key>Base</Key>
117
        </BuildConfiguration>
118
        <BuildConfiguration Include="Debug">
119
            <Key>Cfg_1</Key>
120
            <CfgParent>Base</CfgParent>
121
        </BuildConfiguration>
5 daniel-mar 122
        <BuildConfiguration Include="Release">
123
            <Key>Cfg_2</Key>
124
            <CfgParent>Base</CfgParent>
125
        </BuildConfiguration>
2 daniel-mar 126
    </ItemGroup>
127
    <ProjectExtensions>
128
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
129
        <Borland.ProjectType>Application</Borland.ProjectType>
130
        <BorlandProject>
131
            <Delphi.Personality>
132
                <Source>
133
                    <Source Name="MainSource">HT46F47Sim.dpr</Source>
134
                </Source>
135
                <Excluded_Packages>
136
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
137
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
138
                </Excluded_Packages>
139
            </Delphi.Personality>
5 daniel-mar 140
            <Deployment Version="4">
141
                <DeployFile LocalName="Win32\Debug\HT46F47Sim.exe" Configuration="Debug" Class="ProjectOutput"/>
2 daniel-mar 142
                <DeployClass Name="AdditionalDebugSymbols">
143
                    <Platform Name="iOSSimulator">
144
                        <Operation>1</Operation>
145
                    </Platform>
146
                    <Platform Name="OSX32">
147
                        <RemoteDir>Contents\MacOS</RemoteDir>
148
                        <Operation>1</Operation>
149
                    </Platform>
150
                    <Platform Name="Win32">
151
                        <Operation>0</Operation>
152
                    </Platform>
153
                </DeployClass>
5 daniel-mar 154
                <DeployClass Name="AndroidClasses">
2 daniel-mar 155
                    <Platform Name="Android">
156
                        <RemoteDir>classes</RemoteDir>
5 daniel-mar 157
                        <Operation>64</Operation>
2 daniel-mar 158
                    </Platform>
159
                    <Platform Name="Android64">
160
                        <RemoteDir>classes</RemoteDir>
5 daniel-mar 161
                        <Operation>64</Operation>
2 daniel-mar 162
                    </Platform>
163
                </DeployClass>
164
                <DeployClass Name="AndroidFileProvider">
165
                    <Platform Name="Android">
166
                        <RemoteDir>res\xml</RemoteDir>
167
                        <Operation>1</Operation>
168
                    </Platform>
169
                    <Platform Name="Android64">
170
                        <RemoteDir>res\xml</RemoteDir>
171
                        <Operation>1</Operation>
172
                    </Platform>
173
                </DeployClass>
174
                <DeployClass Name="AndroidGDBServer">
175
                    <Platform Name="Android">
176
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
177
                        <Operation>1</Operation>
178
                    </Platform>
179
                </DeployClass>
180
                <DeployClass Name="AndroidLibnativeArmeabiFile">
181
                    <Platform Name="Android">
182
                        <RemoteDir>library\lib\armeabi</RemoteDir>
183
                        <Operation>1</Operation>
184
                    </Platform>
185
                    <Platform Name="Android64">
186
                        <RemoteDir>library\lib\armeabi</RemoteDir>
187
                        <Operation>1</Operation>
188
                    </Platform>
189
                </DeployClass>
190
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
191
                    <Platform Name="Android64">
192
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
193
                        <Operation>1</Operation>
194
                    </Platform>
195
                </DeployClass>
196
                <DeployClass Name="AndroidLibnativeMipsFile">
197
                    <Platform Name="Android">
198
                        <RemoteDir>library\lib\mips</RemoteDir>
199
                        <Operation>1</Operation>
200
                    </Platform>
201
                    <Platform Name="Android64">
202
                        <RemoteDir>library\lib\mips</RemoteDir>
203
                        <Operation>1</Operation>
204
                    </Platform>
205
                </DeployClass>
206
                <DeployClass Name="AndroidServiceOutput">
207
                    <Platform Name="Android">
208
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
209
                        <Operation>1</Operation>
210
                    </Platform>
211
                    <Platform Name="Android64">
212
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
213
                        <Operation>1</Operation>
214
                    </Platform>
215
                </DeployClass>
216
                <DeployClass Name="AndroidServiceOutput_Android32">
217
                    <Platform Name="Android64">
218
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
219
                        <Operation>1</Operation>
220
                    </Platform>
221
                </DeployClass>
222
                <DeployClass Name="AndroidSplashImageDef">
223
                    <Platform Name="Android">
224
                        <RemoteDir>res\drawable</RemoteDir>
225
                        <Operation>1</Operation>
226
                    </Platform>
227
                    <Platform Name="Android64">
228
                        <RemoteDir>res\drawable</RemoteDir>
229
                        <Operation>1</Operation>
230
                    </Platform>
231
                </DeployClass>
232
                <DeployClass Name="AndroidSplashStyles">
233
                    <Platform Name="Android">
234
                        <RemoteDir>res\values</RemoteDir>
235
                        <Operation>1</Operation>
236
                    </Platform>
237
                    <Platform Name="Android64">
238
                        <RemoteDir>res\values</RemoteDir>
239
                        <Operation>1</Operation>
240
                    </Platform>
241
                </DeployClass>
242
                <DeployClass Name="AndroidSplashStylesV21">
243
                    <Platform Name="Android">
244
                        <RemoteDir>res\values-v21</RemoteDir>
245
                        <Operation>1</Operation>
246
                    </Platform>
247
                    <Platform Name="Android64">
248
                        <RemoteDir>res\values-v21</RemoteDir>
249
                        <Operation>1</Operation>
250
                    </Platform>
251
                </DeployClass>
252
                <DeployClass Name="Android_Colors">
253
                    <Platform Name="Android">
254
                        <RemoteDir>res\values</RemoteDir>
255
                        <Operation>1</Operation>
256
                    </Platform>
257
                    <Platform Name="Android64">
258
                        <RemoteDir>res\values</RemoteDir>
259
                        <Operation>1</Operation>
260
                    </Platform>
261
                </DeployClass>
262
                <DeployClass Name="Android_DefaultAppIcon">
263
                    <Platform Name="Android">
264
                        <RemoteDir>res\drawable</RemoteDir>
265
                        <Operation>1</Operation>
266
                    </Platform>
267
                    <Platform Name="Android64">
268
                        <RemoteDir>res\drawable</RemoteDir>
269
                        <Operation>1</Operation>
270
                    </Platform>
271
                </DeployClass>
272
                <DeployClass Name="Android_LauncherIcon144">
273
                    <Platform Name="Android">
274
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
275
                        <Operation>1</Operation>
276
                    </Platform>
277
                    <Platform Name="Android64">
278
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
279
                        <Operation>1</Operation>
280
                    </Platform>
281
                </DeployClass>
5 daniel-mar 282
                <DeployClass Name="Android_LauncherIcon192">
283
                    <Platform Name="Android">
284
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
285
                        <Operation>1</Operation>
286
                    </Platform>
287
                    <Platform Name="Android64">
288
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
289
                        <Operation>1</Operation>
290
                    </Platform>
291
                </DeployClass>
2 daniel-mar 292
                <DeployClass Name="Android_LauncherIcon36">
293
                    <Platform Name="Android">
294
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
295
                        <Operation>1</Operation>
296
                    </Platform>
297
                    <Platform Name="Android64">
298
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
299
                        <Operation>1</Operation>
300
                    </Platform>
301
                </DeployClass>
302
                <DeployClass Name="Android_LauncherIcon48">
303
                    <Platform Name="Android">
304
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
305
                        <Operation>1</Operation>
306
                    </Platform>
307
                    <Platform Name="Android64">
308
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
309
                        <Operation>1</Operation>
310
                    </Platform>
311
                </DeployClass>
312
                <DeployClass Name="Android_LauncherIcon72">
313
                    <Platform Name="Android">
314
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
315
                        <Operation>1</Operation>
316
                    </Platform>
317
                    <Platform Name="Android64">
318
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
319
                        <Operation>1</Operation>
320
                    </Platform>
321
                </DeployClass>
322
                <DeployClass Name="Android_LauncherIcon96">
323
                    <Platform Name="Android">
324
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
325
                        <Operation>1</Operation>
326
                    </Platform>
327
                    <Platform Name="Android64">
328
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
329
                        <Operation>1</Operation>
330
                    </Platform>
331
                </DeployClass>
332
                <DeployClass Name="Android_NotificationIcon24">
333
                    <Platform Name="Android">
334
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
335
                        <Operation>1</Operation>
336
                    </Platform>
337
                    <Platform Name="Android64">
338
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
339
                        <Operation>1</Operation>
340
                    </Platform>
341
                </DeployClass>
342
                <DeployClass Name="Android_NotificationIcon36">
343
                    <Platform Name="Android">
344
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
345
                        <Operation>1</Operation>
346
                    </Platform>
347
                    <Platform Name="Android64">
348
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
349
                        <Operation>1</Operation>
350
                    </Platform>
351
                </DeployClass>
352
                <DeployClass Name="Android_NotificationIcon48">
353
                    <Platform Name="Android">
354
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
355
                        <Operation>1</Operation>
356
                    </Platform>
357
                    <Platform Name="Android64">
358
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
359
                        <Operation>1</Operation>
360
                    </Platform>
361
                </DeployClass>
362
                <DeployClass Name="Android_NotificationIcon72">
363
                    <Platform Name="Android">
364
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
365
                        <Operation>1</Operation>
366
                    </Platform>
367
                    <Platform Name="Android64">
368
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
369
                        <Operation>1</Operation>
370
                    </Platform>
371
                </DeployClass>
372
                <DeployClass Name="Android_NotificationIcon96">
373
                    <Platform Name="Android">
374
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
375
                        <Operation>1</Operation>
376
                    </Platform>
377
                    <Platform Name="Android64">
378
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
379
                        <Operation>1</Operation>
380
                    </Platform>
381
                </DeployClass>
382
                <DeployClass Name="Android_SplashImage426">
383
                    <Platform Name="Android">
384
                        <RemoteDir>res\drawable-small</RemoteDir>
385
                        <Operation>1</Operation>
386
                    </Platform>
387
                    <Platform Name="Android64">
388
                        <RemoteDir>res\drawable-small</RemoteDir>
389
                        <Operation>1</Operation>
390
                    </Platform>
391
                </DeployClass>
392
                <DeployClass Name="Android_SplashImage470">
393
                    <Platform Name="Android">
394
                        <RemoteDir>res\drawable-normal</RemoteDir>
395
                        <Operation>1</Operation>
396
                    </Platform>
397
                    <Platform Name="Android64">
398
                        <RemoteDir>res\drawable-normal</RemoteDir>
399
                        <Operation>1</Operation>
400
                    </Platform>
401
                </DeployClass>
402
                <DeployClass Name="Android_SplashImage640">
403
                    <Platform Name="Android">
404
                        <RemoteDir>res\drawable-large</RemoteDir>
405
                        <Operation>1</Operation>
406
                    </Platform>
407
                    <Platform Name="Android64">
408
                        <RemoteDir>res\drawable-large</RemoteDir>
409
                        <Operation>1</Operation>
410
                    </Platform>
411
                </DeployClass>
412
                <DeployClass Name="Android_SplashImage960">
413
                    <Platform Name="Android">
414
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
415
                        <Operation>1</Operation>
416
                    </Platform>
417
                    <Platform Name="Android64">
418
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
419
                        <Operation>1</Operation>
420
                    </Platform>
421
                </DeployClass>
422
                <DeployClass Name="Android_Strings">
423
                    <Platform Name="Android">
424
                        <RemoteDir>res\values</RemoteDir>
425
                        <Operation>1</Operation>
426
                    </Platform>
427
                    <Platform Name="Android64">
428
                        <RemoteDir>res\values</RemoteDir>
429
                        <Operation>1</Operation>
430
                    </Platform>
431
                </DeployClass>
432
                <DeployClass Name="DebugSymbols">
433
                    <Platform Name="iOSSimulator">
434
                        <Operation>1</Operation>
435
                    </Platform>
436
                    <Platform Name="OSX32">
437
                        <RemoteDir>Contents\MacOS</RemoteDir>
438
                        <Operation>1</Operation>
439
                    </Platform>
440
                    <Platform Name="Win32">
441
                        <Operation>0</Operation>
442
                    </Platform>
443
                </DeployClass>
444
                <DeployClass Name="DependencyFramework">
445
                    <Platform Name="OSX32">
446
                        <RemoteDir>Contents\MacOS</RemoteDir>
447
                        <Operation>1</Operation>
448
                        <Extensions>.framework</Extensions>
449
                    </Platform>
450
                    <Platform Name="OSX64">
451
                        <RemoteDir>Contents\MacOS</RemoteDir>
452
                        <Operation>1</Operation>
453
                        <Extensions>.framework</Extensions>
454
                    </Platform>
5 daniel-mar 455
                    <Platform Name="OSXARM64">
456
                        <RemoteDir>Contents\MacOS</RemoteDir>
457
                        <Operation>1</Operation>
458
                        <Extensions>.framework</Extensions>
459
                    </Platform>
2 daniel-mar 460
                    <Platform Name="Win32">
461
                        <Operation>0</Operation>
462
                    </Platform>
463
                </DeployClass>
464
                <DeployClass Name="DependencyModule">
465
                    <Platform Name="iOSDevice32">
466
                        <Operation>1</Operation>
467
                        <Extensions>.dylib</Extensions>
468
                    </Platform>
469
                    <Platform Name="iOSDevice64">
470
                        <Operation>1</Operation>
471
                        <Extensions>.dylib</Extensions>
472
                    </Platform>
5 daniel-mar 473
                    <Platform Name="iOSSimARM64">
2 daniel-mar 474
                        <Operation>1</Operation>
475
                        <Extensions>.dylib</Extensions>
476
                    </Platform>
477
                    <Platform Name="OSX32">
478
                        <RemoteDir>Contents\MacOS</RemoteDir>
479
                        <Operation>1</Operation>
480
                        <Extensions>.dylib</Extensions>
481
                    </Platform>
482
                    <Platform Name="OSX64">
483
                        <RemoteDir>Contents\MacOS</RemoteDir>
484
                        <Operation>1</Operation>
485
                        <Extensions>.dylib</Extensions>
486
                    </Platform>
5 daniel-mar 487
                    <Platform Name="OSXARM64">
488
                        <RemoteDir>Contents\MacOS</RemoteDir>
489
                        <Operation>1</Operation>
490
                        <Extensions>.dylib</Extensions>
491
                    </Platform>
2 daniel-mar 492
                    <Platform Name="Win32">
493
                        <Operation>0</Operation>
494
                        <Extensions>.dll;.bpl</Extensions>
495
                    </Platform>
496
                </DeployClass>
497
                <DeployClass Required="true" Name="DependencyPackage">
498
                    <Platform Name="iOSDevice32">
499
                        <Operation>1</Operation>
500
                        <Extensions>.dylib</Extensions>
501
                    </Platform>
502
                    <Platform Name="iOSDevice64">
503
                        <Operation>1</Operation>
504
                        <Extensions>.dylib</Extensions>
505
                    </Platform>
5 daniel-mar 506
                    <Platform Name="iOSSimARM64">
2 daniel-mar 507
                        <Operation>1</Operation>
508
                        <Extensions>.dylib</Extensions>
509
                    </Platform>
510
                    <Platform Name="OSX32">
511
                        <RemoteDir>Contents\MacOS</RemoteDir>
512
                        <Operation>1</Operation>
513
                        <Extensions>.dylib</Extensions>
514
                    </Platform>
515
                    <Platform Name="OSX64">
516
                        <RemoteDir>Contents\MacOS</RemoteDir>
517
                        <Operation>1</Operation>
518
                        <Extensions>.dylib</Extensions>
519
                    </Platform>
5 daniel-mar 520
                    <Platform Name="OSXARM64">
521
                        <RemoteDir>Contents\MacOS</RemoteDir>
522
                        <Operation>1</Operation>
523
                        <Extensions>.dylib</Extensions>
524
                    </Platform>
2 daniel-mar 525
                    <Platform Name="Win32">
526
                        <Operation>0</Operation>
527
                        <Extensions>.bpl</Extensions>
528
                    </Platform>
529
                </DeployClass>
530
                <DeployClass Name="File">
531
                    <Platform Name="Android">
532
                        <Operation>0</Operation>
533
                    </Platform>
534
                    <Platform Name="Android64">
535
                        <Operation>0</Operation>
536
                    </Platform>
537
                    <Platform Name="iOSDevice32">
538
                        <Operation>0</Operation>
539
                    </Platform>
540
                    <Platform Name="iOSDevice64">
541
                        <Operation>0</Operation>
542
                    </Platform>
5 daniel-mar 543
                    <Platform Name="iOSSimARM64">
2 daniel-mar 544
                        <Operation>0</Operation>
545
                    </Platform>
546
                    <Platform Name="OSX32">
547
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
548
                        <Operation>0</Operation>
549
                    </Platform>
550
                    <Platform Name="OSX64">
551
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
552
                        <Operation>0</Operation>
553
                    </Platform>
5 daniel-mar 554
                    <Platform Name="OSXARM64">
555
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
556
                        <Operation>0</Operation>
557
                    </Platform>
2 daniel-mar 558
                    <Platform Name="Win32">
559
                        <Operation>0</Operation>
560
                    </Platform>
561
                </DeployClass>
5 daniel-mar 562
                <DeployClass Name="ProjectAndroidManifest">
563
                    <Platform Name="Android">
2 daniel-mar 564
                        <Operation>1</Operation>
565
                    </Platform>
5 daniel-mar 566
                    <Platform Name="Android64">
2 daniel-mar 567
                        <Operation>1</Operation>
568
                    </Platform>
569
                </DeployClass>
5 daniel-mar 570
                <DeployClass Name="ProjectOSXDebug">
571
                    <Platform Name="OSX64">
572
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
2 daniel-mar 573
                        <Operation>1</Operation>
574
                    </Platform>
5 daniel-mar 575
                    <Platform Name="OSXARM64">
576
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
2 daniel-mar 577
                        <Operation>1</Operation>
578
                    </Platform>
579
                </DeployClass>
5 daniel-mar 580
                <DeployClass Name="ProjectOSXEntitlements">
581
                    <Platform Name="OSX32">
582
                        <RemoteDir>..\</RemoteDir>
2 daniel-mar 583
                        <Operation>1</Operation>
584
                    </Platform>
5 daniel-mar 585
                    <Platform Name="OSX64">
586
                        <RemoteDir>..\</RemoteDir>
2 daniel-mar 587
                        <Operation>1</Operation>
588
                    </Platform>
5 daniel-mar 589
                    <Platform Name="OSXARM64">
590
                        <RemoteDir>..\</RemoteDir>
2 daniel-mar 591
                        <Operation>1</Operation>
592
                    </Platform>
593
                </DeployClass>
5 daniel-mar 594
                <DeployClass Name="ProjectOSXInfoPList">
595
                    <Platform Name="OSX32">
596
                        <RemoteDir>Contents</RemoteDir>
2 daniel-mar 597
                        <Operation>1</Operation>
598
                    </Platform>
5 daniel-mar 599
                    <Platform Name="OSX64">
600
                        <RemoteDir>Contents</RemoteDir>
2 daniel-mar 601
                        <Operation>1</Operation>
602
                    </Platform>
5 daniel-mar 603
                    <Platform Name="OSXARM64">
604
                        <RemoteDir>Contents</RemoteDir>
2 daniel-mar 605
                        <Operation>1</Operation>
606
                    </Platform>
607
                </DeployClass>
5 daniel-mar 608
                <DeployClass Name="ProjectOSXResource">
609
                    <Platform Name="OSX32">
610
                        <RemoteDir>Contents\Resources</RemoteDir>
2 daniel-mar 611
                        <Operation>1</Operation>
612
                    </Platform>
5 daniel-mar 613
                    <Platform Name="OSX64">
614
                        <RemoteDir>Contents\Resources</RemoteDir>
2 daniel-mar 615
                        <Operation>1</Operation>
616
                    </Platform>
5 daniel-mar 617
                    <Platform Name="OSXARM64">
618
                        <RemoteDir>Contents\Resources</RemoteDir>
2 daniel-mar 619
                        <Operation>1</Operation>
620
                    </Platform>
621
                </DeployClass>
5 daniel-mar 622
                <DeployClass Required="true" Name="ProjectOutput">
623
                    <Platform Name="Android">
624
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
2 daniel-mar 625
                        <Operation>1</Operation>
626
                    </Platform>
5 daniel-mar 627
                    <Platform Name="Android64">
628
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
2 daniel-mar 629
                        <Operation>1</Operation>
630
                    </Platform>
631
                    <Platform Name="iOSDevice32">
632
                        <Operation>1</Operation>
633
                    </Platform>
634
                    <Platform Name="iOSDevice64">
635
                        <Operation>1</Operation>
636
                    </Platform>
5 daniel-mar 637
                    <Platform Name="iOSSimARM64">
2 daniel-mar 638
                        <Operation>1</Operation>
639
                    </Platform>
5 daniel-mar 640
                    <Platform Name="Linux64">
2 daniel-mar 641
                        <Operation>1</Operation>
642
                    </Platform>
5 daniel-mar 643
                    <Platform Name="OSX32">
644
                        <RemoteDir>Contents\MacOS</RemoteDir>
2 daniel-mar 645
                        <Operation>1</Operation>
646
                    </Platform>
5 daniel-mar 647
                    <Platform Name="OSX64">
648
                        <RemoteDir>Contents\MacOS</RemoteDir>
2 daniel-mar 649
                        <Operation>1</Operation>
650
                    </Platform>
5 daniel-mar 651
                    <Platform Name="OSXARM64">
652
                        <RemoteDir>Contents\MacOS</RemoteDir>
2 daniel-mar 653
                        <Operation>1</Operation>
654
                    </Platform>
5 daniel-mar 655
                    <Platform Name="Win32">
656
                        <Operation>0</Operation>
2 daniel-mar 657
                    </Platform>
5 daniel-mar 658
                </DeployClass>
659
                <DeployClass Name="ProjectOutput_Android32">
660
                    <Platform Name="Android64">
661
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
2 daniel-mar 662
                        <Operation>1</Operation>
663
                    </Platform>
664
                </DeployClass>
5 daniel-mar 665
                <DeployClass Name="ProjectUWPManifest">
666
                    <Platform Name="Win32">
2 daniel-mar 667
                        <Operation>1</Operation>
668
                    </Platform>
5 daniel-mar 669
                    <Platform Name="Win64">
2 daniel-mar 670
                        <Operation>1</Operation>
671
                    </Platform>
672
                </DeployClass>
5 daniel-mar 673
                <DeployClass Name="ProjectiOSDeviceDebug">
2 daniel-mar 674
                    <Platform Name="iOSDevice32">
5 daniel-mar 675
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
2 daniel-mar 676
                        <Operation>1</Operation>
677
                    </Platform>
678
                    <Platform Name="iOSDevice64">
5 daniel-mar 679
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
2 daniel-mar 680
                        <Operation>1</Operation>
681
                    </Platform>
5 daniel-mar 682
                    <Platform Name="iOSSimARM64">
683
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
2 daniel-mar 684
                        <Operation>1</Operation>
685
                    </Platform>
686
                </DeployClass>
5 daniel-mar 687
                <DeployClass Name="ProjectiOSEntitlements">
2 daniel-mar 688
                    <Platform Name="iOSDevice32">
5 daniel-mar 689
                        <RemoteDir>..\</RemoteDir>
2 daniel-mar 690
                        <Operation>1</Operation>
691
                    </Platform>
692
                    <Platform Name="iOSDevice64">
5 daniel-mar 693
                        <RemoteDir>..\</RemoteDir>
2 daniel-mar 694
                        <Operation>1</Operation>
695
                    </Platform>
5 daniel-mar 696
                    <Platform Name="iOSSimARM64">
697
                        <RemoteDir>..\</RemoteDir>
2 daniel-mar 698
                        <Operation>1</Operation>
699
                    </Platform>
700
                </DeployClass>
5 daniel-mar 701
                <DeployClass Name="ProjectiOSInfoPList">
2 daniel-mar 702
                    <Platform Name="iOSDevice32">
703
                        <Operation>1</Operation>
704
                    </Platform>
705
                    <Platform Name="iOSDevice64">
706
                        <Operation>1</Operation>
707
                    </Platform>
5 daniel-mar 708
                    <Platform Name="iOSSimARM64">
2 daniel-mar 709
                        <Operation>1</Operation>
710
                    </Platform>
711
                </DeployClass>
5 daniel-mar 712
                <DeployClass Name="ProjectiOSLaunchScreen">
2 daniel-mar 713
                    <Platform Name="iOSDevice64">
5 daniel-mar 714
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
715
                        <Operation>64</Operation>
2 daniel-mar 716
                    </Platform>
5 daniel-mar 717
                    <Platform Name="iOSSimARM64">
718
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
719
                        <Operation>64</Operation>
2 daniel-mar 720
                    </Platform>
721
                </DeployClass>
5 daniel-mar 722
                <DeployClass Name="ProjectiOSResource">
2 daniel-mar 723
                    <Platform Name="iOSDevice32">
724
                        <Operation>1</Operation>
725
                    </Platform>
726
                    <Platform Name="iOSDevice64">
727
                        <Operation>1</Operation>
728
                    </Platform>
5 daniel-mar 729
                    <Platform Name="iOSSimARM64">
2 daniel-mar 730
                        <Operation>1</Operation>
731
                    </Platform>
732
                </DeployClass>
5 daniel-mar 733
                <DeployClass Name="UWP_DelphiLogo150">
734
                    <Platform Name="Win32">
735
                        <RemoteDir>Assets</RemoteDir>
2 daniel-mar 736
                        <Operation>1</Operation>
737
                    </Platform>
5 daniel-mar 738
                    <Platform Name="Win64">
739
                        <RemoteDir>Assets</RemoteDir>
2 daniel-mar 740
                        <Operation>1</Operation>
741
                    </Platform>
5 daniel-mar 742
                </DeployClass>
743
                <DeployClass Name="UWP_DelphiLogo44">
744
                    <Platform Name="Win32">
745
                        <RemoteDir>Assets</RemoteDir>
2 daniel-mar 746
                        <Operation>1</Operation>
747
                    </Platform>
5 daniel-mar 748
                    <Platform Name="Win64">
749
                        <RemoteDir>Assets</RemoteDir>
2 daniel-mar 750
                        <Operation>1</Operation>
751
                    </Platform>
5 daniel-mar 752
                </DeployClass>
753
                <DeployClass Name="iOS_AppStore1024">
2 daniel-mar 754
                    <Platform Name="iOSDevice64">
5 daniel-mar 755
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 756
                        <Operation>1</Operation>
757
                    </Platform>
5 daniel-mar 758
                    <Platform Name="iOSSimARM64">
759
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 760
                        <Operation>1</Operation>
761
                    </Platform>
762
                </DeployClass>
5 daniel-mar 763
                <DeployClass Name="iPad_AppIcon152">
2 daniel-mar 764
                    <Platform Name="iOSDevice64">
5 daniel-mar 765
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 766
                        <Operation>1</Operation>
767
                    </Platform>
5 daniel-mar 768
                    <Platform Name="iOSSimARM64">
769
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 770
                        <Operation>1</Operation>
771
                    </Platform>
772
                </DeployClass>
5 daniel-mar 773
                <DeployClass Name="iPad_AppIcon167">
2 daniel-mar 774
                    <Platform Name="iOSDevice64">
5 daniel-mar 775
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 776
                        <Operation>1</Operation>
777
                    </Platform>
5 daniel-mar 778
                    <Platform Name="iOSSimARM64">
779
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 780
                        <Operation>1</Operation>
781
                    </Platform>
782
                </DeployClass>
5 daniel-mar 783
                <DeployClass Name="iPad_Launch2x">
2 daniel-mar 784
                    <Platform Name="iOSDevice64">
5 daniel-mar 785
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 786
                        <Operation>1</Operation>
787
                    </Platform>
5 daniel-mar 788
                    <Platform Name="iOSSimARM64">
789
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 790
                        <Operation>1</Operation>
791
                    </Platform>
792
                </DeployClass>
5 daniel-mar 793
                <DeployClass Name="iPad_LaunchDark2x">
2 daniel-mar 794
                    <Platform Name="iOSDevice64">
5 daniel-mar 795
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 796
                        <Operation>1</Operation>
797
                    </Platform>
5 daniel-mar 798
                    <Platform Name="iOSSimARM64">
799
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 800
                        <Operation>1</Operation>
801
                    </Platform>
802
                </DeployClass>
5 daniel-mar 803
                <DeployClass Name="iPad_Notification40">
2 daniel-mar 804
                    <Platform Name="iOSDevice64">
5 daniel-mar 805
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 806
                        <Operation>1</Operation>
807
                    </Platform>
5 daniel-mar 808
                    <Platform Name="iOSSimARM64">
809
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 810
                        <Operation>1</Operation>
811
                    </Platform>
812
                </DeployClass>
5 daniel-mar 813
                <DeployClass Name="iPad_Setting58">
2 daniel-mar 814
                    <Platform Name="iOSDevice64">
5 daniel-mar 815
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 816
                        <Operation>1</Operation>
817
                    </Platform>
5 daniel-mar 818
                    <Platform Name="iOSSimARM64">
819
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 820
                        <Operation>1</Operation>
821
                    </Platform>
822
                </DeployClass>
5 daniel-mar 823
                <DeployClass Name="iPad_SpotLight80">
2 daniel-mar 824
                    <Platform Name="iOSDevice64">
5 daniel-mar 825
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 826
                        <Operation>1</Operation>
827
                    </Platform>
5 daniel-mar 828
                    <Platform Name="iOSSimARM64">
829
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 830
                        <Operation>1</Operation>
831
                    </Platform>
832
                </DeployClass>
5 daniel-mar 833
                <DeployClass Name="iPhone_AppIcon120">
834
                    <Platform Name="iOSDevice64">
835
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 836
                        <Operation>1</Operation>
837
                    </Platform>
5 daniel-mar 838
                    <Platform Name="iOSSimARM64">
839
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 840
                        <Operation>1</Operation>
841
                    </Platform>
842
                </DeployClass>
5 daniel-mar 843
                <DeployClass Name="iPhone_AppIcon180">
844
                    <Platform Name="iOSDevice64">
845
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 846
                        <Operation>1</Operation>
847
                    </Platform>
5 daniel-mar 848
                    <Platform Name="iOSSimARM64">
849
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 850
                        <Operation>1</Operation>
851
                    </Platform>
852
                </DeployClass>
5 daniel-mar 853
                <DeployClass Name="iPhone_Launch2x">
2 daniel-mar 854
                    <Platform Name="iOSDevice64">
5 daniel-mar 855
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 856
                        <Operation>1</Operation>
857
                    </Platform>
5 daniel-mar 858
                    <Platform Name="iOSSimARM64">
859
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 860
                        <Operation>1</Operation>
861
                    </Platform>
862
                </DeployClass>
5 daniel-mar 863
                <DeployClass Name="iPhone_Launch3x">
2 daniel-mar 864
                    <Platform Name="iOSDevice64">
5 daniel-mar 865
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 866
                        <Operation>1</Operation>
867
                    </Platform>
5 daniel-mar 868
                    <Platform Name="iOSSimARM64">
869
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 870
                        <Operation>1</Operation>
871
                    </Platform>
872
                </DeployClass>
5 daniel-mar 873
                <DeployClass Name="iPhone_LaunchDark2x">
2 daniel-mar 874
                    <Platform Name="iOSDevice64">
5 daniel-mar 875
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 876
                        <Operation>1</Operation>
877
                    </Platform>
5 daniel-mar 878
                    <Platform Name="iOSSimARM64">
879
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 880
                        <Operation>1</Operation>
881
                    </Platform>
882
                </DeployClass>
5 daniel-mar 883
                <DeployClass Name="iPhone_LaunchDark3x">
884
                    <Platform Name="iOSDevice64">
885
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 886
                        <Operation>1</Operation>
887
                    </Platform>
5 daniel-mar 888
                    <Platform Name="iOSSimARM64">
889
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
2 daniel-mar 890
                        <Operation>1</Operation>
891
                    </Platform>
892
                </DeployClass>
5 daniel-mar 893
                <DeployClass Name="iPhone_Notification40">
894
                    <Platform Name="iOSDevice64">
895
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 896
                        <Operation>1</Operation>
897
                    </Platform>
5 daniel-mar 898
                    <Platform Name="iOSSimARM64">
899
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 900
                        <Operation>1</Operation>
901
                    </Platform>
902
                </DeployClass>
5 daniel-mar 903
                <DeployClass Name="iPhone_Notification60">
904
                    <Platform Name="iOSDevice64">
905
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 906
                        <Operation>1</Operation>
907
                    </Platform>
5 daniel-mar 908
                    <Platform Name="iOSSimARM64">
909
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 910
                        <Operation>1</Operation>
911
                    </Platform>
912
                </DeployClass>
5 daniel-mar 913
                <DeployClass Name="iPhone_Setting58">
2 daniel-mar 914
                    <Platform Name="iOSDevice64">
5 daniel-mar 915
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 916
                        <Operation>1</Operation>
917
                    </Platform>
5 daniel-mar 918
                    <Platform Name="iOSSimARM64">
919
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 920
                        <Operation>1</Operation>
921
                    </Platform>
922
                </DeployClass>
5 daniel-mar 923
                <DeployClass Name="iPhone_Setting87">
924
                    <Platform Name="iOSDevice64">
925
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 926
                        <Operation>1</Operation>
927
                    </Platform>
5 daniel-mar 928
                    <Platform Name="iOSSimARM64">
929
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 930
                        <Operation>1</Operation>
931
                    </Platform>
932
                </DeployClass>
5 daniel-mar 933
                <DeployClass Name="iPhone_Spotlight120">
934
                    <Platform Name="iOSDevice64">
935
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 936
                        <Operation>1</Operation>
937
                    </Platform>
5 daniel-mar 938
                    <Platform Name="iOSSimARM64">
939
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 940
                        <Operation>1</Operation>
941
                    </Platform>
942
                </DeployClass>
5 daniel-mar 943
                <DeployClass Name="iPhone_Spotlight80">
944
                    <Platform Name="iOSDevice64">
945
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 946
                        <Operation>1</Operation>
947
                    </Platform>
5 daniel-mar 948
                    <Platform Name="iOSSimARM64">
949
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
2 daniel-mar 950
                        <Operation>1</Operation>
951
                    </Platform>
952
                </DeployClass>
5 daniel-mar 953
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
954
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
955
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
2 daniel-mar 956
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
5 daniel-mar 957
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
958
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
2 daniel-mar 959
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
960
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
961
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
5 daniel-mar 962
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
963
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
964
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
2 daniel-mar 965
            </Deployment>
966
            <Platforms>
967
                <Platform value="Win32">True</Platform>
968
                <Platform value="Win64">False</Platform>
969
            </Platforms>
970
        </BorlandProject>
971
        <ProjectFileVersion>12</ProjectFileVersion>
972
    </ProjectExtensions>
973
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
974
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
975
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
976
</Project>