MathgeomGLS

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

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

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

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

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