MathgeomGLS

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

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

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

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

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