Subversion Repositories simple_log_event

Rev

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