Subversion Repositories indexer_suite

Rev

Rev 7 | 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>{A26E4150-D10E-4979-B0B9-132BCCBF0E92}</ProjectGuid>
4
        <ProjectVersion>18.4</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>VtsFileIndexerSuite.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</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_UsePackage>RESTComponents;FireDAC;FireDACSqliteDriver;soaprtl;FireDACIBDriver;soapmidas;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;$(DCC_UsePackage)</DCC_UsePackage>
57
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
58
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
59
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
60
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
61
        <SanitizedProjectName>VtsFileIndexerSuite</SanitizedProjectName>
62
    </PropertyGroup>
63
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
64
        <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;svnui;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;vcltouch;vcldb;bindcompfmx;svn;FireDACPgDriver;inetdb;DbxCommonDriver;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;IndyIPClient;bindcompvcl;VCLRESTComponents;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
65
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
66
        <BT_BuildType>Debug</BT_BuildType>
67
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
68
        <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>
69
        <VerInfo_Locale>1033</VerInfo_Locale>
70
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
71
    </PropertyGroup>
72
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
73
        <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;vcltouch;vcldb;bindcompfmx;FireDACPgDriver;inetdb;DbxCommonDriver;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;IndyIPClient;bindcompvcl;VCLRESTComponents;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
74
    </PropertyGroup>
75
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
76
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
77
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
78
        <DCC_Optimize>false</DCC_Optimize>
79
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
80
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
81
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
82
    </PropertyGroup>
83
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
84
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
85
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
86
        <AppEnableHighDPI>true</AppEnableHighDPI>
87
        <DCC_UnitSearchPath>C:\Users\DELL User\ownCloud\Entwicklung\ADO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
88
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89
        <VerInfo_Locale>1033</VerInfo_Locale>
90
        <DCC_ExeOutput>.</DCC_ExeOutput>
91
        <DCC_DcuOutput>.</DCC_DcuOutput>
92
    </PropertyGroup>
93
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
94
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
95
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
96
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
97
        <DCC_DebugInformation>0</DCC_DebugInformation>
98
    </PropertyGroup>
99
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
100
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
101
        <AppEnableHighDPI>true</AppEnableHighDPI>
102
    </PropertyGroup>
103
    <ItemGroup>
104
        <DelphiCompile Include="$(MainSource)">
105
            <MainSource>MainSource</MainSource>
106
        </DelphiCompile>
107
        <DCCReference Include="MainForm.pas">
108
            <Form>frmMain</Form>
109
            <FormType>dfm</FormType>
110
        </DCCReference>
111
        <DCCReference Include="ExplorerForm.pas">
112
            <Form>frmExplorer</Form>
113
            <FormType>dfm</FormType>
114
        </DCCReference>
115
        <DCCReference Include="RedundancyForm.pas">
116
            <Form>frmRedundancy</Form>
117
            <FormType>dfm</FormType>
118
        </DCCReference>
119
        <DCCReference Include="IndexCreatorForm.pas">
120
            <Form>frmIndexCreator</Form>
121
            <FormType>dfm</FormType>
122
        </DCCReference>
123
        <DCCReference Include="FinderForm.pas">
124
            <Form>frmFinder</Form>
125
            <FormType>dfm</FormType>
126
        </DCCReference>
127
        <BuildConfiguration Include="Release">
128
            <Key>Cfg_2</Key>
129
            <CfgParent>Base</CfgParent>
130
        </BuildConfiguration>
131
        <BuildConfiguration Include="Base">
132
            <Key>Base</Key>
133
        </BuildConfiguration>
134
        <BuildConfiguration Include="Debug">
135
            <Key>Cfg_1</Key>
136
            <CfgParent>Base</CfgParent>
137
        </BuildConfiguration>
138
    </ItemGroup>
139
    <ProjectExtensions>
140
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
141
        <Borland.ProjectType>Application</Borland.ProjectType>
142
        <BorlandProject>
143
            <Delphi.Personality>
144
                <Source>
145
                    <Source Name="MainSource">VtsFileIndexerSuite.dpr</Source>
146
                </Source>
147
                <Excluded_Packages>
148
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
149
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
150
                </Excluded_Packages>
151
            </Delphi.Personality>
152
            <Deployment Version="3">
153
                <DeployFile LocalName="VtsFileIndexerSuite.exe" Configuration="Debug" Class="ProjectOutput">
154
                    <Platform Name="Win32">
155
                        <RemoteName>VtsFileIndexerSuite.exe</RemoteName>
156
                        <Overwrite>true</Overwrite>
157
                    </Platform>
158
                </DeployFile>
159
                <DeployClass Name="AdditionalDebugSymbols">
160
                    <Platform Name="iOSSimulator">
161
                        <Operation>1</Operation>
162
                    </Platform>
163
                    <Platform Name="OSX32">
164
                        <RemoteDir>Contents\MacOS</RemoteDir>
165
                        <Operation>1</Operation>
166
                    </Platform>
167
                    <Platform Name="Win32">
168
                        <RemoteDir>Contents\MacOS</RemoteDir>
169
                        <Operation>0</Operation>
170
                    </Platform>
171
                </DeployClass>
172
                <DeployClass Name="AndroidClassesDexFile">
173
                    <Platform Name="Android">
174
                        <RemoteDir>classes</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
                </DeployClass>
190
                <DeployClass Name="AndroidLibnativeMipsFile">
191
                    <Platform Name="Android">
192
                        <RemoteDir>library\lib\mips</RemoteDir>
193
                        <Operation>1</Operation>
194
                    </Platform>
195
                </DeployClass>
196
                <DeployClass Name="AndroidServiceOutput">
197
                    <Platform Name="Android">
198
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
199
                        <Operation>1</Operation>
200
                    </Platform>
201
                </DeployClass>
202
                <DeployClass Name="AndroidSplashImageDef">
203
                    <Platform Name="Android">
204
                        <RemoteDir>res\drawable</RemoteDir>
205
                        <Operation>1</Operation>
206
                    </Platform>
207
                </DeployClass>
208
                <DeployClass Name="AndroidSplashStyles">
209
                    <Platform Name="Android">
210
                        <RemoteDir>res\values</RemoteDir>
211
                        <Operation>1</Operation>
212
                    </Platform>
213
                </DeployClass>
214
                <DeployClass Name="Android_DefaultAppIcon">
215
                    <Platform Name="Android">
216
                        <RemoteDir>res\drawable</RemoteDir>
217
                        <Operation>1</Operation>
218
                    </Platform>
219
                </DeployClass>
220
                <DeployClass Name="Android_LauncherIcon144">
221
                    <Platform Name="Android">
222
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
223
                        <Operation>1</Operation>
224
                    </Platform>
225
                </DeployClass>
226
                <DeployClass Name="Android_LauncherIcon36">
227
                    <Platform Name="Android">
228
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
229
                        <Operation>1</Operation>
230
                    </Platform>
231
                </DeployClass>
232
                <DeployClass Name="Android_LauncherIcon48">
233
                    <Platform Name="Android">
234
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
235
                        <Operation>1</Operation>
236
                    </Platform>
237
                </DeployClass>
238
                <DeployClass Name="Android_LauncherIcon72">
239
                    <Platform Name="Android">
240
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
241
                        <Operation>1</Operation>
242
                    </Platform>
243
                </DeployClass>
244
                <DeployClass Name="Android_LauncherIcon96">
245
                    <Platform Name="Android">
246
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
247
                        <Operation>1</Operation>
248
                    </Platform>
249
                </DeployClass>
250
                <DeployClass Name="Android_SplashImage426">
251
                    <Platform Name="Android">
252
                        <RemoteDir>res\drawable-small</RemoteDir>
253
                        <Operation>1</Operation>
254
                    </Platform>
255
                </DeployClass>
256
                <DeployClass Name="Android_SplashImage470">
257
                    <Platform Name="Android">
258
                        <RemoteDir>res\drawable-normal</RemoteDir>
259
                        <Operation>1</Operation>
260
                    </Platform>
261
                </DeployClass>
262
                <DeployClass Name="Android_SplashImage640">
263
                    <Platform Name="Android">
264
                        <RemoteDir>res\drawable-large</RemoteDir>
265
                        <Operation>1</Operation>
266
                    </Platform>
267
                </DeployClass>
268
                <DeployClass Name="Android_SplashImage960">
269
                    <Platform Name="Android">
270
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
271
                        <Operation>1</Operation>
272
                    </Platform>
273
                </DeployClass>
274
                <DeployClass Name="DebugSymbols">
275
                    <Platform Name="iOSSimulator">
276
                        <Operation>1</Operation>
277
                    </Platform>
278
                    <Platform Name="OSX32">
279
                        <RemoteDir>Contents\MacOS</RemoteDir>
280
                        <Operation>1</Operation>
281
                    </Platform>
282
                    <Platform Name="Win32">
283
                        <Operation>0</Operation>
284
                    </Platform>
285
                </DeployClass>
286
                <DeployClass Name="DependencyFramework">
287
                    <Platform Name="OSX32">
288
                        <RemoteDir>Contents\MacOS</RemoteDir>
289
                        <Operation>1</Operation>
290
                        <Extensions>.framework</Extensions>
291
                    </Platform>
292
                    <Platform Name="Win32">
293
                        <Operation>0</Operation>
294
                    </Platform>
295
                </DeployClass>
296
                <DeployClass Name="DependencyModule">
297
                    <Platform Name="iOSDevice32">
298
                        <Operation>1</Operation>
299
                        <Extensions>.dylib</Extensions>
300
                    </Platform>
301
                    <Platform Name="iOSDevice64">
302
                        <Operation>1</Operation>
303
                        <Extensions>.dylib</Extensions>
304
                    </Platform>
305
                    <Platform Name="iOSSimulator">
306
                        <Operation>1</Operation>
307
                        <Extensions>.dylib</Extensions>
308
                    </Platform>
309
                    <Platform Name="OSX32">
310
                        <RemoteDir>Contents\MacOS</RemoteDir>
311
                        <Operation>1</Operation>
312
                        <Extensions>.dylib</Extensions>
313
                    </Platform>
314
                    <Platform Name="Win32">
315
                        <Operation>0</Operation>
316
                        <Extensions>.dll;.bpl</Extensions>
317
                    </Platform>
318
                </DeployClass>
319
                <DeployClass Required="true" Name="DependencyPackage">
320
                    <Platform Name="iOSDevice32">
321
                        <Operation>1</Operation>
322
                        <Extensions>.dylib</Extensions>
323
                    </Platform>
324
                    <Platform Name="iOSDevice64">
325
                        <Operation>1</Operation>
326
                        <Extensions>.dylib</Extensions>
327
                    </Platform>
328
                    <Platform Name="iOSSimulator">
329
                        <Operation>1</Operation>
330
                        <Extensions>.dylib</Extensions>
331
                    </Platform>
332
                    <Platform Name="OSX32">
333
                        <RemoteDir>Contents\MacOS</RemoteDir>
334
                        <Operation>1</Operation>
335
                        <Extensions>.dylib</Extensions>
336
                    </Platform>
337
                    <Platform Name="Win32">
338
                        <Operation>0</Operation>
339
                        <Extensions>.bpl</Extensions>
340
                    </Platform>
341
                </DeployClass>
342
                <DeployClass Name="File">
343
                    <Platform Name="Android">
344
                        <Operation>0</Operation>
345
                    </Platform>
346
                    <Platform Name="iOSDevice32">
347
                        <Operation>0</Operation>
348
                    </Platform>
349
                    <Platform Name="iOSDevice64">
350
                        <Operation>0</Operation>
351
                    </Platform>
352
                    <Platform Name="iOSSimulator">
353
                        <Operation>0</Operation>
354
                    </Platform>
355
                    <Platform Name="OSX32">
356
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
357
                        <Operation>0</Operation>
358
                    </Platform>
359
                    <Platform Name="Win32">
360
                        <Operation>0</Operation>
361
                    </Platform>
362
                </DeployClass>
363
                <DeployClass Name="iPad_Launch1024">
364
                    <Platform Name="iOSDevice32">
365
                        <Operation>1</Operation>
366
                    </Platform>
367
                    <Platform Name="iOSDevice64">
368
                        <Operation>1</Operation>
369
                    </Platform>
370
                    <Platform Name="iOSSimulator">
371
                        <Operation>1</Operation>
372
                    </Platform>
373
                </DeployClass>
374
                <DeployClass Name="iPad_Launch1536">
375
                    <Platform Name="iOSDevice32">
376
                        <Operation>1</Operation>
377
                    </Platform>
378
                    <Platform Name="iOSDevice64">
379
                        <Operation>1</Operation>
380
                    </Platform>
381
                    <Platform Name="iOSSimulator">
382
                        <Operation>1</Operation>
383
                    </Platform>
384
                </DeployClass>
385
                <DeployClass Name="iPad_Launch2048">
386
                    <Platform Name="iOSDevice32">
387
                        <Operation>1</Operation>
388
                    </Platform>
389
                    <Platform Name="iOSDevice64">
390
                        <Operation>1</Operation>
391
                    </Platform>
392
                    <Platform Name="iOSSimulator">
393
                        <Operation>1</Operation>
394
                    </Platform>
395
                </DeployClass>
396
                <DeployClass Name="iPad_Launch768">
397
                    <Platform Name="iOSDevice32">
398
                        <Operation>1</Operation>
399
                    </Platform>
400
                    <Platform Name="iOSDevice64">
401
                        <Operation>1</Operation>
402
                    </Platform>
403
                    <Platform Name="iOSSimulator">
404
                        <Operation>1</Operation>
405
                    </Platform>
406
                </DeployClass>
407
                <DeployClass Name="iPhone_Launch320">
408
                    <Platform Name="iOSDevice32">
409
                        <Operation>1</Operation>
410
                    </Platform>
411
                    <Platform Name="iOSDevice64">
412
                        <Operation>1</Operation>
413
                    </Platform>
414
                    <Platform Name="iOSSimulator">
415
                        <Operation>1</Operation>
416
                    </Platform>
417
                </DeployClass>
418
                <DeployClass Name="iPhone_Launch640">
419
                    <Platform Name="iOSDevice32">
420
                        <Operation>1</Operation>
421
                    </Platform>
422
                    <Platform Name="iOSDevice64">
423
                        <Operation>1</Operation>
424
                    </Platform>
425
                    <Platform Name="iOSSimulator">
426
                        <Operation>1</Operation>
427
                    </Platform>
428
                </DeployClass>
429
                <DeployClass Name="iPhone_Launch640x1136">
430
                    <Platform Name="iOSDevice32">
431
                        <Operation>1</Operation>
432
                    </Platform>
433
                    <Platform Name="iOSDevice64">
434
                        <Operation>1</Operation>
435
                    </Platform>
436
                    <Platform Name="iOSSimulator">
437
                        <Operation>1</Operation>
438
                    </Platform>
439
                </DeployClass>
440
                <DeployClass Name="ProjectAndroidManifest">
441
                    <Platform Name="Android">
442
                        <Operation>1</Operation>
443
                    </Platform>
444
                </DeployClass>
445
                <DeployClass Name="ProjectiOSDeviceDebug">
446
                    <Platform Name="iOSDevice32">
447
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
448
                        <Operation>1</Operation>
449
                    </Platform>
450
                    <Platform Name="iOSDevice64">
451
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
452
                        <Operation>1</Operation>
453
                    </Platform>
454
                </DeployClass>
455
                <DeployClass Name="ProjectiOSDeviceResourceRules">
456
                    <Platform Name="iOSDevice32">
457
                        <Operation>1</Operation>
458
                    </Platform>
459
                    <Platform Name="iOSDevice64">
460
                        <Operation>1</Operation>
461
                    </Platform>
462
                </DeployClass>
463
                <DeployClass Name="ProjectiOSEntitlements">
464
                    <Platform Name="iOSDevice32">
465
                        <RemoteDir>..\</RemoteDir>
466
                        <Operation>1</Operation>
467
                    </Platform>
468
                    <Platform Name="iOSDevice64">
469
                        <RemoteDir>..\</RemoteDir>
470
                        <Operation>1</Operation>
471
                    </Platform>
472
                </DeployClass>
473
                <DeployClass Name="ProjectiOSInfoPList">
474
                    <Platform Name="iOSDevice32">
475
                        <Operation>1</Operation>
476
                    </Platform>
477
                    <Platform Name="iOSDevice64">
478
                        <Operation>1</Operation>
479
                    </Platform>
480
                    <Platform Name="iOSSimulator">
481
                        <Operation>1</Operation>
482
                    </Platform>
483
                </DeployClass>
484
                <DeployClass Name="ProjectiOSResource">
485
                    <Platform Name="iOSDevice32">
486
                        <Operation>1</Operation>
487
                    </Platform>
488
                    <Platform Name="iOSDevice64">
489
                        <Operation>1</Operation>
490
                    </Platform>
491
                    <Platform Name="iOSSimulator">
492
                        <Operation>1</Operation>
493
                    </Platform>
494
                </DeployClass>
495
                <DeployClass Name="ProjectOSXEntitlements">
496
                    <Platform Name="OSX32">
497
                        <RemoteDir>..\</RemoteDir>
498
                        <Operation>1</Operation>
499
                    </Platform>
500
                </DeployClass>
501
                <DeployClass Name="ProjectOSXInfoPList">
502
                    <Platform Name="OSX32">
503
                        <RemoteDir>Contents</RemoteDir>
504
                        <Operation>1</Operation>
505
                    </Platform>
506
                </DeployClass>
507
                <DeployClass Name="ProjectOSXResource">
508
                    <Platform Name="OSX32">
509
                        <RemoteDir>Contents\Resources</RemoteDir>
510
                        <Operation>1</Operation>
511
                    </Platform>
512
                </DeployClass>
513
                <DeployClass Required="true" Name="ProjectOutput">
514
                    <Platform Name="Android">
515
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
516
                        <Operation>1</Operation>
517
                    </Platform>
518
                    <Platform Name="iOSDevice32">
519
                        <Operation>1</Operation>
520
                    </Platform>
521
                    <Platform Name="iOSDevice64">
522
                        <Operation>1</Operation>
523
                    </Platform>
524
                    <Platform Name="iOSSimulator">
525
                        <Operation>1</Operation>
526
                    </Platform>
527
                    <Platform Name="Linux64">
528
                        <Operation>1</Operation>
529
                    </Platform>
530
                    <Platform Name="OSX32">
531
                        <RemoteDir>Contents\MacOS</RemoteDir>
532
                        <Operation>1</Operation>
533
                    </Platform>
534
                    <Platform Name="Win32">
535
                        <Operation>0</Operation>
536
                    </Platform>
537
                </DeployClass>
538
                <DeployClass Name="ProjectUWPManifest">
539
                    <Platform Name="Win32">
540
                        <Operation>1</Operation>
541
                    </Platform>
542
                    <Platform Name="Win64">
543
                        <Operation>1</Operation>
544
                    </Platform>
545
                </DeployClass>
546
                <DeployClass Name="UWP_DelphiLogo150">
547
                    <Platform Name="Win32">
548
                        <RemoteDir>Assets</RemoteDir>
549
                        <Operation>1</Operation>
550
                    </Platform>
551
                    <Platform Name="Win64">
552
                        <RemoteDir>Assets</RemoteDir>
553
                        <Operation>1</Operation>
554
                    </Platform>
555
                </DeployClass>
556
                <DeployClass Name="UWP_DelphiLogo44">
557
                    <Platform Name="Win32">
558
                        <RemoteDir>Assets</RemoteDir>
559
                        <Operation>1</Operation>
560
                    </Platform>
561
                    <Platform Name="Win64">
562
                        <RemoteDir>Assets</RemoteDir>
563
                        <Operation>1</Operation>
564
                    </Platform>
565
                </DeployClass>
566
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
567
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
568
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
569
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
570
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
571
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
572
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
573
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
574
            </Deployment>
575
            <Platforms>
576
                <Platform value="Win32">True</Platform>
577
                <Platform value="Win64">False</Platform>
578
            </Platforms>
579
        </BorlandProject>
580
        <ProjectFileVersion>12</ProjectFileVersion>
581
    </ProjectExtensions>
582
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
583
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
584
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
585
</Project>