MathgeomGLS

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

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

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

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

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