MathgeomGLS

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

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

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

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

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