MathgeomGLS

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

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

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

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

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