MathgeomGLS

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

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

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

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

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