Subversion Repositories checksum-tools

Rev

Rev 6 | Rev 18 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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