Subversion Repositories checksum-tools

Rev

Rev 17 | Go to most recent revision | Details | 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>
4
        <ProjectVersion>18.8</ProjectVersion>
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
        <Debugger_RunParams>c:\Intel\_Test\_Test.sfv</Debugger_RunParams>
87
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
88
        <VerInfo_Locale>1033</VerInfo_Locale>
89
        <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>
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>
286
                <DeployClass Name="Android_LauncherIcon36">
287
                    <Platform Name="Android">
288
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
289
                        <Operation>1</Operation>
290
                    </Platform>
291
                    <Platform Name="Android64">
292
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
293
                        <Operation>1</Operation>
294
                    </Platform>
295
                </DeployClass>
296
                <DeployClass Name="Android_LauncherIcon48">
297
                    <Platform Name="Android">
298
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
299
                        <Operation>1</Operation>
300
                    </Platform>
301
                    <Platform Name="Android64">
302
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
303
                        <Operation>1</Operation>
304
                    </Platform>
305
                </DeployClass>
306
                <DeployClass Name="Android_LauncherIcon72">
307
                    <Platform Name="Android">
308
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
309
                        <Operation>1</Operation>
310
                    </Platform>
311
                    <Platform Name="Android64">
312
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
313
                        <Operation>1</Operation>
314
                    </Platform>
315
                </DeployClass>
316
                <DeployClass Name="Android_LauncherIcon96">
317
                    <Platform Name="Android">
318
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
319
                        <Operation>1</Operation>
320
                    </Platform>
321
                    <Platform Name="Android64">
322
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
323
                        <Operation>1</Operation>
324
                    </Platform>
325
                </DeployClass>
326
                <DeployClass Name="Android_NotificationIcon24">
327
                    <Platform Name="Android">
328
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
329
                        <Operation>1</Operation>
330
                    </Platform>
331
                    <Platform Name="Android64">
332
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
333
                        <Operation>1</Operation>
334
                    </Platform>
335
                </DeployClass>
336
                <DeployClass Name="Android_NotificationIcon36">
337
                    <Platform Name="Android">
338
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
339
                        <Operation>1</Operation>
340
                    </Platform>
341
                    <Platform Name="Android64">
342
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
343
                        <Operation>1</Operation>
344
                    </Platform>
345
                </DeployClass>
346
                <DeployClass Name="Android_NotificationIcon48">
347
                    <Platform Name="Android">
348
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
349
                        <Operation>1</Operation>
350
                    </Platform>
351
                    <Platform Name="Android64">
352
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
353
                        <Operation>1</Operation>
354
                    </Platform>
355
                </DeployClass>
356
                <DeployClass Name="Android_NotificationIcon72">
357
                    <Platform Name="Android">
358
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
359
                        <Operation>1</Operation>
360
                    </Platform>
361
                    <Platform Name="Android64">
362
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
363
                        <Operation>1</Operation>
364
                    </Platform>
365
                </DeployClass>
366
                <DeployClass Name="Android_NotificationIcon96">
367
                    <Platform Name="Android">
368
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
369
                        <Operation>1</Operation>
370
                    </Platform>
371
                    <Platform Name="Android64">
372
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
373
                        <Operation>1</Operation>
374
                    </Platform>
375
                </DeployClass>
376
                <DeployClass Name="Android_SplashImage426">
377
                    <Platform Name="Android">
378
                        <RemoteDir>res\drawable-small</RemoteDir>
379
                        <Operation>1</Operation>
380
                    </Platform>
381
                    <Platform Name="Android64">
382
                        <RemoteDir>res\drawable-small</RemoteDir>
383
                        <Operation>1</Operation>
384
                    </Platform>
385
                </DeployClass>
386
                <DeployClass Name="Android_SplashImage470">
387
                    <Platform Name="Android">
388
                        <RemoteDir>res\drawable-normal</RemoteDir>
389
                        <Operation>1</Operation>
390
                    </Platform>
391
                    <Platform Name="Android64">
392
                        <RemoteDir>res\drawable-normal</RemoteDir>
393
                        <Operation>1</Operation>
394
                    </Platform>
395
                </DeployClass>
396
                <DeployClass Name="Android_SplashImage640">
397
                    <Platform Name="Android">
398
                        <RemoteDir>res\drawable-large</RemoteDir>
399
                        <Operation>1</Operation>
400
                    </Platform>
401
                    <Platform Name="Android64">
402
                        <RemoteDir>res\drawable-large</RemoteDir>
403
                        <Operation>1</Operation>
404
                    </Platform>
405
                </DeployClass>
406
                <DeployClass Name="Android_SplashImage960">
407
                    <Platform Name="Android">
408
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
409
                        <Operation>1</Operation>
410
                    </Platform>
411
                    <Platform Name="Android64">
412
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
413
                        <Operation>1</Operation>
414
                    </Platform>
415
                </DeployClass>
416
                <DeployClass Name="Android_Strings">
417
                    <Platform Name="Android">
418
                        <RemoteDir>res\values</RemoteDir>
419
                        <Operation>1</Operation>
420
                    </Platform>
421
                    <Platform Name="Android64">
422
                        <RemoteDir>res\values</RemoteDir>
423
                        <Operation>1</Operation>
424
                    </Platform>
425
                </DeployClass>
426
                <DeployClass Name="DebugSymbols">
427
                    <Platform Name="iOSSimulator">
428
                        <Operation>1</Operation>
429
                    </Platform>
430
                    <Platform Name="OSX32">
431
                        <RemoteDir>Contents\MacOS</RemoteDir>
432
                        <Operation>1</Operation>
433
                    </Platform>
434
                    <Platform Name="Win32">
435
                        <Operation>0</Operation>
436
                    </Platform>
437
                </DeployClass>
438
                <DeployClass Name="DependencyFramework">
439
                    <Platform Name="OSX32">
440
                        <RemoteDir>Contents\MacOS</RemoteDir>
441
                        <Operation>1</Operation>
442
                        <Extensions>.framework</Extensions>
443
                    </Platform>
444
                    <Platform Name="OSX64">
445
                        <RemoteDir>Contents\MacOS</RemoteDir>
446
                        <Operation>1</Operation>
447
                        <Extensions>.framework</Extensions>
448
                    </Platform>
449
                    <Platform Name="Win32">
450
                        <Operation>0</Operation>
451
                    </Platform>
452
                </DeployClass>
453
                <DeployClass Name="DependencyModule">
454
                    <Platform Name="iOSDevice32">
455
                        <Operation>1</Operation>
456
                        <Extensions>.dylib</Extensions>
457
                    </Platform>
458
                    <Platform Name="iOSDevice64">
459
                        <Operation>1</Operation>
460
                        <Extensions>.dylib</Extensions>
461
                    </Platform>
462
                    <Platform Name="iOSSimulator">
463
                        <Operation>1</Operation>
464
                        <Extensions>.dylib</Extensions>
465
                    </Platform>
466
                    <Platform Name="OSX32">
467
                        <RemoteDir>Contents\MacOS</RemoteDir>
468
                        <Operation>1</Operation>
469
                        <Extensions>.dylib</Extensions>
470
                    </Platform>
471
                    <Platform Name="OSX64">
472
                        <RemoteDir>Contents\MacOS</RemoteDir>
473
                        <Operation>1</Operation>
474
                        <Extensions>.dylib</Extensions>
475
                    </Platform>
476
                    <Platform Name="Win32">
477
                        <Operation>0</Operation>
478
                        <Extensions>.dll;.bpl</Extensions>
479
                    </Platform>
480
                </DeployClass>
481
                <DeployClass Required="true" Name="DependencyPackage">
482
                    <Platform Name="iOSDevice32">
483
                        <Operation>1</Operation>
484
                        <Extensions>.dylib</Extensions>
485
                    </Platform>
486
                    <Platform Name="iOSDevice64">
487
                        <Operation>1</Operation>
488
                        <Extensions>.dylib</Extensions>
489
                    </Platform>
490
                    <Platform Name="iOSSimulator">
491
                        <Operation>1</Operation>
492
                        <Extensions>.dylib</Extensions>
493
                    </Platform>
494
                    <Platform Name="OSX32">
495
                        <RemoteDir>Contents\MacOS</RemoteDir>
496
                        <Operation>1</Operation>
497
                        <Extensions>.dylib</Extensions>
498
                    </Platform>
499
                    <Platform Name="OSX64">
500
                        <RemoteDir>Contents\MacOS</RemoteDir>
501
                        <Operation>1</Operation>
502
                        <Extensions>.dylib</Extensions>
503
                    </Platform>
504
                    <Platform Name="Win32">
505
                        <Operation>0</Operation>
506
                        <Extensions>.bpl</Extensions>
507
                    </Platform>
508
                </DeployClass>
509
                <DeployClass Name="File">
510
                    <Platform Name="Android">
511
                        <Operation>0</Operation>
512
                    </Platform>
513
                    <Platform Name="Android64">
514
                        <Operation>0</Operation>
515
                    </Platform>
516
                    <Platform Name="iOSDevice32">
517
                        <Operation>0</Operation>
518
                    </Platform>
519
                    <Platform Name="iOSDevice64">
520
                        <Operation>0</Operation>
521
                    </Platform>
522
                    <Platform Name="iOSSimulator">
523
                        <Operation>0</Operation>
524
                    </Platform>
525
                    <Platform Name="OSX32">
526
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
527
                        <Operation>0</Operation>
528
                    </Platform>
529
                    <Platform Name="OSX64">
530
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
531
                        <Operation>0</Operation>
532
                    </Platform>
533
                    <Platform Name="Win32">
534
                        <Operation>0</Operation>
535
                    </Platform>
536
                </DeployClass>
537
                <DeployClass Name="iPad_Launch1024x768">
538
                    <Platform Name="iOSDevice32">
539
                        <Operation>1</Operation>
540
                    </Platform>
541
                    <Platform Name="iOSDevice64">
542
                        <Operation>1</Operation>
543
                    </Platform>
544
                    <Platform Name="iOSSimulator">
545
                        <Operation>1</Operation>
546
                    </Platform>
547
                </DeployClass>
548
                <DeployClass Name="iPad_Launch1536x2048">
549
                    <Platform Name="iOSDevice32">
550
                        <Operation>1</Operation>
551
                    </Platform>
552
                    <Platform Name="iOSDevice64">
553
                        <Operation>1</Operation>
554
                    </Platform>
555
                    <Platform Name="iOSSimulator">
556
                        <Operation>1</Operation>
557
                    </Platform>
558
                </DeployClass>
559
                <DeployClass Name="iPad_Launch1668">
560
                    <Platform Name="iOSDevice32">
561
                        <Operation>1</Operation>
562
                    </Platform>
563
                    <Platform Name="iOSDevice64">
564
                        <Operation>1</Operation>
565
                    </Platform>
566
                    <Platform Name="iOSSimulator">
567
                        <Operation>1</Operation>
568
                    </Platform>
569
                </DeployClass>
570
                <DeployClass Name="iPad_Launch1668x2388">
571
                    <Platform Name="iOSDevice32">
572
                        <Operation>1</Operation>
573
                    </Platform>
574
                    <Platform Name="iOSDevice64">
575
                        <Operation>1</Operation>
576
                    </Platform>
577
                    <Platform Name="iOSSimulator">
578
                        <Operation>1</Operation>
579
                    </Platform>
580
                </DeployClass>
581
                <DeployClass Name="iPad_Launch2048x1536">
582
                    <Platform Name="iOSDevice32">
583
                        <Operation>1</Operation>
584
                    </Platform>
585
                    <Platform Name="iOSDevice64">
586
                        <Operation>1</Operation>
587
                    </Platform>
588
                    <Platform Name="iOSSimulator">
589
                        <Operation>1</Operation>
590
                    </Platform>
591
                </DeployClass>
592
                <DeployClass Name="iPad_Launch2048x2732">
593
                    <Platform Name="iOSDevice32">
594
                        <Operation>1</Operation>
595
                    </Platform>
596
                    <Platform Name="iOSDevice64">
597
                        <Operation>1</Operation>
598
                    </Platform>
599
                    <Platform Name="iOSSimulator">
600
                        <Operation>1</Operation>
601
                    </Platform>
602
                </DeployClass>
603
                <DeployClass Name="iPad_Launch2224">
604
                    <Platform Name="iOSDevice32">
605
                        <Operation>1</Operation>
606
                    </Platform>
607
                    <Platform Name="iOSDevice64">
608
                        <Operation>1</Operation>
609
                    </Platform>
610
                    <Platform Name="iOSSimulator">
611
                        <Operation>1</Operation>
612
                    </Platform>
613
                </DeployClass>
614
                <DeployClass Name="iPad_Launch2388x1668">
615
                    <Platform Name="iOSDevice32">
616
                        <Operation>1</Operation>
617
                    </Platform>
618
                    <Platform Name="iOSDevice64">
619
                        <Operation>1</Operation>
620
                    </Platform>
621
                    <Platform Name="iOSSimulator">
622
                        <Operation>1</Operation>
623
                    </Platform>
624
                </DeployClass>
625
                <DeployClass Name="iPad_Launch2732x2048">
626
                    <Platform Name="iOSDevice32">
627
                        <Operation>1</Operation>
628
                    </Platform>
629
                    <Platform Name="iOSDevice64">
630
                        <Operation>1</Operation>
631
                    </Platform>
632
                    <Platform Name="iOSSimulator">
633
                        <Operation>1</Operation>
634
                    </Platform>
635
                </DeployClass>
636
                <DeployClass Name="iPad_Launch768x1024">
637
                    <Platform Name="iOSDevice32">
638
                        <Operation>1</Operation>
639
                    </Platform>
640
                    <Platform Name="iOSDevice64">
641
                        <Operation>1</Operation>
642
                    </Platform>
643
                    <Platform Name="iOSSimulator">
644
                        <Operation>1</Operation>
645
                    </Platform>
646
                </DeployClass>
647
                <DeployClass Name="iPhone_Launch1125">
648
                    <Platform Name="iOSDevice32">
649
                        <Operation>1</Operation>
650
                    </Platform>
651
                    <Platform Name="iOSDevice64">
652
                        <Operation>1</Operation>
653
                    </Platform>
654
                    <Platform Name="iOSSimulator">
655
                        <Operation>1</Operation>
656
                    </Platform>
657
                </DeployClass>
658
                <DeployClass Name="iPhone_Launch1136x640">
659
                    <Platform Name="iOSDevice32">
660
                        <Operation>1</Operation>
661
                    </Platform>
662
                    <Platform Name="iOSDevice64">
663
                        <Operation>1</Operation>
664
                    </Platform>
665
                    <Platform Name="iOSSimulator">
666
                        <Operation>1</Operation>
667
                    </Platform>
668
                </DeployClass>
669
                <DeployClass Name="iPhone_Launch1242">
670
                    <Platform Name="iOSDevice32">
671
                        <Operation>1</Operation>
672
                    </Platform>
673
                    <Platform Name="iOSDevice64">
674
                        <Operation>1</Operation>
675
                    </Platform>
676
                    <Platform Name="iOSSimulator">
677
                        <Operation>1</Operation>
678
                    </Platform>
679
                </DeployClass>
680
                <DeployClass Name="iPhone_Launch1242x2688">
681
                    <Platform Name="iOSDevice32">
682
                        <Operation>1</Operation>
683
                    </Platform>
684
                    <Platform Name="iOSDevice64">
685
                        <Operation>1</Operation>
686
                    </Platform>
687
                    <Platform Name="iOSSimulator">
688
                        <Operation>1</Operation>
689
                    </Platform>
690
                </DeployClass>
691
                <DeployClass Name="iPhone_Launch1334">
692
                    <Platform Name="iOSDevice32">
693
                        <Operation>1</Operation>
694
                    </Platform>
695
                    <Platform Name="iOSDevice64">
696
                        <Operation>1</Operation>
697
                    </Platform>
698
                    <Platform Name="iOSSimulator">
699
                        <Operation>1</Operation>
700
                    </Platform>
701
                </DeployClass>
702
                <DeployClass Name="iPhone_Launch1792">
703
                    <Platform Name="iOSDevice32">
704
                        <Operation>1</Operation>
705
                    </Platform>
706
                    <Platform Name="iOSDevice64">
707
                        <Operation>1</Operation>
708
                    </Platform>
709
                    <Platform Name="iOSSimulator">
710
                        <Operation>1</Operation>
711
                    </Platform>
712
                </DeployClass>
713
                <DeployClass Name="iPhone_Launch2208">
714
                    <Platform Name="iOSDevice32">
715
                        <Operation>1</Operation>
716
                    </Platform>
717
                    <Platform Name="iOSDevice64">
718
                        <Operation>1</Operation>
719
                    </Platform>
720
                    <Platform Name="iOSSimulator">
721
                        <Operation>1</Operation>
722
                    </Platform>
723
                </DeployClass>
724
                <DeployClass Name="iPhone_Launch2436">
725
                    <Platform Name="iOSDevice32">
726
                        <Operation>1</Operation>
727
                    </Platform>
728
                    <Platform Name="iOSDevice64">
729
                        <Operation>1</Operation>
730
                    </Platform>
731
                    <Platform Name="iOSSimulator">
732
                        <Operation>1</Operation>
733
                    </Platform>
734
                </DeployClass>
735
                <DeployClass Name="iPhone_Launch2688x1242">
736
                    <Platform Name="iOSDevice32">
737
                        <Operation>1</Operation>
738
                    </Platform>
739
                    <Platform Name="iOSDevice64">
740
                        <Operation>1</Operation>
741
                    </Platform>
742
                    <Platform Name="iOSSimulator">
743
                        <Operation>1</Operation>
744
                    </Platform>
745
                </DeployClass>
746
                <DeployClass Name="iPhone_Launch320">
747
                    <Platform Name="iOSDevice32">
748
                        <Operation>1</Operation>
749
                    </Platform>
750
                    <Platform Name="iOSDevice64">
751
                        <Operation>1</Operation>
752
                    </Platform>
753
                    <Platform Name="iOSSimulator">
754
                        <Operation>1</Operation>
755
                    </Platform>
756
                </DeployClass>
757
                <DeployClass Name="iPhone_Launch640">
758
                    <Platform Name="iOSDevice32">
759
                        <Operation>1</Operation>
760
                    </Platform>
761
                    <Platform Name="iOSDevice64">
762
                        <Operation>1</Operation>
763
                    </Platform>
764
                    <Platform Name="iOSSimulator">
765
                        <Operation>1</Operation>
766
                    </Platform>
767
                </DeployClass>
768
                <DeployClass Name="iPhone_Launch640x1136">
769
                    <Platform Name="iOSDevice32">
770
                        <Operation>1</Operation>
771
                    </Platform>
772
                    <Platform Name="iOSDevice64">
773
                        <Operation>1</Operation>
774
                    </Platform>
775
                    <Platform Name="iOSSimulator">
776
                        <Operation>1</Operation>
777
                    </Platform>
778
                </DeployClass>
779
                <DeployClass Name="iPhone_Launch750">
780
                    <Platform Name="iOSDevice32">
781
                        <Operation>1</Operation>
782
                    </Platform>
783
                    <Platform Name="iOSDevice64">
784
                        <Operation>1</Operation>
785
                    </Platform>
786
                    <Platform Name="iOSSimulator">
787
                        <Operation>1</Operation>
788
                    </Platform>
789
                </DeployClass>
790
                <DeployClass Name="iPhone_Launch828">
791
                    <Platform Name="iOSDevice32">
792
                        <Operation>1</Operation>
793
                    </Platform>
794
                    <Platform Name="iOSDevice64">
795
                        <Operation>1</Operation>
796
                    </Platform>
797
                    <Platform Name="iOSSimulator">
798
                        <Operation>1</Operation>
799
                    </Platform>
800
                </DeployClass>
801
                <DeployClass Name="ProjectAndroidManifest">
802
                    <Platform Name="Android">
803
                        <Operation>1</Operation>
804
                    </Platform>
805
                    <Platform Name="Android64">
806
                        <Operation>1</Operation>
807
                    </Platform>
808
                </DeployClass>
809
                <DeployClass Name="ProjectiOSDeviceDebug">
810
                    <Platform Name="iOSDevice32">
811
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
812
                        <Operation>1</Operation>
813
                    </Platform>
814
                    <Platform Name="iOSDevice64">
815
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
816
                        <Operation>1</Operation>
817
                    </Platform>
818
                </DeployClass>
819
                <DeployClass Name="ProjectiOSDeviceResourceRules">
820
                    <Platform Name="iOSDevice32">
821
                        <Operation>1</Operation>
822
                    </Platform>
823
                    <Platform Name="iOSDevice64">
824
                        <Operation>1</Operation>
825
                    </Platform>
826
                </DeployClass>
827
                <DeployClass Name="ProjectiOSEntitlements">
828
                    <Platform Name="iOSDevice32">
829
                        <RemoteDir>..\</RemoteDir>
830
                        <Operation>1</Operation>
831
                    </Platform>
832
                    <Platform Name="iOSDevice64">
833
                        <RemoteDir>..\</RemoteDir>
834
                        <Operation>1</Operation>
835
                    </Platform>
836
                </DeployClass>
837
                <DeployClass Name="ProjectiOSInfoPList">
838
                    <Platform Name="iOSDevice32">
839
                        <Operation>1</Operation>
840
                    </Platform>
841
                    <Platform Name="iOSDevice64">
842
                        <Operation>1</Operation>
843
                    </Platform>
844
                    <Platform Name="iOSSimulator">
845
                        <Operation>1</Operation>
846
                    </Platform>
847
                </DeployClass>
848
                <DeployClass Name="ProjectiOSResource">
849
                    <Platform Name="iOSDevice32">
850
                        <Operation>1</Operation>
851
                    </Platform>
852
                    <Platform Name="iOSDevice64">
853
                        <Operation>1</Operation>
854
                    </Platform>
855
                    <Platform Name="iOSSimulator">
856
                        <Operation>1</Operation>
857
                    </Platform>
858
                </DeployClass>
859
                <DeployClass Name="ProjectOSXDebug">
860
                    <Platform Name="OSX64">
861
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
862
                        <Operation>1</Operation>
863
                    </Platform>
864
                </DeployClass>
865
                <DeployClass Name="ProjectOSXEntitlements">
866
                    <Platform Name="OSX32">
867
                        <RemoteDir>..\</RemoteDir>
868
                        <Operation>1</Operation>
869
                    </Platform>
870
                    <Platform Name="OSX64">
871
                        <RemoteDir>..\</RemoteDir>
872
                        <Operation>1</Operation>
873
                    </Platform>
874
                </DeployClass>
875
                <DeployClass Name="ProjectOSXInfoPList">
876
                    <Platform Name="OSX32">
877
                        <RemoteDir>Contents</RemoteDir>
878
                        <Operation>1</Operation>
879
                    </Platform>
880
                    <Platform Name="OSX64">
881
                        <RemoteDir>Contents</RemoteDir>
882
                        <Operation>1</Operation>
883
                    </Platform>
884
                </DeployClass>
885
                <DeployClass Name="ProjectOSXResource">
886
                    <Platform Name="OSX32">
887
                        <RemoteDir>Contents\Resources</RemoteDir>
888
                        <Operation>1</Operation>
889
                    </Platform>
890
                    <Platform Name="OSX64">
891
                        <RemoteDir>Contents\Resources</RemoteDir>
892
                        <Operation>1</Operation>
893
                    </Platform>
894
                </DeployClass>
895
                <DeployClass Required="true" Name="ProjectOutput">
896
                    <Platform Name="Android">
897
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
898
                        <Operation>1</Operation>
899
                    </Platform>
900
                    <Platform Name="Android64">
901
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
902
                        <Operation>1</Operation>
903
                    </Platform>
904
                    <Platform Name="iOSDevice32">
905
                        <Operation>1</Operation>
906
                    </Platform>
907
                    <Platform Name="iOSDevice64">
908
                        <Operation>1</Operation>
909
                    </Platform>
910
                    <Platform Name="iOSSimulator">
911
                        <Operation>1</Operation>
912
                    </Platform>
913
                    <Platform Name="Linux64">
914
                        <Operation>1</Operation>
915
                    </Platform>
916
                    <Platform Name="OSX32">
917
                        <RemoteDir>Contents\MacOS</RemoteDir>
918
                        <Operation>1</Operation>
919
                    </Platform>
920
                    <Platform Name="OSX64">
921
                        <RemoteDir>Contents\MacOS</RemoteDir>
922
                        <Operation>1</Operation>
923
                    </Platform>
924
                    <Platform Name="Win32">
925
                        <Operation>0</Operation>
926
                    </Platform>
927
                </DeployClass>
928
                <DeployClass Name="ProjectOutput_Android32">
929
                    <Platform Name="Android64">
930
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
931
                        <Operation>1</Operation>
932
                    </Platform>
933
                </DeployClass>
934
                <DeployClass Name="ProjectUWPManifest">
935
                    <Platform Name="Win32">
936
                        <Operation>1</Operation>
937
                    </Platform>
938
                    <Platform Name="Win64">
939
                        <Operation>1</Operation>
940
                    </Platform>
941
                </DeployClass>
942
                <DeployClass Name="UWP_DelphiLogo150">
943
                    <Platform Name="Win32">
944
                        <RemoteDir>Assets</RemoteDir>
945
                        <Operation>1</Operation>
946
                    </Platform>
947
                    <Platform Name="Win64">
948
                        <RemoteDir>Assets</RemoteDir>
949
                        <Operation>1</Operation>
950
                    </Platform>
951
                </DeployClass>
952
                <DeployClass Name="UWP_DelphiLogo44">
953
                    <Platform Name="Win32">
954
                        <RemoteDir>Assets</RemoteDir>
955
                        <Operation>1</Operation>
956
                    </Platform>
957
                    <Platform Name="Win64">
958
                        <RemoteDir>Assets</RemoteDir>
959
                        <Operation>1</Operation>
960
                    </Platform>
961
                </DeployClass>
962
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
963
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
964
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
965
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
966
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
967
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
968
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
969
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
970
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
971
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
972
            </Deployment>
973
            <Platforms>
974
                <Platform value="Win32">True</Platform>
975
                <Platform value="Win64">False</Platform>
976
            </Platforms>
977
        </BorlandProject>
978
        <ProjectFileVersion>12</ProjectFileVersion>
979
    </ProjectExtensions>
980
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
981
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
982
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
983
</Project>