Subversion Repositories ht46f47_simulator

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{EF6EEC64-3E5A-47B6-96B4-3B59B467291A}</ProjectGuid>
4
        <ProjectVersion>18.8</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>HT46F47Sim.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_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
50
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
51
        <DCC_E>false</DCC_E>
52
        <DCC_N>false</DCC_N>
53
        <DCC_S>false</DCC_S>
54
        <DCC_F>false</DCC_F>
55
        <DCC_K>false</DCC_K>
56
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
57
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
58
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
59
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
60
        <SanitizedProjectName>HT46F47Sim</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
        <DCC_DcuOutput>.</DCC_DcuOutput>
87
        <DCC_ExeOutput>.</DCC_ExeOutput>
88
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89
        <VerInfo_Locale>1033</VerInfo_Locale>
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
        <DCC_DcuOutput>.</DCC_DcuOutput>
101
        <DCC_ExeOutput>.</DCC_ExeOutput>
102
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
103
        <VerInfo_Locale>1033</VerInfo_Locale>
104
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=HT46F47 Simulator;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
105
    </PropertyGroup>
106
    <ItemGroup>
107
        <DelphiCompile Include="$(MainSource)">
108
            <MainSource>MainSource</MainSource>
109
        </DelphiCompile>
110
        <DCCReference Include="MainForm.pas">
111
            <Form>Form2</Form>
112
            <FormType>dfm</FormType>
113
        </DCCReference>
114
        <DCCReference Include="HT46F47.pas"/>
115
        <BuildConfiguration Include="Release">
116
            <Key>Cfg_2</Key>
117
            <CfgParent>Base</CfgParent>
118
        </BuildConfiguration>
119
        <BuildConfiguration Include="Base">
120
            <Key>Base</Key>
121
        </BuildConfiguration>
122
        <BuildConfiguration Include="Debug">
123
            <Key>Cfg_1</Key>
124
            <CfgParent>Base</CfgParent>
125
        </BuildConfiguration>
126
    </ItemGroup>
127
    <ProjectExtensions>
128
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
129
        <Borland.ProjectType>Application</Borland.ProjectType>
130
        <BorlandProject>
131
            <Delphi.Personality>
132
                <Source>
133
                    <Source Name="MainSource">HT46F47Sim.dpr</Source>
134
                </Source>
135
                <Excluded_Packages>
136
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
137
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
138
                </Excluded_Packages>
139
            </Delphi.Personality>
140
            <Deployment Version="3">
141
                <DeployFile LocalName="Win32\Debug\HT46F47Sim.exe" Configuration="Debug" Class="ProjectOutput">
142
                    <Platform Name="Win32">
143
                        <RemoteName>HT46F47Sim.exe</RemoteName>
144
                        <Overwrite>true</Overwrite>
145
                    </Platform>
146
                </DeployFile>
147
                <DeployClass Name="AdditionalDebugSymbols">
148
                    <Platform Name="iOSSimulator">
149
                        <Operation>1</Operation>
150
                    </Platform>
151
                    <Platform Name="OSX32">
152
                        <RemoteDir>Contents\MacOS</RemoteDir>
153
                        <Operation>1</Operation>
154
                    </Platform>
155
                    <Platform Name="Win32">
156
                        <Operation>0</Operation>
157
                    </Platform>
158
                </DeployClass>
159
                <DeployClass Name="AndroidClassesDexFile">
160
                    <Platform Name="Android">
161
                        <RemoteDir>classes</RemoteDir>
162
                        <Operation>1</Operation>
163
                    </Platform>
164
                    <Platform Name="Android64">
165
                        <RemoteDir>classes</RemoteDir>
166
                        <Operation>1</Operation>
167
                    </Platform>
168
                </DeployClass>
169
                <DeployClass Name="AndroidFileProvider">
170
                    <Platform Name="Android">
171
                        <RemoteDir>res\xml</RemoteDir>
172
                        <Operation>1</Operation>
173
                    </Platform>
174
                    <Platform Name="Android64">
175
                        <RemoteDir>res\xml</RemoteDir>
176
                        <Operation>1</Operation>
177
                    </Platform>
178
                </DeployClass>
179
                <DeployClass Name="AndroidGDBServer">
180
                    <Platform Name="Android">
181
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
182
                        <Operation>1</Operation>
183
                    </Platform>
184
                </DeployClass>
185
                <DeployClass Name="AndroidLibnativeArmeabiFile">
186
                    <Platform Name="Android">
187
                        <RemoteDir>library\lib\armeabi</RemoteDir>
188
                        <Operation>1</Operation>
189
                    </Platform>
190
                    <Platform Name="Android64">
191
                        <RemoteDir>library\lib\armeabi</RemoteDir>
192
                        <Operation>1</Operation>
193
                    </Platform>
194
                </DeployClass>
195
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
196
                    <Platform Name="Android64">
197
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
198
                        <Operation>1</Operation>
199
                    </Platform>
200
                </DeployClass>
201
                <DeployClass Name="AndroidLibnativeMipsFile">
202
                    <Platform Name="Android">
203
                        <RemoteDir>library\lib\mips</RemoteDir>
204
                        <Operation>1</Operation>
205
                    </Platform>
206
                    <Platform Name="Android64">
207
                        <RemoteDir>library\lib\mips</RemoteDir>
208
                        <Operation>1</Operation>
209
                    </Platform>
210
                </DeployClass>
211
                <DeployClass Name="AndroidServiceOutput">
212
                    <Platform Name="Android">
213
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
214
                        <Operation>1</Operation>
215
                    </Platform>
216
                    <Platform Name="Android64">
217
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
218
                        <Operation>1</Operation>
219
                    </Platform>
220
                </DeployClass>
221
                <DeployClass Name="AndroidServiceOutput_Android32">
222
                    <Platform Name="Android64">
223
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
224
                        <Operation>1</Operation>
225
                    </Platform>
226
                </DeployClass>
227
                <DeployClass Name="AndroidSplashImageDef">
228
                    <Platform Name="Android">
229
                        <RemoteDir>res\drawable</RemoteDir>
230
                        <Operation>1</Operation>
231
                    </Platform>
232
                    <Platform Name="Android64">
233
                        <RemoteDir>res\drawable</RemoteDir>
234
                        <Operation>1</Operation>
235
                    </Platform>
236
                </DeployClass>
237
                <DeployClass Name="AndroidSplashStyles">
238
                    <Platform Name="Android">
239
                        <RemoteDir>res\values</RemoteDir>
240
                        <Operation>1</Operation>
241
                    </Platform>
242
                    <Platform Name="Android64">
243
                        <RemoteDir>res\values</RemoteDir>
244
                        <Operation>1</Operation>
245
                    </Platform>
246
                </DeployClass>
247
                <DeployClass Name="AndroidSplashStylesV21">
248
                    <Platform Name="Android">
249
                        <RemoteDir>res\values-v21</RemoteDir>
250
                        <Operation>1</Operation>
251
                    </Platform>
252
                    <Platform Name="Android64">
253
                        <RemoteDir>res\values-v21</RemoteDir>
254
                        <Operation>1</Operation>
255
                    </Platform>
256
                </DeployClass>
257
                <DeployClass Name="Android_Colors">
258
                    <Platform Name="Android">
259
                        <RemoteDir>res\values</RemoteDir>
260
                        <Operation>1</Operation>
261
                    </Platform>
262
                    <Platform Name="Android64">
263
                        <RemoteDir>res\values</RemoteDir>
264
                        <Operation>1</Operation>
265
                    </Platform>
266
                </DeployClass>
267
                <DeployClass Name="Android_DefaultAppIcon">
268
                    <Platform Name="Android">
269
                        <RemoteDir>res\drawable</RemoteDir>
270
                        <Operation>1</Operation>
271
                    </Platform>
272
                    <Platform Name="Android64">
273
                        <RemoteDir>res\drawable</RemoteDir>
274
                        <Operation>1</Operation>
275
                    </Platform>
276
                </DeployClass>
277
                <DeployClass Name="Android_LauncherIcon144">
278
                    <Platform Name="Android">
279
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
280
                        <Operation>1</Operation>
281
                    </Platform>
282
                    <Platform Name="Android64">
283
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
284
                        <Operation>1</Operation>
285
                    </Platform>
286
                </DeployClass>
287
                <DeployClass Name="Android_LauncherIcon36">
288
                    <Platform Name="Android">
289
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
290
                        <Operation>1</Operation>
291
                    </Platform>
292
                    <Platform Name="Android64">
293
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
294
                        <Operation>1</Operation>
295
                    </Platform>
296
                </DeployClass>
297
                <DeployClass Name="Android_LauncherIcon48">
298
                    <Platform Name="Android">
299
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
300
                        <Operation>1</Operation>
301
                    </Platform>
302
                    <Platform Name="Android64">
303
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
304
                        <Operation>1</Operation>
305
                    </Platform>
306
                </DeployClass>
307
                <DeployClass Name="Android_LauncherIcon72">
308
                    <Platform Name="Android">
309
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
310
                        <Operation>1</Operation>
311
                    </Platform>
312
                    <Platform Name="Android64">
313
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
314
                        <Operation>1</Operation>
315
                    </Platform>
316
                </DeployClass>
317
                <DeployClass Name="Android_LauncherIcon96">
318
                    <Platform Name="Android">
319
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
320
                        <Operation>1</Operation>
321
                    </Platform>
322
                    <Platform Name="Android64">
323
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
324
                        <Operation>1</Operation>
325
                    </Platform>
326
                </DeployClass>
327
                <DeployClass Name="Android_NotificationIcon24">
328
                    <Platform Name="Android">
329
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
330
                        <Operation>1</Operation>
331
                    </Platform>
332
                    <Platform Name="Android64">
333
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
334
                        <Operation>1</Operation>
335
                    </Platform>
336
                </DeployClass>
337
                <DeployClass Name="Android_NotificationIcon36">
338
                    <Platform Name="Android">
339
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
340
                        <Operation>1</Operation>
341
                    </Platform>
342
                    <Platform Name="Android64">
343
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
344
                        <Operation>1</Operation>
345
                    </Platform>
346
                </DeployClass>
347
                <DeployClass Name="Android_NotificationIcon48">
348
                    <Platform Name="Android">
349
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
350
                        <Operation>1</Operation>
351
                    </Platform>
352
                    <Platform Name="Android64">
353
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
354
                        <Operation>1</Operation>
355
                    </Platform>
356
                </DeployClass>
357
                <DeployClass Name="Android_NotificationIcon72">
358
                    <Platform Name="Android">
359
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
360
                        <Operation>1</Operation>
361
                    </Platform>
362
                    <Platform Name="Android64">
363
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
364
                        <Operation>1</Operation>
365
                    </Platform>
366
                </DeployClass>
367
                <DeployClass Name="Android_NotificationIcon96">
368
                    <Platform Name="Android">
369
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
370
                        <Operation>1</Operation>
371
                    </Platform>
372
                    <Platform Name="Android64">
373
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
374
                        <Operation>1</Operation>
375
                    </Platform>
376
                </DeployClass>
377
                <DeployClass Name="Android_SplashImage426">
378
                    <Platform Name="Android">
379
                        <RemoteDir>res\drawable-small</RemoteDir>
380
                        <Operation>1</Operation>
381
                    </Platform>
382
                    <Platform Name="Android64">
383
                        <RemoteDir>res\drawable-small</RemoteDir>
384
                        <Operation>1</Operation>
385
                    </Platform>
386
                </DeployClass>
387
                <DeployClass Name="Android_SplashImage470">
388
                    <Platform Name="Android">
389
                        <RemoteDir>res\drawable-normal</RemoteDir>
390
                        <Operation>1</Operation>
391
                    </Platform>
392
                    <Platform Name="Android64">
393
                        <RemoteDir>res\drawable-normal</RemoteDir>
394
                        <Operation>1</Operation>
395
                    </Platform>
396
                </DeployClass>
397
                <DeployClass Name="Android_SplashImage640">
398
                    <Platform Name="Android">
399
                        <RemoteDir>res\drawable-large</RemoteDir>
400
                        <Operation>1</Operation>
401
                    </Platform>
402
                    <Platform Name="Android64">
403
                        <RemoteDir>res\drawable-large</RemoteDir>
404
                        <Operation>1</Operation>
405
                    </Platform>
406
                </DeployClass>
407
                <DeployClass Name="Android_SplashImage960">
408
                    <Platform Name="Android">
409
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
410
                        <Operation>1</Operation>
411
                    </Platform>
412
                    <Platform Name="Android64">
413
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
414
                        <Operation>1</Operation>
415
                    </Platform>
416
                </DeployClass>
417
                <DeployClass Name="Android_Strings">
418
                    <Platform Name="Android">
419
                        <RemoteDir>res\values</RemoteDir>
420
                        <Operation>1</Operation>
421
                    </Platform>
422
                    <Platform Name="Android64">
423
                        <RemoteDir>res\values</RemoteDir>
424
                        <Operation>1</Operation>
425
                    </Platform>
426
                </DeployClass>
427
                <DeployClass Name="DebugSymbols">
428
                    <Platform Name="iOSSimulator">
429
                        <Operation>1</Operation>
430
                    </Platform>
431
                    <Platform Name="OSX32">
432
                        <RemoteDir>Contents\MacOS</RemoteDir>
433
                        <Operation>1</Operation>
434
                    </Platform>
435
                    <Platform Name="Win32">
436
                        <Operation>0</Operation>
437
                    </Platform>
438
                </DeployClass>
439
                <DeployClass Name="DependencyFramework">
440
                    <Platform Name="OSX32">
441
                        <RemoteDir>Contents\MacOS</RemoteDir>
442
                        <Operation>1</Operation>
443
                        <Extensions>.framework</Extensions>
444
                    </Platform>
445
                    <Platform Name="OSX64">
446
                        <RemoteDir>Contents\MacOS</RemoteDir>
447
                        <Operation>1</Operation>
448
                        <Extensions>.framework</Extensions>
449
                    </Platform>
450
                    <Platform Name="Win32">
451
                        <Operation>0</Operation>
452
                    </Platform>
453
                </DeployClass>
454
                <DeployClass Name="DependencyModule">
455
                    <Platform Name="iOSDevice32">
456
                        <Operation>1</Operation>
457
                        <Extensions>.dylib</Extensions>
458
                    </Platform>
459
                    <Platform Name="iOSDevice64">
460
                        <Operation>1</Operation>
461
                        <Extensions>.dylib</Extensions>
462
                    </Platform>
463
                    <Platform Name="iOSSimulator">
464
                        <Operation>1</Operation>
465
                        <Extensions>.dylib</Extensions>
466
                    </Platform>
467
                    <Platform Name="OSX32">
468
                        <RemoteDir>Contents\MacOS</RemoteDir>
469
                        <Operation>1</Operation>
470
                        <Extensions>.dylib</Extensions>
471
                    </Platform>
472
                    <Platform Name="OSX64">
473
                        <RemoteDir>Contents\MacOS</RemoteDir>
474
                        <Operation>1</Operation>
475
                        <Extensions>.dylib</Extensions>
476
                    </Platform>
477
                    <Platform Name="Win32">
478
                        <Operation>0</Operation>
479
                        <Extensions>.dll;.bpl</Extensions>
480
                    </Platform>
481
                </DeployClass>
482
                <DeployClass Required="true" Name="DependencyPackage">
483
                    <Platform Name="iOSDevice32">
484
                        <Operation>1</Operation>
485
                        <Extensions>.dylib</Extensions>
486
                    </Platform>
487
                    <Platform Name="iOSDevice64">
488
                        <Operation>1</Operation>
489
                        <Extensions>.dylib</Extensions>
490
                    </Platform>
491
                    <Platform Name="iOSSimulator">
492
                        <Operation>1</Operation>
493
                        <Extensions>.dylib</Extensions>
494
                    </Platform>
495
                    <Platform Name="OSX32">
496
                        <RemoteDir>Contents\MacOS</RemoteDir>
497
                        <Operation>1</Operation>
498
                        <Extensions>.dylib</Extensions>
499
                    </Platform>
500
                    <Platform Name="OSX64">
501
                        <RemoteDir>Contents\MacOS</RemoteDir>
502
                        <Operation>1</Operation>
503
                        <Extensions>.dylib</Extensions>
504
                    </Platform>
505
                    <Platform Name="Win32">
506
                        <Operation>0</Operation>
507
                        <Extensions>.bpl</Extensions>
508
                    </Platform>
509
                </DeployClass>
510
                <DeployClass Name="File">
511
                    <Platform Name="Android">
512
                        <Operation>0</Operation>
513
                    </Platform>
514
                    <Platform Name="Android64">
515
                        <Operation>0</Operation>
516
                    </Platform>
517
                    <Platform Name="iOSDevice32">
518
                        <Operation>0</Operation>
519
                    </Platform>
520
                    <Platform Name="iOSDevice64">
521
                        <Operation>0</Operation>
522
                    </Platform>
523
                    <Platform Name="iOSSimulator">
524
                        <Operation>0</Operation>
525
                    </Platform>
526
                    <Platform Name="OSX32">
527
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
528
                        <Operation>0</Operation>
529
                    </Platform>
530
                    <Platform Name="OSX64">
531
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
532
                        <Operation>0</Operation>
533
                    </Platform>
534
                    <Platform Name="Win32">
535
                        <Operation>0</Operation>
536
                    </Platform>
537
                </DeployClass>
538
                <DeployClass Name="iPad_Launch1024x768">
539
                    <Platform Name="iOSDevice32">
540
                        <Operation>1</Operation>
541
                    </Platform>
542
                    <Platform Name="iOSDevice64">
543
                        <Operation>1</Operation>
544
                    </Platform>
545
                    <Platform Name="iOSSimulator">
546
                        <Operation>1</Operation>
547
                    </Platform>
548
                </DeployClass>
549
                <DeployClass Name="iPad_Launch1536x2048">
550
                    <Platform Name="iOSDevice32">
551
                        <Operation>1</Operation>
552
                    </Platform>
553
                    <Platform Name="iOSDevice64">
554
                        <Operation>1</Operation>
555
                    </Platform>
556
                    <Platform Name="iOSSimulator">
557
                        <Operation>1</Operation>
558
                    </Platform>
559
                </DeployClass>
560
                <DeployClass Name="iPad_Launch1668">
561
                    <Platform Name="iOSDevice32">
562
                        <Operation>1</Operation>
563
                    </Platform>
564
                    <Platform Name="iOSDevice64">
565
                        <Operation>1</Operation>
566
                    </Platform>
567
                    <Platform Name="iOSSimulator">
568
                        <Operation>1</Operation>
569
                    </Platform>
570
                </DeployClass>
571
                <DeployClass Name="iPad_Launch1668x2388">
572
                    <Platform Name="iOSDevice32">
573
                        <Operation>1</Operation>
574
                    </Platform>
575
                    <Platform Name="iOSDevice64">
576
                        <Operation>1</Operation>
577
                    </Platform>
578
                    <Platform Name="iOSSimulator">
579
                        <Operation>1</Operation>
580
                    </Platform>
581
                </DeployClass>
582
                <DeployClass Name="iPad_Launch2048x1536">
583
                    <Platform Name="iOSDevice32">
584
                        <Operation>1</Operation>
585
                    </Platform>
586
                    <Platform Name="iOSDevice64">
587
                        <Operation>1</Operation>
588
                    </Platform>
589
                    <Platform Name="iOSSimulator">
590
                        <Operation>1</Operation>
591
                    </Platform>
592
                </DeployClass>
593
                <DeployClass Name="iPad_Launch2048x2732">
594
                    <Platform Name="iOSDevice32">
595
                        <Operation>1</Operation>
596
                    </Platform>
597
                    <Platform Name="iOSDevice64">
598
                        <Operation>1</Operation>
599
                    </Platform>
600
                    <Platform Name="iOSSimulator">
601
                        <Operation>1</Operation>
602
                    </Platform>
603
                </DeployClass>
604
                <DeployClass Name="iPad_Launch2224">
605
                    <Platform Name="iOSDevice32">
606
                        <Operation>1</Operation>
607
                    </Platform>
608
                    <Platform Name="iOSDevice64">
609
                        <Operation>1</Operation>
610
                    </Platform>
611
                    <Platform Name="iOSSimulator">
612
                        <Operation>1</Operation>
613
                    </Platform>
614
                </DeployClass>
615
                <DeployClass Name="iPad_Launch2388x1668">
616
                    <Platform Name="iOSDevice32">
617
                        <Operation>1</Operation>
618
                    </Platform>
619
                    <Platform Name="iOSDevice64">
620
                        <Operation>1</Operation>
621
                    </Platform>
622
                    <Platform Name="iOSSimulator">
623
                        <Operation>1</Operation>
624
                    </Platform>
625
                </DeployClass>
626
                <DeployClass Name="iPad_Launch2732x2048">
627
                    <Platform Name="iOSDevice32">
628
                        <Operation>1</Operation>
629
                    </Platform>
630
                    <Platform Name="iOSDevice64">
631
                        <Operation>1</Operation>
632
                    </Platform>
633
                    <Platform Name="iOSSimulator">
634
                        <Operation>1</Operation>
635
                    </Platform>
636
                </DeployClass>
637
                <DeployClass Name="iPad_Launch768x1024">
638
                    <Platform Name="iOSDevice32">
639
                        <Operation>1</Operation>
640
                    </Platform>
641
                    <Platform Name="iOSDevice64">
642
                        <Operation>1</Operation>
643
                    </Platform>
644
                    <Platform Name="iOSSimulator">
645
                        <Operation>1</Operation>
646
                    </Platform>
647
                </DeployClass>
648
                <DeployClass Name="iPhone_Launch1125">
649
                    <Platform Name="iOSDevice32">
650
                        <Operation>1</Operation>
651
                    </Platform>
652
                    <Platform Name="iOSDevice64">
653
                        <Operation>1</Operation>
654
                    </Platform>
655
                    <Platform Name="iOSSimulator">
656
                        <Operation>1</Operation>
657
                    </Platform>
658
                </DeployClass>
659
                <DeployClass Name="iPhone_Launch1136x640">
660
                    <Platform Name="iOSDevice32">
661
                        <Operation>1</Operation>
662
                    </Platform>
663
                    <Platform Name="iOSDevice64">
664
                        <Operation>1</Operation>
665
                    </Platform>
666
                    <Platform Name="iOSSimulator">
667
                        <Operation>1</Operation>
668
                    </Platform>
669
                </DeployClass>
670
                <DeployClass Name="iPhone_Launch1242">
671
                    <Platform Name="iOSDevice32">
672
                        <Operation>1</Operation>
673
                    </Platform>
674
                    <Platform Name="iOSDevice64">
675
                        <Operation>1</Operation>
676
                    </Platform>
677
                    <Platform Name="iOSSimulator">
678
                        <Operation>1</Operation>
679
                    </Platform>
680
                </DeployClass>
681
                <DeployClass Name="iPhone_Launch1242x2688">
682
                    <Platform Name="iOSDevice32">
683
                        <Operation>1</Operation>
684
                    </Platform>
685
                    <Platform Name="iOSDevice64">
686
                        <Operation>1</Operation>
687
                    </Platform>
688
                    <Platform Name="iOSSimulator">
689
                        <Operation>1</Operation>
690
                    </Platform>
691
                </DeployClass>
692
                <DeployClass Name="iPhone_Launch1334">
693
                    <Platform Name="iOSDevice32">
694
                        <Operation>1</Operation>
695
                    </Platform>
696
                    <Platform Name="iOSDevice64">
697
                        <Operation>1</Operation>
698
                    </Platform>
699
                    <Platform Name="iOSSimulator">
700
                        <Operation>1</Operation>
701
                    </Platform>
702
                </DeployClass>
703
                <DeployClass Name="iPhone_Launch1792">
704
                    <Platform Name="iOSDevice32">
705
                        <Operation>1</Operation>
706
                    </Platform>
707
                    <Platform Name="iOSDevice64">
708
                        <Operation>1</Operation>
709
                    </Platform>
710
                    <Platform Name="iOSSimulator">
711
                        <Operation>1</Operation>
712
                    </Platform>
713
                </DeployClass>
714
                <DeployClass Name="iPhone_Launch2208">
715
                    <Platform Name="iOSDevice32">
716
                        <Operation>1</Operation>
717
                    </Platform>
718
                    <Platform Name="iOSDevice64">
719
                        <Operation>1</Operation>
720
                    </Platform>
721
                    <Platform Name="iOSSimulator">
722
                        <Operation>1</Operation>
723
                    </Platform>
724
                </DeployClass>
725
                <DeployClass Name="iPhone_Launch2436">
726
                    <Platform Name="iOSDevice32">
727
                        <Operation>1</Operation>
728
                    </Platform>
729
                    <Platform Name="iOSDevice64">
730
                        <Operation>1</Operation>
731
                    </Platform>
732
                    <Platform Name="iOSSimulator">
733
                        <Operation>1</Operation>
734
                    </Platform>
735
                </DeployClass>
736
                <DeployClass Name="iPhone_Launch2688x1242">
737
                    <Platform Name="iOSDevice32">
738
                        <Operation>1</Operation>
739
                    </Platform>
740
                    <Platform Name="iOSDevice64">
741
                        <Operation>1</Operation>
742
                    </Platform>
743
                    <Platform Name="iOSSimulator">
744
                        <Operation>1</Operation>
745
                    </Platform>
746
                </DeployClass>
747
                <DeployClass Name="iPhone_Launch320">
748
                    <Platform Name="iOSDevice32">
749
                        <Operation>1</Operation>
750
                    </Platform>
751
                    <Platform Name="iOSDevice64">
752
                        <Operation>1</Operation>
753
                    </Platform>
754
                    <Platform Name="iOSSimulator">
755
                        <Operation>1</Operation>
756
                    </Platform>
757
                </DeployClass>
758
                <DeployClass Name="iPhone_Launch640">
759
                    <Platform Name="iOSDevice32">
760
                        <Operation>1</Operation>
761
                    </Platform>
762
                    <Platform Name="iOSDevice64">
763
                        <Operation>1</Operation>
764
                    </Platform>
765
                    <Platform Name="iOSSimulator">
766
                        <Operation>1</Operation>
767
                    </Platform>
768
                </DeployClass>
769
                <DeployClass Name="iPhone_Launch640x1136">
770
                    <Platform Name="iOSDevice32">
771
                        <Operation>1</Operation>
772
                    </Platform>
773
                    <Platform Name="iOSDevice64">
774
                        <Operation>1</Operation>
775
                    </Platform>
776
                    <Platform Name="iOSSimulator">
777
                        <Operation>1</Operation>
778
                    </Platform>
779
                </DeployClass>
780
                <DeployClass Name="iPhone_Launch750">
781
                    <Platform Name="iOSDevice32">
782
                        <Operation>1</Operation>
783
                    </Platform>
784
                    <Platform Name="iOSDevice64">
785
                        <Operation>1</Operation>
786
                    </Platform>
787
                    <Platform Name="iOSSimulator">
788
                        <Operation>1</Operation>
789
                    </Platform>
790
                </DeployClass>
791
                <DeployClass Name="iPhone_Launch828">
792
                    <Platform Name="iOSDevice32">
793
                        <Operation>1</Operation>
794
                    </Platform>
795
                    <Platform Name="iOSDevice64">
796
                        <Operation>1</Operation>
797
                    </Platform>
798
                    <Platform Name="iOSSimulator">
799
                        <Operation>1</Operation>
800
                    </Platform>
801
                </DeployClass>
802
                <DeployClass Name="ProjectAndroidManifest">
803
                    <Platform Name="Android">
804
                        <Operation>1</Operation>
805
                    </Platform>
806
                    <Platform Name="Android64">
807
                        <Operation>1</Operation>
808
                    </Platform>
809
                </DeployClass>
810
                <DeployClass Name="ProjectiOSDeviceDebug">
811
                    <Platform Name="iOSDevice32">
812
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
813
                        <Operation>1</Operation>
814
                    </Platform>
815
                    <Platform Name="iOSDevice64">
816
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
817
                        <Operation>1</Operation>
818
                    </Platform>
819
                </DeployClass>
820
                <DeployClass Name="ProjectiOSDeviceResourceRules">
821
                    <Platform Name="iOSDevice32">
822
                        <Operation>1</Operation>
823
                    </Platform>
824
                    <Platform Name="iOSDevice64">
825
                        <Operation>1</Operation>
826
                    </Platform>
827
                </DeployClass>
828
                <DeployClass Name="ProjectiOSEntitlements">
829
                    <Platform Name="iOSDevice32">
830
                        <RemoteDir>..\</RemoteDir>
831
                        <Operation>1</Operation>
832
                    </Platform>
833
                    <Platform Name="iOSDevice64">
834
                        <RemoteDir>..\</RemoteDir>
835
                        <Operation>1</Operation>
836
                    </Platform>
837
                </DeployClass>
838
                <DeployClass Name="ProjectiOSInfoPList">
839
                    <Platform Name="iOSDevice32">
840
                        <Operation>1</Operation>
841
                    </Platform>
842
                    <Platform Name="iOSDevice64">
843
                        <Operation>1</Operation>
844
                    </Platform>
845
                    <Platform Name="iOSSimulator">
846
                        <Operation>1</Operation>
847
                    </Platform>
848
                </DeployClass>
849
                <DeployClass Name="ProjectiOSResource">
850
                    <Platform Name="iOSDevice32">
851
                        <Operation>1</Operation>
852
                    </Platform>
853
                    <Platform Name="iOSDevice64">
854
                        <Operation>1</Operation>
855
                    </Platform>
856
                    <Platform Name="iOSSimulator">
857
                        <Operation>1</Operation>
858
                    </Platform>
859
                </DeployClass>
860
                <DeployClass Name="ProjectOSXDebug">
861
                    <Platform Name="OSX64">
862
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
863
                        <Operation>1</Operation>
864
                    </Platform>
865
                </DeployClass>
866
                <DeployClass Name="ProjectOSXEntitlements">
867
                    <Platform Name="OSX32">
868
                        <RemoteDir>..\</RemoteDir>
869
                        <Operation>1</Operation>
870
                    </Platform>
871
                    <Platform Name="OSX64">
872
                        <RemoteDir>..\</RemoteDir>
873
                        <Operation>1</Operation>
874
                    </Platform>
875
                </DeployClass>
876
                <DeployClass Name="ProjectOSXInfoPList">
877
                    <Platform Name="OSX32">
878
                        <RemoteDir>Contents</RemoteDir>
879
                        <Operation>1</Operation>
880
                    </Platform>
881
                    <Platform Name="OSX64">
882
                        <RemoteDir>Contents</RemoteDir>
883
                        <Operation>1</Operation>
884
                    </Platform>
885
                </DeployClass>
886
                <DeployClass Name="ProjectOSXResource">
887
                    <Platform Name="OSX32">
888
                        <RemoteDir>Contents\Resources</RemoteDir>
889
                        <Operation>1</Operation>
890
                    </Platform>
891
                    <Platform Name="OSX64">
892
                        <RemoteDir>Contents\Resources</RemoteDir>
893
                        <Operation>1</Operation>
894
                    </Platform>
895
                </DeployClass>
896
                <DeployClass Required="true" Name="ProjectOutput">
897
                    <Platform Name="Android">
898
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
899
                        <Operation>1</Operation>
900
                    </Platform>
901
                    <Platform Name="Android64">
902
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
903
                        <Operation>1</Operation>
904
                    </Platform>
905
                    <Platform Name="iOSDevice32">
906
                        <Operation>1</Operation>
907
                    </Platform>
908
                    <Platform Name="iOSDevice64">
909
                        <Operation>1</Operation>
910
                    </Platform>
911
                    <Platform Name="iOSSimulator">
912
                        <Operation>1</Operation>
913
                    </Platform>
914
                    <Platform Name="Linux64">
915
                        <Operation>1</Operation>
916
                    </Platform>
917
                    <Platform Name="OSX32">
918
                        <RemoteDir>Contents\MacOS</RemoteDir>
919
                        <Operation>1</Operation>
920
                    </Platform>
921
                    <Platform Name="OSX64">
922
                        <RemoteDir>Contents\MacOS</RemoteDir>
923
                        <Operation>1</Operation>
924
                    </Platform>
925
                    <Platform Name="Win32">
926
                        <Operation>0</Operation>
927
                    </Platform>
928
                </DeployClass>
929
                <DeployClass Name="ProjectOutput_Android32">
930
                    <Platform Name="Android64">
931
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
932
                        <Operation>1</Operation>
933
                    </Platform>
934
                </DeployClass>
935
                <DeployClass Name="ProjectUWPManifest">
936
                    <Platform Name="Win32">
937
                        <Operation>1</Operation>
938
                    </Platform>
939
                    <Platform Name="Win64">
940
                        <Operation>1</Operation>
941
                    </Platform>
942
                </DeployClass>
943
                <DeployClass Name="UWP_DelphiLogo150">
944
                    <Platform Name="Win32">
945
                        <RemoteDir>Assets</RemoteDir>
946
                        <Operation>1</Operation>
947
                    </Platform>
948
                    <Platform Name="Win64">
949
                        <RemoteDir>Assets</RemoteDir>
950
                        <Operation>1</Operation>
951
                    </Platform>
952
                </DeployClass>
953
                <DeployClass Name="UWP_DelphiLogo44">
954
                    <Platform Name="Win32">
955
                        <RemoteDir>Assets</RemoteDir>
956
                        <Operation>1</Operation>
957
                    </Platform>
958
                    <Platform Name="Win64">
959
                        <RemoteDir>Assets</RemoteDir>
960
                        <Operation>1</Operation>
961
                    </Platform>
962
                </DeployClass>
963
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
964
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
965
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
966
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
967
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
968
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
969
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
970
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
971
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
972
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
973
            </Deployment>
974
            <Platforms>
975
                <Platform value="Win32">True</Platform>
976
                <Platform value="Win64">False</Platform>
977
            </Platforms>
978
        </BorlandProject>
979
        <ProjectFileVersion>12</ProjectFileVersion>
980
    </ProjectExtensions>
981
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
982
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
983
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
984
</Project>