MathgeomGLS

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

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

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

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

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