MathgeomGLS

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

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

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

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

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