MathgeomGLS

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

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

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

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

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