mgpk-politex-zadania

Форк
0
908 строк · 47.4 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{ADD79223-C491-48D5-85DE-CF17F12D6089}</ProjectGuid>
4
        <ProjectVersion>19.1</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
6
        <Base>True</Base>
7
        <Config Condition="'$(Config)'==''">Debug</Config>
8
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
9
        <TargetedPlatforms>1</TargetedPlatforms>
10
        <AppType>Application</AppType>
11
        <MainSource>Project2.dpr</MainSource>
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>Project2</SanitizedProjectName>
61
    </PropertyGroup>
62
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
63
        <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;bindcompvclsmp;emsclientfiredac;DataSnapFireDAC;tethering;svnui;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;svn;DBXOracleDriver;inetdb;FmxTeeUI;emsedge;FireDACIBDriver;fmx;fmxdae;vcledge;vclib;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;FireDACInfxDriver;fmxFireDAC;vclimg;TeeDB;FireDAC;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;DataSnapNativeClient;ibxbindings;fmxobj;FireDACDSDriver;soapmidas;rtl;emsserverresource;DbxClientDriver;vclwinx;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;DataSnapProviderClient;dsnapxml;dbrtl;FireDACMongoDBDriver;IndyProtocols;inetdbxpress;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;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;bindcompvclsmp;emsclientfiredac;DataSnapFireDAC;tethering;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;DBXOracleDriver;inetdb;FmxTeeUI;emsedge;FireDACIBDriver;fmx;fmxdae;vcledge;vclib;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;vclie;bindengine;DBXMySQLDriver;CloudService;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;IndySystem;FireDACDb2Driver;dsnapcon;FireDACMSAccDriver;FireDACInfxDriver;fmxFireDAC;vclimg;TeeDB;FireDAC;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;DataSnapNativeClient;ibxbindings;fmxobj;FireDACDSDriver;soapmidas;rtl;emsserverresource;DbxClientDriver;vclwinx;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;DataSnapProviderClient;dsnapxml;dbrtl;FireDACMongoDBDriver;IndyProtocols;inetdbxpress;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
    </PropertyGroup>
87
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
88
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
89
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
90
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
91
        <DCC_DebugInformation>0</DCC_DebugInformation>
92
    </PropertyGroup>
93
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
94
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
95
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
96
    </PropertyGroup>
97
    <ItemGroup>
98
        <DelphiCompile Include="$(MainSource)">
99
            <MainSource>MainSource</MainSource>
100
        </DelphiCompile>
101
        <DCCReference Include="Unit1.pas">
102
            <Form>Form1</Form>
103
            <FormType>dfm</FormType>
104
        </DCCReference>
105
        <DCCReference Include="Unit2.pas">
106
            <Form>Form2</Form>
107
            <FormType>dfm</FormType>
108
        </DCCReference>
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">Project2.dpr</Source>
128
                </Source>
129
            </Delphi.Personality>
130
            <Deployment Version="3">
131
                <DeployFile LocalName="Win32\Debug\Project2.exe" Configuration="Debug" Class="ProjectOutput">
132
                    <Platform Name="Win32">
133
                        <RemoteName>Project2.exe</RemoteName>
134
                        <Overwrite>true</Overwrite>
135
                    </Platform>
136
                </DeployFile>
137
                <DeployClass Name="AdditionalDebugSymbols">
138
                    <Platform Name="iOSSimulator">
139
                        <Operation>1</Operation>
140
                    </Platform>
141
                    <Platform Name="OSX32">
142
                        <RemoteDir>Contents\MacOS</RemoteDir>
143
                        <Operation>1</Operation>
144
                    </Platform>
145
                    <Platform Name="Win32">
146
                        <Operation>0</Operation>
147
                    </Platform>
148
                </DeployClass>
149
                <DeployClass Name="AndroidClassesDexFile">
150
                    <Platform Name="Android">
151
                        <RemoteDir>classes</RemoteDir>
152
                        <Operation>1</Operation>
153
                    </Platform>
154
                    <Platform Name="Android64">
155
                        <RemoteDir>classes</RemoteDir>
156
                        <Operation>1</Operation>
157
                    </Platform>
158
                </DeployClass>
159
                <DeployClass Name="AndroidFileProvider">
160
                    <Platform Name="Android">
161
                        <RemoteDir>res\xml</RemoteDir>
162
                        <Operation>1</Operation>
163
                    </Platform>
164
                    <Platform Name="Android64">
165
                        <RemoteDir>res\xml</RemoteDir>
166
                        <Operation>1</Operation>
167
                    </Platform>
168
                </DeployClass>
169
                <DeployClass Name="AndroidGDBServer">
170
                    <Platform Name="Android">
171
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
172
                        <Operation>1</Operation>
173
                    </Platform>
174
                </DeployClass>
175
                <DeployClass Name="AndroidLibnativeArmeabiFile">
176
                    <Platform Name="Android">
177
                        <RemoteDir>library\lib\armeabi</RemoteDir>
178
                        <Operation>1</Operation>
179
                    </Platform>
180
                    <Platform Name="Android64">
181
                        <RemoteDir>library\lib\armeabi</RemoteDir>
182
                        <Operation>1</Operation>
183
                    </Platform>
184
                </DeployClass>
185
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
186
                    <Platform Name="Android64">
187
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
188
                        <Operation>1</Operation>
189
                    </Platform>
190
                </DeployClass>
191
                <DeployClass Name="AndroidLibnativeMipsFile">
192
                    <Platform Name="Android">
193
                        <RemoteDir>library\lib\mips</RemoteDir>
194
                        <Operation>1</Operation>
195
                    </Platform>
196
                    <Platform Name="Android64">
197
                        <RemoteDir>library\lib\mips</RemoteDir>
198
                        <Operation>1</Operation>
199
                    </Platform>
200
                </DeployClass>
201
                <DeployClass Name="AndroidServiceOutput">
202
                    <Platform Name="Android">
203
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
204
                        <Operation>1</Operation>
205
                    </Platform>
206
                    <Platform Name="Android64">
207
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
208
                        <Operation>1</Operation>
209
                    </Platform>
210
                </DeployClass>
211
                <DeployClass Name="AndroidServiceOutput_Android32">
212
                    <Platform Name="Android64">
213
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
214
                        <Operation>1</Operation>
215
                    </Platform>
216
                </DeployClass>
217
                <DeployClass Name="AndroidSplashImageDef">
218
                    <Platform Name="Android">
219
                        <RemoteDir>res\drawable</RemoteDir>
220
                        <Operation>1</Operation>
221
                    </Platform>
222
                    <Platform Name="Android64">
223
                        <RemoteDir>res\drawable</RemoteDir>
224
                        <Operation>1</Operation>
225
                    </Platform>
226
                </DeployClass>
227
                <DeployClass Name="AndroidSplashStyles">
228
                    <Platform Name="Android">
229
                        <RemoteDir>res\values</RemoteDir>
230
                        <Operation>1</Operation>
231
                    </Platform>
232
                    <Platform Name="Android64">
233
                        <RemoteDir>res\values</RemoteDir>
234
                        <Operation>1</Operation>
235
                    </Platform>
236
                </DeployClass>
237
                <DeployClass Name="AndroidSplashStylesV21">
238
                    <Platform Name="Android">
239
                        <RemoteDir>res\values-v21</RemoteDir>
240
                        <Operation>1</Operation>
241
                    </Platform>
242
                    <Platform Name="Android64">
243
                        <RemoteDir>res\values-v21</RemoteDir>
244
                        <Operation>1</Operation>
245
                    </Platform>
246
                </DeployClass>
247
                <DeployClass Name="Android_Colors">
248
                    <Platform Name="Android">
249
                        <RemoteDir>res\values</RemoteDir>
250
                        <Operation>1</Operation>
251
                    </Platform>
252
                    <Platform Name="Android64">
253
                        <RemoteDir>res\values</RemoteDir>
254
                        <Operation>1</Operation>
255
                    </Platform>
256
                </DeployClass>
257
                <DeployClass Name="Android_DefaultAppIcon">
258
                    <Platform Name="Android">
259
                        <RemoteDir>res\drawable</RemoteDir>
260
                        <Operation>1</Operation>
261
                    </Platform>
262
                    <Platform Name="Android64">
263
                        <RemoteDir>res\drawable</RemoteDir>
264
                        <Operation>1</Operation>
265
                    </Platform>
266
                </DeployClass>
267
                <DeployClass Name="Android_LauncherIcon144">
268
                    <Platform Name="Android">
269
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
270
                        <Operation>1</Operation>
271
                    </Platform>
272
                    <Platform Name="Android64">
273
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
274
                        <Operation>1</Operation>
275
                    </Platform>
276
                </DeployClass>
277
                <DeployClass Name="Android_LauncherIcon36">
278
                    <Platform Name="Android">
279
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
280
                        <Operation>1</Operation>
281
                    </Platform>
282
                    <Platform Name="Android64">
283
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
284
                        <Operation>1</Operation>
285
                    </Platform>
286
                </DeployClass>
287
                <DeployClass Name="Android_LauncherIcon48">
288
                    <Platform Name="Android">
289
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
290
                        <Operation>1</Operation>
291
                    </Platform>
292
                    <Platform Name="Android64">
293
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
294
                        <Operation>1</Operation>
295
                    </Platform>
296
                </DeployClass>
297
                <DeployClass Name="Android_LauncherIcon72">
298
                    <Platform Name="Android">
299
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
300
                        <Operation>1</Operation>
301
                    </Platform>
302
                    <Platform Name="Android64">
303
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
304
                        <Operation>1</Operation>
305
                    </Platform>
306
                </DeployClass>
307
                <DeployClass Name="Android_LauncherIcon96">
308
                    <Platform Name="Android">
309
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
310
                        <Operation>1</Operation>
311
                    </Platform>
312
                    <Platform Name="Android64">
313
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
314
                        <Operation>1</Operation>
315
                    </Platform>
316
                </DeployClass>
317
                <DeployClass Name="Android_NotificationIcon24">
318
                    <Platform Name="Android">
319
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
320
                        <Operation>1</Operation>
321
                    </Platform>
322
                    <Platform Name="Android64">
323
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
324
                        <Operation>1</Operation>
325
                    </Platform>
326
                </DeployClass>
327
                <DeployClass Name="Android_NotificationIcon36">
328
                    <Platform Name="Android">
329
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
330
                        <Operation>1</Operation>
331
                    </Platform>
332
                    <Platform Name="Android64">
333
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
334
                        <Operation>1</Operation>
335
                    </Platform>
336
                </DeployClass>
337
                <DeployClass Name="Android_NotificationIcon48">
338
                    <Platform Name="Android">
339
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
340
                        <Operation>1</Operation>
341
                    </Platform>
342
                    <Platform Name="Android64">
343
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
344
                        <Operation>1</Operation>
345
                    </Platform>
346
                </DeployClass>
347
                <DeployClass Name="Android_NotificationIcon72">
348
                    <Platform Name="Android">
349
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
350
                        <Operation>1</Operation>
351
                    </Platform>
352
                    <Platform Name="Android64">
353
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
354
                        <Operation>1</Operation>
355
                    </Platform>
356
                </DeployClass>
357
                <DeployClass Name="Android_NotificationIcon96">
358
                    <Platform Name="Android">
359
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
360
                        <Operation>1</Operation>
361
                    </Platform>
362
                    <Platform Name="Android64">
363
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
364
                        <Operation>1</Operation>
365
                    </Platform>
366
                </DeployClass>
367
                <DeployClass Name="Android_SplashImage426">
368
                    <Platform Name="Android">
369
                        <RemoteDir>res\drawable-small</RemoteDir>
370
                        <Operation>1</Operation>
371
                    </Platform>
372
                    <Platform Name="Android64">
373
                        <RemoteDir>res\drawable-small</RemoteDir>
374
                        <Operation>1</Operation>
375
                    </Platform>
376
                </DeployClass>
377
                <DeployClass Name="Android_SplashImage470">
378
                    <Platform Name="Android">
379
                        <RemoteDir>res\drawable-normal</RemoteDir>
380
                        <Operation>1</Operation>
381
                    </Platform>
382
                    <Platform Name="Android64">
383
                        <RemoteDir>res\drawable-normal</RemoteDir>
384
                        <Operation>1</Operation>
385
                    </Platform>
386
                </DeployClass>
387
                <DeployClass Name="Android_SplashImage640">
388
                    <Platform Name="Android">
389
                        <RemoteDir>res\drawable-large</RemoteDir>
390
                        <Operation>1</Operation>
391
                    </Platform>
392
                    <Platform Name="Android64">
393
                        <RemoteDir>res\drawable-large</RemoteDir>
394
                        <Operation>1</Operation>
395
                    </Platform>
396
                </DeployClass>
397
                <DeployClass Name="Android_SplashImage960">
398
                    <Platform Name="Android">
399
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
400
                        <Operation>1</Operation>
401
                    </Platform>
402
                    <Platform Name="Android64">
403
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
404
                        <Operation>1</Operation>
405
                    </Platform>
406
                </DeployClass>
407
                <DeployClass Name="Android_Strings">
408
                    <Platform Name="Android">
409
                        <RemoteDir>res\values</RemoteDir>
410
                        <Operation>1</Operation>
411
                    </Platform>
412
                    <Platform Name="Android64">
413
                        <RemoteDir>res\values</RemoteDir>
414
                        <Operation>1</Operation>
415
                    </Platform>
416
                </DeployClass>
417
                <DeployClass Name="DebugSymbols">
418
                    <Platform Name="iOSSimulator">
419
                        <Operation>1</Operation>
420
                    </Platform>
421
                    <Platform Name="OSX32">
422
                        <RemoteDir>Contents\MacOS</RemoteDir>
423
                        <Operation>1</Operation>
424
                    </Platform>
425
                    <Platform Name="Win32">
426
                        <Operation>0</Operation>
427
                    </Platform>
428
                </DeployClass>
429
                <DeployClass Name="DependencyFramework">
430
                    <Platform Name="OSX32">
431
                        <RemoteDir>Contents\MacOS</RemoteDir>
432
                        <Operation>1</Operation>
433
                        <Extensions>.framework</Extensions>
434
                    </Platform>
435
                    <Platform Name="OSX64">
436
                        <RemoteDir>Contents\MacOS</RemoteDir>
437
                        <Operation>1</Operation>
438
                        <Extensions>.framework</Extensions>
439
                    </Platform>
440
                    <Platform Name="Win32">
441
                        <Operation>0</Operation>
442
                    </Platform>
443
                </DeployClass>
444
                <DeployClass Name="DependencyModule">
445
                    <Platform Name="iOSDevice32">
446
                        <Operation>1</Operation>
447
                        <Extensions>.dylib</Extensions>
448
                    </Platform>
449
                    <Platform Name="iOSDevice64">
450
                        <Operation>1</Operation>
451
                        <Extensions>.dylib</Extensions>
452
                    </Platform>
453
                    <Platform Name="iOSSimulator">
454
                        <Operation>1</Operation>
455
                        <Extensions>.dylib</Extensions>
456
                    </Platform>
457
                    <Platform Name="OSX32">
458
                        <RemoteDir>Contents\MacOS</RemoteDir>
459
                        <Operation>1</Operation>
460
                        <Extensions>.dylib</Extensions>
461
                    </Platform>
462
                    <Platform Name="OSX64">
463
                        <RemoteDir>Contents\MacOS</RemoteDir>
464
                        <Operation>1</Operation>
465
                        <Extensions>.dylib</Extensions>
466
                    </Platform>
467
                    <Platform Name="Win32">
468
                        <Operation>0</Operation>
469
                        <Extensions>.dll;.bpl</Extensions>
470
                    </Platform>
471
                </DeployClass>
472
                <DeployClass Required="true" Name="DependencyPackage">
473
                    <Platform Name="iOSDevice32">
474
                        <Operation>1</Operation>
475
                        <Extensions>.dylib</Extensions>
476
                    </Platform>
477
                    <Platform Name="iOSDevice64">
478
                        <Operation>1</Operation>
479
                        <Extensions>.dylib</Extensions>
480
                    </Platform>
481
                    <Platform Name="iOSSimulator">
482
                        <Operation>1</Operation>
483
                        <Extensions>.dylib</Extensions>
484
                    </Platform>
485
                    <Platform Name="OSX32">
486
                        <RemoteDir>Contents\MacOS</RemoteDir>
487
                        <Operation>1</Operation>
488
                        <Extensions>.dylib</Extensions>
489
                    </Platform>
490
                    <Platform Name="OSX64">
491
                        <RemoteDir>Contents\MacOS</RemoteDir>
492
                        <Operation>1</Operation>
493
                        <Extensions>.dylib</Extensions>
494
                    </Platform>
495
                    <Platform Name="Win32">
496
                        <Operation>0</Operation>
497
                        <Extensions>.bpl</Extensions>
498
                    </Platform>
499
                </DeployClass>
500
                <DeployClass Name="File">
501
                    <Platform Name="Android">
502
                        <Operation>0</Operation>
503
                    </Platform>
504
                    <Platform Name="Android64">
505
                        <Operation>0</Operation>
506
                    </Platform>
507
                    <Platform Name="iOSDevice32">
508
                        <Operation>0</Operation>
509
                    </Platform>
510
                    <Platform Name="iOSDevice64">
511
                        <Operation>0</Operation>
512
                    </Platform>
513
                    <Platform Name="iOSSimulator">
514
                        <Operation>0</Operation>
515
                    </Platform>
516
                    <Platform Name="OSX32">
517
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
518
                        <Operation>0</Operation>
519
                    </Platform>
520
                    <Platform Name="OSX64">
521
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
522
                        <Operation>0</Operation>
523
                    </Platform>
524
                    <Platform Name="Win32">
525
                        <Operation>0</Operation>
526
                    </Platform>
527
                </DeployClass>
528
                <DeployClass Name="iOS_AppStore1024">
529
                    <Platform Name="iOSDevice64">
530
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
531
                        <Operation>1</Operation>
532
                    </Platform>
533
                </DeployClass>
534
                <DeployClass Name="iPad_AppIcon152">
535
                    <Platform Name="iOSDevice64">
536
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
537
                        <Operation>1</Operation>
538
                    </Platform>
539
                    <Platform Name="iOSSimulator">
540
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
541
                        <Operation>1</Operation>
542
                    </Platform>
543
                </DeployClass>
544
                <DeployClass Name="iPad_AppIcon167">
545
                    <Platform Name="iOSDevice64">
546
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
547
                        <Operation>1</Operation>
548
                    </Platform>
549
                    <Platform Name="iOSSimulator">
550
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
551
                        <Operation>1</Operation>
552
                    </Platform>
553
                </DeployClass>
554
                <DeployClass Name="iPad_Launch2x">
555
                    <Platform Name="iOSDevice64">
556
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
557
                        <Operation>1</Operation>
558
                    </Platform>
559
                    <Platform Name="iOSSimulator">
560
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
561
                        <Operation>1</Operation>
562
                    </Platform>
563
                </DeployClass>
564
                <DeployClass Name="iPad_LaunchDark2x">
565
                    <Platform Name="iOSDevice64">
566
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
567
                        <Operation>1</Operation>
568
                    </Platform>
569
                    <Platform Name="iOSSimulator">
570
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
571
                        <Operation>1</Operation>
572
                    </Platform>
573
                </DeployClass>
574
                <DeployClass Name="iPad_Notification40">
575
                    <Platform Name="iOSDevice64">
576
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
577
                        <Operation>1</Operation>
578
                    </Platform>
579
                    <Platform Name="iOSSimulator">
580
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
581
                        <Operation>1</Operation>
582
                    </Platform>
583
                </DeployClass>
584
                <DeployClass Name="iPad_Setting58">
585
                    <Platform Name="iOSDevice64">
586
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
587
                        <Operation>1</Operation>
588
                    </Platform>
589
                    <Platform Name="iOSSimulator">
590
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
591
                        <Operation>1</Operation>
592
                    </Platform>
593
                </DeployClass>
594
                <DeployClass Name="iPad_SpotLight80">
595
                    <Platform Name="iOSDevice64">
596
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
597
                        <Operation>1</Operation>
598
                    </Platform>
599
                    <Platform Name="iOSSimulator">
600
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
601
                        <Operation>1</Operation>
602
                    </Platform>
603
                </DeployClass>
604
                <DeployClass Name="iPhone_AppIcon120">
605
                    <Platform Name="iOSDevice64">
606
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
607
                        <Operation>1</Operation>
608
                    </Platform>
609
                    <Platform Name="iOSSimulator">
610
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
611
                        <Operation>1</Operation>
612
                    </Platform>
613
                </DeployClass>
614
                <DeployClass Name="iPhone_AppIcon180">
615
                    <Platform Name="iOSDevice64">
616
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
617
                        <Operation>1</Operation>
618
                    </Platform>
619
                    <Platform Name="iOSSimulator">
620
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
621
                        <Operation>1</Operation>
622
                    </Platform>
623
                </DeployClass>
624
                <DeployClass Name="iPhone_Launch2x">
625
                    <Platform Name="iOSDevice64">
626
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
627
                        <Operation>1</Operation>
628
                    </Platform>
629
                    <Platform Name="iOSSimulator">
630
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
631
                        <Operation>1</Operation>
632
                    </Platform>
633
                </DeployClass>
634
                <DeployClass Name="iPhone_Launch3x">
635
                    <Platform Name="iOSDevice64">
636
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
637
                        <Operation>1</Operation>
638
                    </Platform>
639
                    <Platform Name="iOSSimulator">
640
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
641
                        <Operation>1</Operation>
642
                    </Platform>
643
                </DeployClass>
644
                <DeployClass Name="iPhone_LaunchDark2x">
645
                    <Platform Name="iOSDevice64">
646
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
647
                        <Operation>1</Operation>
648
                    </Platform>
649
                    <Platform Name="iOSSimulator">
650
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
651
                        <Operation>1</Operation>
652
                    </Platform>
653
                </DeployClass>
654
                <DeployClass Name="iPhone_LaunchDark3x">
655
                    <Platform Name="iOSDevice64">
656
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
657
                        <Operation>1</Operation>
658
                    </Platform>
659
                    <Platform Name="iOSSimulator">
660
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
661
                        <Operation>1</Operation>
662
                    </Platform>
663
                </DeployClass>
664
                <DeployClass Name="iPhone_Notification40">
665
                    <Platform Name="iOSDevice64">
666
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
667
                        <Operation>1</Operation>
668
                    </Platform>
669
                    <Platform Name="iOSSimulator">
670
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
671
                        <Operation>1</Operation>
672
                    </Platform>
673
                </DeployClass>
674
                <DeployClass Name="iPhone_Notification60">
675
                    <Platform Name="iOSDevice64">
676
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
677
                        <Operation>1</Operation>
678
                    </Platform>
679
                    <Platform Name="iOSSimulator">
680
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
681
                        <Operation>1</Operation>
682
                    </Platform>
683
                </DeployClass>
684
                <DeployClass Name="iPhone_Setting58">
685
                    <Platform Name="iOSDevice64">
686
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
687
                        <Operation>1</Operation>
688
                    </Platform>
689
                    <Platform Name="iOSSimulator">
690
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
691
                        <Operation>1</Operation>
692
                    </Platform>
693
                </DeployClass>
694
                <DeployClass Name="iPhone_Setting87">
695
                    <Platform Name="iOSDevice64">
696
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
697
                        <Operation>1</Operation>
698
                    </Platform>
699
                    <Platform Name="iOSSimulator">
700
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
701
                        <Operation>1</Operation>
702
                    </Platform>
703
                </DeployClass>
704
                <DeployClass Name="iPhone_Spotlight120">
705
                    <Platform Name="iOSDevice64">
706
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
707
                        <Operation>1</Operation>
708
                    </Platform>
709
                    <Platform Name="iOSSimulator">
710
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
711
                        <Operation>1</Operation>
712
                    </Platform>
713
                </DeployClass>
714
                <DeployClass Name="iPhone_Spotlight80">
715
                    <Platform Name="iOSDevice64">
716
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
717
                        <Operation>1</Operation>
718
                    </Platform>
719
                    <Platform Name="iOSSimulator">
720
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
721
                        <Operation>1</Operation>
722
                    </Platform>
723
                </DeployClass>
724
                <DeployClass Name="ProjectAndroidManifest">
725
                    <Platform Name="Android">
726
                        <Operation>1</Operation>
727
                    </Platform>
728
                    <Platform Name="Android64">
729
                        <Operation>1</Operation>
730
                    </Platform>
731
                </DeployClass>
732
                <DeployClass Name="ProjectiOSDeviceDebug">
733
                    <Platform Name="iOSDevice32">
734
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
735
                        <Operation>1</Operation>
736
                    </Platform>
737
                    <Platform Name="iOSDevice64">
738
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
739
                        <Operation>1</Operation>
740
                    </Platform>
741
                </DeployClass>
742
                <DeployClass Name="ProjectiOSEntitlements">
743
                    <Platform Name="iOSDevice32">
744
                        <RemoteDir>..\</RemoteDir>
745
                        <Operation>1</Operation>
746
                    </Platform>
747
                    <Platform Name="iOSDevice64">
748
                        <RemoteDir>..\</RemoteDir>
749
                        <Operation>1</Operation>
750
                    </Platform>
751
                </DeployClass>
752
                <DeployClass Name="ProjectiOSInfoPList">
753
                    <Platform Name="iOSDevice32">
754
                        <Operation>1</Operation>
755
                    </Platform>
756
                    <Platform Name="iOSDevice64">
757
                        <Operation>1</Operation>
758
                    </Platform>
759
                    <Platform Name="iOSSimulator">
760
                        <Operation>1</Operation>
761
                    </Platform>
762
                </DeployClass>
763
                <DeployClass Name="ProjectiOSLaunchScreen">
764
                    <Platform Name="iOSDevice64">
765
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
766
                        <Operation>64</Operation>
767
                    </Platform>
768
                    <Platform Name="iOSSimulator">
769
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
770
                        <Operation>64</Operation>
771
                    </Platform>
772
                </DeployClass>
773
                <DeployClass Name="ProjectiOSResource">
774
                    <Platform Name="iOSDevice32">
775
                        <Operation>1</Operation>
776
                    </Platform>
777
                    <Platform Name="iOSDevice64">
778
                        <Operation>1</Operation>
779
                    </Platform>
780
                    <Platform Name="iOSSimulator">
781
                        <Operation>1</Operation>
782
                    </Platform>
783
                </DeployClass>
784
                <DeployClass Name="ProjectOSXDebug">
785
                    <Platform Name="OSX64">
786
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
787
                        <Operation>1</Operation>
788
                    </Platform>
789
                </DeployClass>
790
                <DeployClass Name="ProjectOSXEntitlements">
791
                    <Platform Name="OSX32">
792
                        <RemoteDir>..\</RemoteDir>
793
                        <Operation>1</Operation>
794
                    </Platform>
795
                    <Platform Name="OSX64">
796
                        <RemoteDir>..\</RemoteDir>
797
                        <Operation>1</Operation>
798
                    </Platform>
799
                </DeployClass>
800
                <DeployClass Name="ProjectOSXInfoPList">
801
                    <Platform Name="OSX32">
802
                        <RemoteDir>Contents</RemoteDir>
803
                        <Operation>1</Operation>
804
                    </Platform>
805
                    <Platform Name="OSX64">
806
                        <RemoteDir>Contents</RemoteDir>
807
                        <Operation>1</Operation>
808
                    </Platform>
809
                </DeployClass>
810
                <DeployClass Name="ProjectOSXResource">
811
                    <Platform Name="OSX32">
812
                        <RemoteDir>Contents\Resources</RemoteDir>
813
                        <Operation>1</Operation>
814
                    </Platform>
815
                    <Platform Name="OSX64">
816
                        <RemoteDir>Contents\Resources</RemoteDir>
817
                        <Operation>1</Operation>
818
                    </Platform>
819
                </DeployClass>
820
                <DeployClass Required="true" Name="ProjectOutput">
821
                    <Platform Name="Android">
822
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
823
                        <Operation>1</Operation>
824
                    </Platform>
825
                    <Platform Name="Android64">
826
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
827
                        <Operation>1</Operation>
828
                    </Platform>
829
                    <Platform Name="iOSDevice32">
830
                        <Operation>1</Operation>
831
                    </Platform>
832
                    <Platform Name="iOSDevice64">
833
                        <Operation>1</Operation>
834
                    </Platform>
835
                    <Platform Name="iOSSimulator">
836
                        <Operation>1</Operation>
837
                    </Platform>
838
                    <Platform Name="Linux64">
839
                        <Operation>1</Operation>
840
                    </Platform>
841
                    <Platform Name="OSX32">
842
                        <RemoteDir>Contents\MacOS</RemoteDir>
843
                        <Operation>1</Operation>
844
                    </Platform>
845
                    <Platform Name="OSX64">
846
                        <RemoteDir>Contents\MacOS</RemoteDir>
847
                        <Operation>1</Operation>
848
                    </Platform>
849
                    <Platform Name="Win32">
850
                        <Operation>0</Operation>
851
                    </Platform>
852
                </DeployClass>
853
                <DeployClass Name="ProjectOutput_Android32">
854
                    <Platform Name="Android64">
855
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
856
                        <Operation>1</Operation>
857
                    </Platform>
858
                </DeployClass>
859
                <DeployClass Name="ProjectUWPManifest">
860
                    <Platform Name="Win32">
861
                        <Operation>1</Operation>
862
                    </Platform>
863
                    <Platform Name="Win64">
864
                        <Operation>1</Operation>
865
                    </Platform>
866
                </DeployClass>
867
                <DeployClass Name="UWP_DelphiLogo150">
868
                    <Platform Name="Win32">
869
                        <RemoteDir>Assets</RemoteDir>
870
                        <Operation>1</Operation>
871
                    </Platform>
872
                    <Platform Name="Win64">
873
                        <RemoteDir>Assets</RemoteDir>
874
                        <Operation>1</Operation>
875
                    </Platform>
876
                </DeployClass>
877
                <DeployClass Name="UWP_DelphiLogo44">
878
                    <Platform Name="Win32">
879
                        <RemoteDir>Assets</RemoteDir>
880
                        <Operation>1</Operation>
881
                    </Platform>
882
                    <Platform Name="Win64">
883
                        <RemoteDir>Assets</RemoteDir>
884
                        <Operation>1</Operation>
885
                    </Platform>
886
                </DeployClass>
887
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
888
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
889
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
890
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
891
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
892
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
893
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
894
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
895
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
896
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
897
            </Deployment>
898
            <Platforms>
899
                <Platform value="Win32">True</Platform>
900
                <Platform value="Win64">False</Platform>
901
            </Platforms>
902
        </BorlandProject>
903
        <ProjectFileVersion>12</ProjectFileVersion>
904
    </ProjectExtensions>
905
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
906
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
907
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
908
</Project>
909

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.