MathgeomGLS

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

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

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

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

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