ArenaC

Форк
0
/
SeaIslandC.cbproj 
1327 строк · 72.6 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{54E4D684-D7B4-45A5-A717-6DB20504919E}</ProjectGuid>
4
        <ProjectVersion>20.1</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
6
        <AppType>Application</AppType>
7
        <MainSource>SeaIslandC.cpp</MainSource>
8
        <Base>True</Base>
9
        <Config Condition="'$(Config)'==''">Debug</Config>
10
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
11
        <TargetedPlatforms>3</TargetedPlatforms>
12
        <ProjectName Condition="'$(ProjectName)'==''">SeaIslandC</ProjectName>
13
    </PropertyGroup>
14
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
15
        <Base>true</Base>
16
    </PropertyGroup>
17
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
18
        <Base_Win32>true</Base_Win32>
19
        <CfgParent>Base</CfgParent>
20
        <Base>true</Base>
21
    </PropertyGroup>
22
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
23
        <Base_Win64>true</Base_Win64>
24
        <CfgParent>Base</CfgParent>
25
        <Base>true</Base>
26
    </PropertyGroup>
27
    <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
28
        <Base_Win64x>true</Base_Win64x>
29
        <CfgParent>Base</CfgParent>
30
        <Base>true</Base>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
33
        <Cfg_1>true</Cfg_1>
34
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
38
        <Cfg_1_Win32>true</Cfg_1_Win32>
39
        <CfgParent>Cfg_1</CfgParent>
40
        <Cfg_1>true</Cfg_1>
41
        <Base>true</Base>
42
    </PropertyGroup>
43
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
44
        <Cfg_1_Win64>true</Cfg_1_Win64>
45
        <CfgParent>Cfg_1</CfgParent>
46
        <Cfg_1>true</Cfg_1>
47
        <Base>true</Base>
48
    </PropertyGroup>
49
    <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64x)'!=''">
50
        <Cfg_1_Win64x>true</Cfg_1_Win64x>
51
        <CfgParent>Cfg_1</CfgParent>
52
        <Cfg_1>true</Cfg_1>
53
        <Base>true</Base>
54
    </PropertyGroup>
55
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
56
        <Cfg_2>true</Cfg_2>
57
        <CfgParent>Base</CfgParent>
58
        <Base>true</Base>
59
    </PropertyGroup>
60
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
61
        <Cfg_2_Win32>true</Cfg_2_Win32>
62
        <CfgParent>Cfg_2</CfgParent>
63
        <Cfg_2>true</Cfg_2>
64
        <Base>true</Base>
65
    </PropertyGroup>
66
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
67
        <Cfg_2_Win64>true</Cfg_2_Win64>
68
        <CfgParent>Cfg_2</CfgParent>
69
        <Cfg_2>true</Cfg_2>
70
        <Base>true</Base>
71
    </PropertyGroup>
72
    <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64x)'!=''">
73
        <Cfg_2_Win64x>true</Cfg_2_Win64x>
74
        <CfgParent>Cfg_2</CfgParent>
75
        <Cfg_2>true</Cfg_2>
76
        <Base>true</Base>
77
    </PropertyGroup>
78
    <PropertyGroup Condition="'$(Base)'!=''">
79
        <SanitizedProjectName>SeaIslandC</SanitizedProjectName>
80
        <ProjectType>CppVCLApplication</ProjectType>
81
        <Multithreaded>true</Multithreaded>
82
        <_TCHARMapping>wchar_t</_TCHARMapping>
83
        <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
84
        <AllPackageLibs>rtl.lib;vcl.lib;fmx.lib;xmlrtl.lib;vclimg.lib;GLScene_RT.lib</AllPackageLibs>
85
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
86
        <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
87
        <DynamicRTL>true</DynamicRTL>
88
        <UsePackages>true</UsePackages>
89
        <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
90
        <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
91
        <BCC_wpar>false</BCC_wpar>
92
        <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
93
        <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
94
        <IncludePath>C:\GLScene\AdvDemos\CPP\Archipelago\;D:\Education\Ynever\7 семестр\Графика\Лаб14\Sea\;$(IncludePath)</IncludePath>
95
        <ILINK_LibraryPath>C:\GLScene\AdvDemos\CPP\Archipelago\;D:\Education\Ynever\7 семестр\Графика\Лаб14\Sea\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
96
        <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
97
        <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
98
    </PropertyGroup>
99
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
100
        <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
101
        <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
102
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
103
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
104
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
105
        <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
106
        <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
107
        <PackageImports>IndyIPClient;GLScene_Sounds_RT;frx17;fs17;GLScene_Physics_RT;GLScene_Cg_RT;bindcompfmx;GR32_RSXE3;DBXSqliteDriver;vcldbx;GLScene_Physics_RT;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;TeeDB;bindcomp;inetdb;inetdbbde;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DBXOdbcDriver;DataSnapServer;Tee;GLScene_RT;DataSnapProviderClient;xmlrtl;DBXSybaseASEDriver;ibxpress;DbxCommonDriver;vclimg;GLScene_Sounds_RT;IndyProtocols;DBXMySQLDriver;dbxcds;MetropolisUILiveTile;bindengine;vclactnband;vcldb;soaprtl;bindcompdbx;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;GR32_DSGN_RSXE3;DBXDb2Driver;vcltouch;bcbsmp;websnap;DBXOracleDriver;CustomIPTransport;vclribbon;VclSmp;dsnap;DBXInformixDriver;IndyIPServer;fmxase;vcl;DataSnapConnectors;IndyCore;GLScene_Sounds_RT;DBXMSSQLDriver;CodeSiteExpressPkg;CloudService;DBXFirebirdDriver;dsnapcon;frxDB17;inet;fsDB17;fmxobj;IndyIPCommon;FmxTeeUI;vclx;frxe17;inetdbxpress;webdsnap;DBXSybaseASADriver;fmxdae;bdertl;dbexpress;DataSnapIndy10ServerTransport;adortl;bcbie;$(PackageImports)</PackageImports>
108
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
109
        <VerInfo_Locale>1033</VerInfo_Locale>
110
    </PropertyGroup>
111
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
112
        <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
113
        <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
114
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
115
        <VerInfo_Locale>1033</VerInfo_Locale>
116
        <PackageImports>IndyIPClient;GLScene_Sounds_RT;frx17;fs17;GLScene_Physics_RT;GLScene_Cg_RT;bindcompfmx;GR32_RSXE3;DBXSqliteDriver;vcldbx;GLScene_Physics_RT;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;TeeDB;bindcomp;inetdb;inetdbbde;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DBXOdbcDriver;DataSnapServer;Tee;GLScene_RT;DataSnapProviderClient;xmlrtl;DBXSybaseASEDriver;ibxpress;DbxCommonDriver;vclimg;GLScene_Sounds_RT;IndyProtocols;DBXMySQLDriver;dbxcds;MetropolisUILiveTile;bindengine;vclactnband;vcldb;soaprtl;bindcompdbx;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;GR32_DSGN_RSXE3;DBXDb2Driver;vcltouch;bcbsmp;websnap;DBXOracleDriver;CustomIPTransport;vclribbon;VclSmp;dsnap;DBXInformixDriver;IndyIPServer;fmxase;vcl;DataSnapConnectors;IndyCore;GLScene_Sounds_RT;DBXMSSQLDriver;CodeSiteExpressPkg;CloudService;DBXFirebirdDriver;dsnapcon;frxDB17;inet;fsDB17;fmxobj;IndyIPCommon;FmxTeeUI;vclx;frxe17;inetdbxpress;webdsnap;DBXSybaseASADriver;fmxdae;bdertl;dbexpress;DataSnapIndy10ServerTransport;adortl;bcbie;$(PackageImports)</PackageImports>
117
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
118
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
119
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
120
        <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
121
    </PropertyGroup>
122
    <PropertyGroup Condition="'$(Base_Win64x)'!=''">
123
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
124
        <BT_BuildType>Debug</BT_BuildType>
125
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
126
        <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>
127
        <VerInfo_Locale>1033</VerInfo_Locale>
128
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
129
    </PropertyGroup>
130
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
131
        <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
132
        <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
133
        <DCC_Optimize>false</DCC_Optimize>
134
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
135
        <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
136
        <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
137
        <DCC_Define>DEBUG</DCC_Define>
138
        <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
139
        <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
140
        <BCC_StackFrames>true</BCC_StackFrames>
141
        <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
142
        <TASM_Debugging>Full</TASM_Debugging>
143
        <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
144
        <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
145
        <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
146
        <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
147
        <CLANG_UnwindTables>true</CLANG_UnwindTables>
148
        <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
149
    </PropertyGroup>
150
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
151
        <FinalOutputDir>.</FinalOutputDir>
152
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
153
        <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(BDSLIB)\$(PLATFORM)$(CC_SUFFIX)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
154
        <Defines>_DEBUG;$(Defines)</Defines>
155
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
156
        <VerInfo_Locale>1033</VerInfo_Locale>
157
        <LinkPackageImports>rtl.bpi;vcl.bpi;fmx.bpi;xmlrtl.bpi;vclimg.bpi;GLScene_RT.bpi</LinkPackageImports>
158
        <BT_BuildType>Debug</BT_BuildType>
159
    </PropertyGroup>
160
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
161
        <VerInfo_Locale>1033</VerInfo_Locale>
162
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
163
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
164
        <Defines>_DEBUG;$(Defines)</Defines>
165
        <BT_BuildType>Debug</BT_BuildType>
166
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
167
    </PropertyGroup>
168
    <PropertyGroup Condition="'$(Cfg_1_Win64x)'!=''">
169
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
170
    </PropertyGroup>
171
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
172
        <TASM_Debugging>None</TASM_Debugging>
173
    </PropertyGroup>
174
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
175
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
176
        <VerInfo_Locale>1033</VerInfo_Locale>
177
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
178
        <Defines>NDEBUG;$(Defines)</Defines>
179
    </PropertyGroup>
180
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
181
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
182
        <Defines>NDEBUG;$(Defines)</Defines>
183
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
184
    </PropertyGroup>
185
    <PropertyGroup Condition="'$(Cfg_2_Win64x)'!=''">
186
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
187
    </PropertyGroup>
188
    <ItemGroup>
189
        <CppCompile Include="fSeaIslandC.cpp">
190
            <Form>Form1</Form>
191
            <FormType>dfm</FormType>
192
            <DependentOn>fSeaIslandC.h</DependentOn>
193
            <BuildOrder>2</BuildOrder>
194
        </CppCompile>
195
        <CppCompile Include="SeaIslandC.cpp">
196
            <BuildOrder>0</BuildOrder>
197
        </CppCompile>
198
        <FormResources Include="fSeaIslandC.dfm"/>
199
        <BuildConfiguration Include="Base">
200
            <Key>Base</Key>
201
        </BuildConfiguration>
202
        <BuildConfiguration Include="Debug">
203
            <Key>Cfg_1</Key>
204
            <CfgParent>Base</CfgParent>
205
        </BuildConfiguration>
206
        <BuildConfiguration Include="Release">
207
            <Key>Cfg_2</Key>
208
            <CfgParent>Base</CfgParent>
209
        </BuildConfiguration>
210
    </ItemGroup>
211
    <ProjectExtensions>
212
        <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
213
        <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
214
        <BorlandProject>
215
            <CPlusPlusBuilder.Personality>
216
                <Source>
217
                    <Source Name="MainSource">SeaIslandC.cpp</Source>
218
                </Source>
219
                <VersionInfo>
220
                    <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
221
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
222
                    <VersionInfo Name="MajorVer">1</VersionInfo>
223
                    <VersionInfo Name="MinorVer">0</VersionInfo>
224
                    <VersionInfo Name="Release">0</VersionInfo>
225
                    <VersionInfo Name="Build">0</VersionInfo>
226
                    <VersionInfo Name="Debug">False</VersionInfo>
227
                    <VersionInfo Name="PreRelease">False</VersionInfo>
228
                    <VersionInfo Name="Special">False</VersionInfo>
229
                    <VersionInfo Name="Private">False</VersionInfo>
230
                    <VersionInfo Name="DLL">False</VersionInfo>
231
                    <VersionInfo Name="Locale">1049</VersionInfo>
232
                    <VersionInfo Name="CodePage">1251</VersionInfo>
233
                </VersionInfo>
234
                <VersionInfoKeys>
235
                    <VersionInfoKeys Name="CompanyName"/>
236
                    <VersionInfoKeys Name="FileDescription"/>
237
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
238
                    <VersionInfoKeys Name="InternalName"/>
239
                    <VersionInfoKeys Name="LegalCopyright"/>
240
                    <VersionInfoKeys Name="LegalTrademarks"/>
241
                    <VersionInfoKeys Name="OriginalFilename"/>
242
                    <VersionInfoKeys Name="ProductName"/>
243
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
244
                    <VersionInfoKeys Name="Comments"/>
245
                    <VersionInfoKeys Name="CFBundleName"/>
246
                    <VersionInfoKeys Name="CFBundleDisplayName"/>
247
                    <VersionInfoKeys Name="CFBundleIdentifier"/>
248
                    <VersionInfoKeys Name="CFBundleVersion"/>
249
                    <VersionInfoKeys Name="CFBundlePackageType"/>
250
                    <VersionInfoKeys Name="CFBundleSignature"/>
251
                    <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
252
                    <VersionInfoKeys Name="CFBundleExecutable"/>
253
                </VersionInfoKeys>
254
                <Excluded_Packages>
255
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k240.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
256
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp240.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
257
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k240.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
258
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
259
                </Excluded_Packages>
260
                <ProjectProperties>
261
                    <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
262
                    <ProjectProperties Name="ManagePaths">True</ProjectProperties>
263
                    <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
264
                    <ProjectProperties Name="IndexFiles">False</ProjectProperties>
265
                </ProjectProperties>
266
            </CPlusPlusBuilder.Personality>
267
            <Deployment Version="4">
268
                <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
269
                    <Platform Name="OSX32">
270
                        <Overwrite>true</Overwrite>
271
                    </Platform>
272
                </DeployFile>
273
                <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
274
                    <Platform Name="OSX32">
275
                        <Overwrite>true</Overwrite>
276
                    </Platform>
277
                </DeployFile>
278
                <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule"/>
279
                <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule"/>
280
                <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
281
                    <Platform Name="Win64">
282
                        <Overwrite>true</Overwrite>
283
                    </Platform>
284
                </DeployFile>
285
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64160.dll" Class="DependencyModule"/>
286
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64160mt.dll" Class="DependencyModule"/>
287
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64240.dll" Class="DependencyModule"/>
288
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64240mt.dll" Class="DependencyModule"/>
289
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64250.dll" Class="DependencyModule"/>
290
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64250mt.dll" Class="DependencyModule"/>
291
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule"/>
292
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule"/>
293
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64270.dll" Class="DependencyModule"/>
294
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64270mt.dll" Class="DependencyModule"/>
295
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64280.dll" Class="DependencyModule"/>
296
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64280mt.dll" Class="DependencyModule"/>
297
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64290.dll" Class="DependencyModule">
298
                    <Platform Name="Win64">
299
                        <Overwrite>true</Overwrite>
300
                    </Platform>
301
                </DeployFile>
302
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64290mt.dll" Class="DependencyModule">
303
                    <Platform Name="Win64">
304
                        <Overwrite>true</Overwrite>
305
                    </Platform>
306
                </DeployFile>
307
                <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
308
                    <Platform Name="Win32">
309
                        <Overwrite>true</Overwrite>
310
                    </Platform>
311
                </DeployFile>
312
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32160.dll" Class="DependencyModule"/>
313
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32160mt.dll" Class="DependencyModule"/>
314
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32240.dll" Class="DependencyModule"/>
315
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32240mt.dll" Class="DependencyModule"/>
316
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32250.dll" Class="DependencyModule"/>
317
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32250mt.dll" Class="DependencyModule"/>
318
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule"/>
319
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule"/>
320
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32270.dll" Class="DependencyModule"/>
321
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32270mt.dll" Class="DependencyModule"/>
322
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32280.dll" Class="DependencyModule"/>
323
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32280mt.dll" Class="DependencyModule"/>
324
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32290.dll" Class="DependencyModule">
325
                    <Platform Name="Win32">
326
                        <Overwrite>true</Overwrite>
327
                    </Platform>
328
                </DeployFile>
329
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32290mt.dll" Class="DependencyModule">
330
                    <Platform Name="Win32">
331
                        <Overwrite>true</Overwrite>
332
                    </Platform>
333
                </DeployFile>
334
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule"/>
335
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c240mt.dll" Class="DependencyModule"/>
336
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c250.dll" Class="DependencyModule"/>
337
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c250mt.dll" Class="DependencyModule"/>
338
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule"/>
339
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule"/>
340
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c270.dll" Class="DependencyModule"/>
341
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c270mt.dll" Class="DependencyModule"/>
342
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c280.dll" Class="DependencyModule"/>
343
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c280mt.dll" Class="DependencyModule"/>
344
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c290.dll" Class="DependencyModule">
345
                    <Platform Name="Win32">
346
                        <Overwrite>true</Overwrite>
347
                    </Platform>
348
                </DeployFile>
349
                <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c290mt.dll" Class="DependencyModule">
350
                    <Platform Name="Win32">
351
                        <Overwrite>true</Overwrite>
352
                    </Platform>
353
                </DeployFile>
354
                <DeployFile LocalName=".\SeaIslandC.exe" Configuration="Debug" Class="ProjectOutput"/>
355
                <DeployFile LocalName=".\SeaIslandC.tds" Configuration="Debug" Class="DebugSymbols"/>
356
                <DeployClass Name="AdditionalDebugSymbols">
357
                    <Platform Name="iOSSimulator">
358
                        <Operation>1</Operation>
359
                    </Platform>
360
                    <Platform Name="OSX32">
361
                        <RemoteDir>Contents\MacOS</RemoteDir>
362
                        <Operation>1</Operation>
363
                    </Platform>
364
                    <Platform Name="Win32">
365
                        <Operation>0</Operation>
366
                    </Platform>
367
                </DeployClass>
368
                <DeployClass Name="AndroidClasses">
369
                    <Platform Name="Android">
370
                        <RemoteDir>classes</RemoteDir>
371
                        <Operation>64</Operation>
372
                    </Platform>
373
                    <Platform Name="Android64">
374
                        <RemoteDir>classes</RemoteDir>
375
                        <Operation>64</Operation>
376
                    </Platform>
377
                </DeployClass>
378
                <DeployClass Name="AndroidFileProvider">
379
                    <Platform Name="Android">
380
                        <RemoteDir>res\xml</RemoteDir>
381
                        <Operation>1</Operation>
382
                    </Platform>
383
                    <Platform Name="Android64">
384
                        <RemoteDir>res\xml</RemoteDir>
385
                        <Operation>1</Operation>
386
                    </Platform>
387
                </DeployClass>
388
                <DeployClass Name="AndroidLibnativeArmeabiFile">
389
                    <Platform Name="Android">
390
                        <RemoteDir>library\lib\armeabi</RemoteDir>
391
                        <Operation>1</Operation>
392
                    </Platform>
393
                    <Platform Name="Android64">
394
                        <RemoteDir>library\lib\armeabi</RemoteDir>
395
                        <Operation>1</Operation>
396
                    </Platform>
397
                </DeployClass>
398
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
399
                    <Platform Name="Android64">
400
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
401
                        <Operation>1</Operation>
402
                    </Platform>
403
                </DeployClass>
404
                <DeployClass Name="AndroidLibnativeMipsFile">
405
                    <Platform Name="Android">
406
                        <RemoteDir>library\lib\mips</RemoteDir>
407
                        <Operation>1</Operation>
408
                    </Platform>
409
                    <Platform Name="Android64">
410
                        <RemoteDir>library\lib\mips</RemoteDir>
411
                        <Operation>1</Operation>
412
                    </Platform>
413
                </DeployClass>
414
                <DeployClass Name="AndroidServiceOutput">
415
                    <Platform Name="Android">
416
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
417
                        <Operation>1</Operation>
418
                    </Platform>
419
                    <Platform Name="Android64">
420
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
421
                        <Operation>1</Operation>
422
                    </Platform>
423
                </DeployClass>
424
                <DeployClass Name="AndroidServiceOutput_Android32">
425
                    <Platform Name="Android64">
426
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
427
                        <Operation>1</Operation>
428
                    </Platform>
429
                </DeployClass>
430
                <DeployClass Name="AndroidSplashImageDef">
431
                    <Platform Name="Android">
432
                        <RemoteDir>res\drawable</RemoteDir>
433
                        <Operation>1</Operation>
434
                    </Platform>
435
                    <Platform Name="Android64">
436
                        <RemoteDir>res\drawable</RemoteDir>
437
                        <Operation>1</Operation>
438
                    </Platform>
439
                </DeployClass>
440
                <DeployClass Name="AndroidSplashImageDefV21">
441
                    <Platform Name="Android">
442
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
443
                        <Operation>1</Operation>
444
                    </Platform>
445
                    <Platform Name="Android64">
446
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
447
                        <Operation>1</Operation>
448
                    </Platform>
449
                </DeployClass>
450
                <DeployClass Name="AndroidSplashStyles">
451
                    <Platform Name="Android">
452
                        <RemoteDir>res\values</RemoteDir>
453
                        <Operation>1</Operation>
454
                    </Platform>
455
                    <Platform Name="Android64">
456
                        <RemoteDir>res\values</RemoteDir>
457
                        <Operation>1</Operation>
458
                    </Platform>
459
                </DeployClass>
460
                <DeployClass Name="AndroidSplashStylesV21">
461
                    <Platform Name="Android">
462
                        <RemoteDir>res\values-v21</RemoteDir>
463
                        <Operation>1</Operation>
464
                    </Platform>
465
                    <Platform Name="Android64">
466
                        <RemoteDir>res\values-v21</RemoteDir>
467
                        <Operation>1</Operation>
468
                    </Platform>
469
                </DeployClass>
470
                <DeployClass Name="AndroidSplashStylesV31">
471
                    <Platform Name="Android">
472
                        <RemoteDir>res\values-v31</RemoteDir>
473
                        <Operation>1</Operation>
474
                    </Platform>
475
                    <Platform Name="Android64">
476
                        <RemoteDir>res\values-v31</RemoteDir>
477
                        <Operation>1</Operation>
478
                    </Platform>
479
                </DeployClass>
480
                <DeployClass Name="Android_AdaptiveIcon">
481
                    <Platform Name="Android">
482
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
483
                        <Operation>1</Operation>
484
                    </Platform>
485
                    <Platform Name="Android64">
486
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
487
                        <Operation>1</Operation>
488
                    </Platform>
489
                </DeployClass>
490
                <DeployClass Name="Android_AdaptiveIconBackground">
491
                    <Platform Name="Android">
492
                        <RemoteDir>res\drawable</RemoteDir>
493
                        <Operation>1</Operation>
494
                    </Platform>
495
                    <Platform Name="Android64">
496
                        <RemoteDir>res\drawable</RemoteDir>
497
                        <Operation>1</Operation>
498
                    </Platform>
499
                </DeployClass>
500
                <DeployClass Name="Android_AdaptiveIconForeground">
501
                    <Platform Name="Android">
502
                        <RemoteDir>res\drawable</RemoteDir>
503
                        <Operation>1</Operation>
504
                    </Platform>
505
                    <Platform Name="Android64">
506
                        <RemoteDir>res\drawable</RemoteDir>
507
                        <Operation>1</Operation>
508
                    </Platform>
509
                </DeployClass>
510
                <DeployClass Name="Android_AdaptiveIconMonochrome">
511
                    <Platform Name="Android">
512
                        <RemoteDir>res\drawable</RemoteDir>
513
                        <Operation>1</Operation>
514
                    </Platform>
515
                    <Platform Name="Android64">
516
                        <RemoteDir>res\drawable</RemoteDir>
517
                        <Operation>1</Operation>
518
                    </Platform>
519
                </DeployClass>
520
                <DeployClass Name="Android_AdaptiveIconV33">
521
                    <Platform Name="Android">
522
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
523
                        <Operation>1</Operation>
524
                    </Platform>
525
                    <Platform Name="Android64">
526
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
527
                        <Operation>1</Operation>
528
                    </Platform>
529
                </DeployClass>
530
                <DeployClass Name="Android_Colors">
531
                    <Platform Name="Android">
532
                        <RemoteDir>res\values</RemoteDir>
533
                        <Operation>1</Operation>
534
                    </Platform>
535
                    <Platform Name="Android64">
536
                        <RemoteDir>res\values</RemoteDir>
537
                        <Operation>1</Operation>
538
                    </Platform>
539
                </DeployClass>
540
                <DeployClass Name="Android_ColorsDark">
541
                    <Platform Name="Android">
542
                        <RemoteDir>res\values-night-v21</RemoteDir>
543
                        <Operation>1</Operation>
544
                    </Platform>
545
                    <Platform Name="Android64">
546
                        <RemoteDir>res\values-night-v21</RemoteDir>
547
                        <Operation>1</Operation>
548
                    </Platform>
549
                </DeployClass>
550
                <DeployClass Name="Android_DefaultAppIcon">
551
                    <Platform Name="Android">
552
                        <RemoteDir>res\drawable</RemoteDir>
553
                        <Operation>1</Operation>
554
                    </Platform>
555
                    <Platform Name="Android64">
556
                        <RemoteDir>res\drawable</RemoteDir>
557
                        <Operation>1</Operation>
558
                    </Platform>
559
                </DeployClass>
560
                <DeployClass Name="Android_LauncherIcon144">
561
                    <Platform Name="Android">
562
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
563
                        <Operation>1</Operation>
564
                    </Platform>
565
                    <Platform Name="Android64">
566
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
567
                        <Operation>1</Operation>
568
                    </Platform>
569
                </DeployClass>
570
                <DeployClass Name="Android_LauncherIcon192">
571
                    <Platform Name="Android">
572
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
573
                        <Operation>1</Operation>
574
                    </Platform>
575
                    <Platform Name="Android64">
576
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
577
                        <Operation>1</Operation>
578
                    </Platform>
579
                </DeployClass>
580
                <DeployClass Name="Android_LauncherIcon36">
581
                    <Platform Name="Android">
582
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
583
                        <Operation>1</Operation>
584
                    </Platform>
585
                    <Platform Name="Android64">
586
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
587
                        <Operation>1</Operation>
588
                    </Platform>
589
                </DeployClass>
590
                <DeployClass Name="Android_LauncherIcon48">
591
                    <Platform Name="Android">
592
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
593
                        <Operation>1</Operation>
594
                    </Platform>
595
                    <Platform Name="Android64">
596
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
597
                        <Operation>1</Operation>
598
                    </Platform>
599
                </DeployClass>
600
                <DeployClass Name="Android_LauncherIcon72">
601
                    <Platform Name="Android">
602
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
603
                        <Operation>1</Operation>
604
                    </Platform>
605
                    <Platform Name="Android64">
606
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
607
                        <Operation>1</Operation>
608
                    </Platform>
609
                </DeployClass>
610
                <DeployClass Name="Android_LauncherIcon96">
611
                    <Platform Name="Android">
612
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
613
                        <Operation>1</Operation>
614
                    </Platform>
615
                    <Platform Name="Android64">
616
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
617
                        <Operation>1</Operation>
618
                    </Platform>
619
                </DeployClass>
620
                <DeployClass Name="Android_NotificationIcon24">
621
                    <Platform Name="Android">
622
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
623
                        <Operation>1</Operation>
624
                    </Platform>
625
                    <Platform Name="Android64">
626
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
627
                        <Operation>1</Operation>
628
                    </Platform>
629
                </DeployClass>
630
                <DeployClass Name="Android_NotificationIcon36">
631
                    <Platform Name="Android">
632
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
633
                        <Operation>1</Operation>
634
                    </Platform>
635
                    <Platform Name="Android64">
636
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
637
                        <Operation>1</Operation>
638
                    </Platform>
639
                </DeployClass>
640
                <DeployClass Name="Android_NotificationIcon48">
641
                    <Platform Name="Android">
642
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
643
                        <Operation>1</Operation>
644
                    </Platform>
645
                    <Platform Name="Android64">
646
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
647
                        <Operation>1</Operation>
648
                    </Platform>
649
                </DeployClass>
650
                <DeployClass Name="Android_NotificationIcon72">
651
                    <Platform Name="Android">
652
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
653
                        <Operation>1</Operation>
654
                    </Platform>
655
                    <Platform Name="Android64">
656
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
657
                        <Operation>1</Operation>
658
                    </Platform>
659
                </DeployClass>
660
                <DeployClass Name="Android_NotificationIcon96">
661
                    <Platform Name="Android">
662
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
663
                        <Operation>1</Operation>
664
                    </Platform>
665
                    <Platform Name="Android64">
666
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
667
                        <Operation>1</Operation>
668
                    </Platform>
669
                </DeployClass>
670
                <DeployClass Name="Android_SplashImage426">
671
                    <Platform Name="Android">
672
                        <RemoteDir>res\drawable-small</RemoteDir>
673
                        <Operation>1</Operation>
674
                    </Platform>
675
                    <Platform Name="Android64">
676
                        <RemoteDir>res\drawable-small</RemoteDir>
677
                        <Operation>1</Operation>
678
                    </Platform>
679
                </DeployClass>
680
                <DeployClass Name="Android_SplashImage470">
681
                    <Platform Name="Android">
682
                        <RemoteDir>res\drawable-normal</RemoteDir>
683
                        <Operation>1</Operation>
684
                    </Platform>
685
                    <Platform Name="Android64">
686
                        <RemoteDir>res\drawable-normal</RemoteDir>
687
                        <Operation>1</Operation>
688
                    </Platform>
689
                </DeployClass>
690
                <DeployClass Name="Android_SplashImage640">
691
                    <Platform Name="Android">
692
                        <RemoteDir>res\drawable-large</RemoteDir>
693
                        <Operation>1</Operation>
694
                    </Platform>
695
                    <Platform Name="Android64">
696
                        <RemoteDir>res\drawable-large</RemoteDir>
697
                        <Operation>1</Operation>
698
                    </Platform>
699
                </DeployClass>
700
                <DeployClass Name="Android_SplashImage960">
701
                    <Platform Name="Android">
702
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
703
                        <Operation>1</Operation>
704
                    </Platform>
705
                    <Platform Name="Android64">
706
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
707
                        <Operation>1</Operation>
708
                    </Platform>
709
                </DeployClass>
710
                <DeployClass Name="Android_Strings">
711
                    <Platform Name="Android">
712
                        <RemoteDir>res\values</RemoteDir>
713
                        <Operation>1</Operation>
714
                    </Platform>
715
                    <Platform Name="Android64">
716
                        <RemoteDir>res\values</RemoteDir>
717
                        <Operation>1</Operation>
718
                    </Platform>
719
                </DeployClass>
720
                <DeployClass Name="Android_VectorizedNotificationIcon">
721
                    <Platform Name="Android">
722
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
723
                        <Operation>1</Operation>
724
                    </Platform>
725
                    <Platform Name="Android64">
726
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
727
                        <Operation>1</Operation>
728
                    </Platform>
729
                </DeployClass>
730
                <DeployClass Name="Android_VectorizedSplash">
731
                    <Platform Name="Android">
732
                        <RemoteDir>res\drawable</RemoteDir>
733
                        <Operation>1</Operation>
734
                    </Platform>
735
                    <Platform Name="Android64">
736
                        <RemoteDir>res\drawable</RemoteDir>
737
                        <Operation>1</Operation>
738
                    </Platform>
739
                </DeployClass>
740
                <DeployClass Name="Android_VectorizedSplashDark">
741
                    <Platform Name="Android">
742
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
743
                        <Operation>1</Operation>
744
                    </Platform>
745
                    <Platform Name="Android64">
746
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
747
                        <Operation>1</Operation>
748
                    </Platform>
749
                </DeployClass>
750
                <DeployClass Name="Android_VectorizedSplashV31">
751
                    <Platform Name="Android">
752
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
753
                        <Operation>1</Operation>
754
                    </Platform>
755
                    <Platform Name="Android64">
756
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
757
                        <Operation>1</Operation>
758
                    </Platform>
759
                </DeployClass>
760
                <DeployClass Name="Android_VectorizedSplashV31Dark">
761
                    <Platform Name="Android">
762
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
763
                        <Operation>1</Operation>
764
                    </Platform>
765
                    <Platform Name="Android64">
766
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
767
                        <Operation>1</Operation>
768
                    </Platform>
769
                </DeployClass>
770
                <DeployClass Name="DebugSymbols">
771
                    <Platform Name="iOSSimulator">
772
                        <Operation>1</Operation>
773
                    </Platform>
774
                    <Platform Name="OSX32">
775
                        <RemoteDir>Contents\MacOS</RemoteDir>
776
                        <Operation>1</Operation>
777
                    </Platform>
778
                    <Platform Name="Win32">
779
                        <Operation>0</Operation>
780
                    </Platform>
781
                </DeployClass>
782
                <DeployClass Name="DependencyFramework">
783
                    <Platform Name="OSX32">
784
                        <RemoteDir>Contents\MacOS</RemoteDir>
785
                        <Operation>1</Operation>
786
                        <Extensions>.framework</Extensions>
787
                    </Platform>
788
                    <Platform Name="OSX64">
789
                        <RemoteDir>Contents\MacOS</RemoteDir>
790
                        <Operation>1</Operation>
791
                        <Extensions>.framework</Extensions>
792
                    </Platform>
793
                    <Platform Name="OSXARM64">
794
                        <RemoteDir>Contents\MacOS</RemoteDir>
795
                        <Operation>1</Operation>
796
                        <Extensions>.framework</Extensions>
797
                    </Platform>
798
                    <Platform Name="Win32">
799
                        <Operation>0</Operation>
800
                    </Platform>
801
                </DeployClass>
802
                <DeployClass Name="DependencyModule">
803
                    <Platform Name="iOSDevice32">
804
                        <Operation>1</Operation>
805
                        <Extensions>.dylib</Extensions>
806
                    </Platform>
807
                    <Platform Name="iOSDevice64">
808
                        <Operation>1</Operation>
809
                        <Extensions>.dylib</Extensions>
810
                    </Platform>
811
                    <Platform Name="iOSSimARM64">
812
                        <Operation>1</Operation>
813
                        <Extensions>.dylib</Extensions>
814
                    </Platform>
815
                    <Platform Name="OSX32">
816
                        <RemoteDir>Contents\MacOS</RemoteDir>
817
                        <Operation>1</Operation>
818
                        <Extensions>.dylib</Extensions>
819
                    </Platform>
820
                    <Platform Name="OSX64">
821
                        <RemoteDir>Contents\MacOS</RemoteDir>
822
                        <Operation>1</Operation>
823
                        <Extensions>.dylib</Extensions>
824
                    </Platform>
825
                    <Platform Name="OSXARM64">
826
                        <RemoteDir>Contents\MacOS</RemoteDir>
827
                        <Operation>1</Operation>
828
                        <Extensions>.dylib</Extensions>
829
                    </Platform>
830
                    <Platform Name="Win32">
831
                        <Operation>0</Operation>
832
                        <Extensions>.dll;.bpl</Extensions>
833
                    </Platform>
834
                </DeployClass>
835
                <DeployClass Required="true" Name="DependencyPackage">
836
                    <Platform Name="iOSDevice32">
837
                        <Operation>1</Operation>
838
                        <Extensions>.dylib</Extensions>
839
                    </Platform>
840
                    <Platform Name="iOSDevice64">
841
                        <Operation>1</Operation>
842
                        <Extensions>.dylib</Extensions>
843
                    </Platform>
844
                    <Platform Name="iOSSimARM64">
845
                        <Operation>1</Operation>
846
                        <Extensions>.dylib</Extensions>
847
                    </Platform>
848
                    <Platform Name="OSX32">
849
                        <RemoteDir>Contents\MacOS</RemoteDir>
850
                        <Operation>1</Operation>
851
                        <Extensions>.dylib</Extensions>
852
                    </Platform>
853
                    <Platform Name="OSX64">
854
                        <RemoteDir>Contents\MacOS</RemoteDir>
855
                        <Operation>1</Operation>
856
                        <Extensions>.dylib</Extensions>
857
                    </Platform>
858
                    <Platform Name="OSXARM64">
859
                        <RemoteDir>Contents\MacOS</RemoteDir>
860
                        <Operation>1</Operation>
861
                        <Extensions>.dylib</Extensions>
862
                    </Platform>
863
                    <Platform Name="Win32">
864
                        <Operation>0</Operation>
865
                        <Extensions>.bpl</Extensions>
866
                    </Platform>
867
                </DeployClass>
868
                <DeployClass Name="File">
869
                    <Platform Name="Android">
870
                        <Operation>0</Operation>
871
                    </Platform>
872
                    <Platform Name="Android64">
873
                        <Operation>0</Operation>
874
                    </Platform>
875
                    <Platform Name="iOSDevice32">
876
                        <Operation>0</Operation>
877
                    </Platform>
878
                    <Platform Name="iOSDevice64">
879
                        <Operation>0</Operation>
880
                    </Platform>
881
                    <Platform Name="iOSSimARM64">
882
                        <Operation>0</Operation>
883
                    </Platform>
884
                    <Platform Name="OSX32">
885
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
886
                        <Operation>0</Operation>
887
                    </Platform>
888
                    <Platform Name="OSX64">
889
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
890
                        <Operation>0</Operation>
891
                    </Platform>
892
                    <Platform Name="OSXARM64">
893
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
894
                        <Operation>0</Operation>
895
                    </Platform>
896
                    <Platform Name="Win32">
897
                        <Operation>0</Operation>
898
                    </Platform>
899
                </DeployClass>
900
                <DeployClass Name="ProjectAndroidManifest">
901
                    <Platform Name="Android">
902
                        <Operation>1</Operation>
903
                    </Platform>
904
                    <Platform Name="Android64">
905
                        <Operation>1</Operation>
906
                    </Platform>
907
                </DeployClass>
908
                <DeployClass Name="ProjectOSXDebug">
909
                    <Platform Name="OSX64">
910
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
911
                        <Operation>1</Operation>
912
                    </Platform>
913
                    <Platform Name="OSXARM64">
914
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
915
                        <Operation>1</Operation>
916
                    </Platform>
917
                </DeployClass>
918
                <DeployClass Name="ProjectOSXEntitlements">
919
                    <Platform Name="OSX32">
920
                        <RemoteDir>..\</RemoteDir>
921
                        <Operation>1</Operation>
922
                    </Platform>
923
                    <Platform Name="OSX64">
924
                        <RemoteDir>..\</RemoteDir>
925
                        <Operation>1</Operation>
926
                    </Platform>
927
                    <Platform Name="OSXARM64">
928
                        <RemoteDir>..\</RemoteDir>
929
                        <Operation>1</Operation>
930
                    </Platform>
931
                </DeployClass>
932
                <DeployClass Name="ProjectOSXInfoPList">
933
                    <Platform Name="OSX32">
934
                        <RemoteDir>Contents</RemoteDir>
935
                        <Operation>1</Operation>
936
                    </Platform>
937
                    <Platform Name="OSX64">
938
                        <RemoteDir>Contents</RemoteDir>
939
                        <Operation>1</Operation>
940
                    </Platform>
941
                    <Platform Name="OSXARM64">
942
                        <RemoteDir>Contents</RemoteDir>
943
                        <Operation>1</Operation>
944
                    </Platform>
945
                </DeployClass>
946
                <DeployClass Name="ProjectOSXResource">
947
                    <Platform Name="OSX32">
948
                        <RemoteDir>Contents\Resources</RemoteDir>
949
                        <Operation>1</Operation>
950
                    </Platform>
951
                    <Platform Name="OSX64">
952
                        <RemoteDir>Contents\Resources</RemoteDir>
953
                        <Operation>1</Operation>
954
                    </Platform>
955
                    <Platform Name="OSXARM64">
956
                        <RemoteDir>Contents\Resources</RemoteDir>
957
                        <Operation>1</Operation>
958
                    </Platform>
959
                </DeployClass>
960
                <DeployClass Required="true" Name="ProjectOutput">
961
                    <Platform Name="Android">
962
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
963
                        <Operation>1</Operation>
964
                    </Platform>
965
                    <Platform Name="Android64">
966
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
967
                        <Operation>1</Operation>
968
                    </Platform>
969
                    <Platform Name="iOSDevice32">
970
                        <Operation>1</Operation>
971
                    </Platform>
972
                    <Platform Name="iOSDevice64">
973
                        <Operation>1</Operation>
974
                    </Platform>
975
                    <Platform Name="iOSSimARM64">
976
                        <Operation>1</Operation>
977
                    </Platform>
978
                    <Platform Name="Linux64">
979
                        <Operation>1</Operation>
980
                    </Platform>
981
                    <Platform Name="OSX32">
982
                        <RemoteDir>Contents\MacOS</RemoteDir>
983
                        <Operation>1</Operation>
984
                    </Platform>
985
                    <Platform Name="OSX64">
986
                        <RemoteDir>Contents\MacOS</RemoteDir>
987
                        <Operation>1</Operation>
988
                    </Platform>
989
                    <Platform Name="OSXARM64">
990
                        <RemoteDir>Contents\MacOS</RemoteDir>
991
                        <Operation>1</Operation>
992
                    </Platform>
993
                    <Platform Name="Win32">
994
                        <Operation>0</Operation>
995
                    </Platform>
996
                </DeployClass>
997
                <DeployClass Name="ProjectOutput_Android32">
998
                    <Platform Name="Android64">
999
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
1000
                        <Operation>1</Operation>
1001
                    </Platform>
1002
                </DeployClass>
1003
                <DeployClass Name="ProjectUWPManifest">
1004
                    <Platform Name="Win32">
1005
                        <Operation>1</Operation>
1006
                    </Platform>
1007
                    <Platform Name="Win64">
1008
                        <Operation>1</Operation>
1009
                    </Platform>
1010
                    <Platform Name="Win64x">
1011
                        <Operation>1</Operation>
1012
                    </Platform>
1013
                </DeployClass>
1014
                <DeployClass Name="ProjectiOSDeviceDebug">
1015
                    <Platform Name="iOSDevice32">
1016
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
1017
                        <Operation>1</Operation>
1018
                    </Platform>
1019
                    <Platform Name="iOSDevice64">
1020
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
1021
                        <Operation>1</Operation>
1022
                    </Platform>
1023
                    <Platform Name="iOSSimARM64">
1024
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
1025
                        <Operation>1</Operation>
1026
                    </Platform>
1027
                </DeployClass>
1028
                <DeployClass Name="ProjectiOSEntitlements">
1029
                    <Platform Name="iOSDevice32">
1030
                        <RemoteDir>..\</RemoteDir>
1031
                        <Operation>1</Operation>
1032
                    </Platform>
1033
                    <Platform Name="iOSDevice64">
1034
                        <RemoteDir>..\</RemoteDir>
1035
                        <Operation>1</Operation>
1036
                    </Platform>
1037
                    <Platform Name="iOSSimARM64">
1038
                        <RemoteDir>..\</RemoteDir>
1039
                        <Operation>1</Operation>
1040
                    </Platform>
1041
                </DeployClass>
1042
                <DeployClass Name="ProjectiOSInfoPList">
1043
                    <Platform Name="iOSDevice32">
1044
                        <Operation>1</Operation>
1045
                    </Platform>
1046
                    <Platform Name="iOSDevice64">
1047
                        <Operation>1</Operation>
1048
                    </Platform>
1049
                    <Platform Name="iOSSimARM64">
1050
                        <Operation>1</Operation>
1051
                    </Platform>
1052
                </DeployClass>
1053
                <DeployClass Name="ProjectiOSLaunchScreen">
1054
                    <Platform Name="iOSDevice64">
1055
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1056
                        <Operation>64</Operation>
1057
                    </Platform>
1058
                    <Platform Name="iOSSimARM64">
1059
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1060
                        <Operation>64</Operation>
1061
                    </Platform>
1062
                </DeployClass>
1063
                <DeployClass Name="ProjectiOSResource">
1064
                    <Platform Name="iOSDevice32">
1065
                        <Operation>1</Operation>
1066
                    </Platform>
1067
                    <Platform Name="iOSDevice64">
1068
                        <Operation>1</Operation>
1069
                    </Platform>
1070
                    <Platform Name="iOSSimARM64">
1071
                        <Operation>1</Operation>
1072
                    </Platform>
1073
                </DeployClass>
1074
                <DeployClass Name="UWP_CppLogo150">
1075
                    <Platform Name="Win32">
1076
                        <RemoteDir>Assets</RemoteDir>
1077
                        <Operation>1</Operation>
1078
                    </Platform>
1079
                    <Platform Name="Win64">
1080
                        <RemoteDir>Assets</RemoteDir>
1081
                        <Operation>1</Operation>
1082
                    </Platform>
1083
                    <Platform Name="Win64x">
1084
                        <RemoteDir>Assets</RemoteDir>
1085
                        <Operation>1</Operation>
1086
                    </Platform>
1087
                </DeployClass>
1088
                <DeployClass Name="UWP_CppLogo44">
1089
                    <Platform Name="Win32">
1090
                        <RemoteDir>Assets</RemoteDir>
1091
                        <Operation>1</Operation>
1092
                    </Platform>
1093
                    <Platform Name="Win64">
1094
                        <RemoteDir>Assets</RemoteDir>
1095
                        <Operation>1</Operation>
1096
                    </Platform>
1097
                    <Platform Name="Win64x">
1098
                        <RemoteDir>Assets</RemoteDir>
1099
                        <Operation>1</Operation>
1100
                    </Platform>
1101
                </DeployClass>
1102
                <DeployClass Name="iOS_AppStore1024">
1103
                    <Platform Name="iOSDevice64">
1104
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1105
                        <Operation>1</Operation>
1106
                    </Platform>
1107
                    <Platform Name="iOSSimARM64">
1108
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1109
                        <Operation>1</Operation>
1110
                    </Platform>
1111
                </DeployClass>
1112
                <DeployClass Name="iPad_AppIcon152">
1113
                    <Platform Name="iOSDevice64">
1114
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1115
                        <Operation>1</Operation>
1116
                    </Platform>
1117
                    <Platform Name="iOSSimARM64">
1118
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1119
                        <Operation>1</Operation>
1120
                    </Platform>
1121
                </DeployClass>
1122
                <DeployClass Name="iPad_AppIcon167">
1123
                    <Platform Name="iOSDevice64">
1124
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1125
                        <Operation>1</Operation>
1126
                    </Platform>
1127
                    <Platform Name="iOSSimARM64">
1128
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1129
                        <Operation>1</Operation>
1130
                    </Platform>
1131
                </DeployClass>
1132
                <DeployClass Name="iPad_Launch2x">
1133
                    <Platform Name="iOSDevice64">
1134
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1135
                        <Operation>1</Operation>
1136
                    </Platform>
1137
                    <Platform Name="iOSSimARM64">
1138
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1139
                        <Operation>1</Operation>
1140
                    </Platform>
1141
                </DeployClass>
1142
                <DeployClass Name="iPad_LaunchDark2x">
1143
                    <Platform Name="iOSDevice64">
1144
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1145
                        <Operation>1</Operation>
1146
                    </Platform>
1147
                    <Platform Name="iOSSimARM64">
1148
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1149
                        <Operation>1</Operation>
1150
                    </Platform>
1151
                </DeployClass>
1152
                <DeployClass Name="iPad_Notification40">
1153
                    <Platform Name="iOSDevice64">
1154
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1155
                        <Operation>1</Operation>
1156
                    </Platform>
1157
                    <Platform Name="iOSSimARM64">
1158
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1159
                        <Operation>1</Operation>
1160
                    </Platform>
1161
                </DeployClass>
1162
                <DeployClass Name="iPad_Setting58">
1163
                    <Platform Name="iOSDevice64">
1164
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1165
                        <Operation>1</Operation>
1166
                    </Platform>
1167
                    <Platform Name="iOSSimARM64">
1168
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1169
                        <Operation>1</Operation>
1170
                    </Platform>
1171
                </DeployClass>
1172
                <DeployClass Name="iPad_SpotLight80">
1173
                    <Platform Name="iOSDevice64">
1174
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1175
                        <Operation>1</Operation>
1176
                    </Platform>
1177
                    <Platform Name="iOSSimARM64">
1178
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1179
                        <Operation>1</Operation>
1180
                    </Platform>
1181
                </DeployClass>
1182
                <DeployClass Name="iPhone_AppIcon120">
1183
                    <Platform Name="iOSDevice64">
1184
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1185
                        <Operation>1</Operation>
1186
                    </Platform>
1187
                    <Platform Name="iOSSimARM64">
1188
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1189
                        <Operation>1</Operation>
1190
                    </Platform>
1191
                </DeployClass>
1192
                <DeployClass Name="iPhone_AppIcon180">
1193
                    <Platform Name="iOSDevice64">
1194
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1195
                        <Operation>1</Operation>
1196
                    </Platform>
1197
                    <Platform Name="iOSSimARM64">
1198
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1199
                        <Operation>1</Operation>
1200
                    </Platform>
1201
                </DeployClass>
1202
                <DeployClass Name="iPhone_Launch2x">
1203
                    <Platform Name="iOSDevice64">
1204
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1205
                        <Operation>1</Operation>
1206
                    </Platform>
1207
                    <Platform Name="iOSSimARM64">
1208
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1209
                        <Operation>1</Operation>
1210
                    </Platform>
1211
                </DeployClass>
1212
                <DeployClass Name="iPhone_Launch3x">
1213
                    <Platform Name="iOSDevice64">
1214
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1215
                        <Operation>1</Operation>
1216
                    </Platform>
1217
                    <Platform Name="iOSSimARM64">
1218
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1219
                        <Operation>1</Operation>
1220
                    </Platform>
1221
                </DeployClass>
1222
                <DeployClass Name="iPhone_LaunchDark2x">
1223
                    <Platform Name="iOSDevice64">
1224
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1225
                        <Operation>1</Operation>
1226
                    </Platform>
1227
                    <Platform Name="iOSSimARM64">
1228
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1229
                        <Operation>1</Operation>
1230
                    </Platform>
1231
                </DeployClass>
1232
                <DeployClass Name="iPhone_LaunchDark3x">
1233
                    <Platform Name="iOSDevice64">
1234
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1235
                        <Operation>1</Operation>
1236
                    </Platform>
1237
                    <Platform Name="iOSSimARM64">
1238
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1239
                        <Operation>1</Operation>
1240
                    </Platform>
1241
                </DeployClass>
1242
                <DeployClass Name="iPhone_Notification40">
1243
                    <Platform Name="iOSDevice64">
1244
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1245
                        <Operation>1</Operation>
1246
                    </Platform>
1247
                    <Platform Name="iOSSimARM64">
1248
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1249
                        <Operation>1</Operation>
1250
                    </Platform>
1251
                </DeployClass>
1252
                <DeployClass Name="iPhone_Notification60">
1253
                    <Platform Name="iOSDevice64">
1254
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1255
                        <Operation>1</Operation>
1256
                    </Platform>
1257
                    <Platform Name="iOSSimARM64">
1258
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1259
                        <Operation>1</Operation>
1260
                    </Platform>
1261
                </DeployClass>
1262
                <DeployClass Name="iPhone_Setting58">
1263
                    <Platform Name="iOSDevice64">
1264
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1265
                        <Operation>1</Operation>
1266
                    </Platform>
1267
                    <Platform Name="iOSSimARM64">
1268
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1269
                        <Operation>1</Operation>
1270
                    </Platform>
1271
                </DeployClass>
1272
                <DeployClass Name="iPhone_Setting87">
1273
                    <Platform Name="iOSDevice64">
1274
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1275
                        <Operation>1</Operation>
1276
                    </Platform>
1277
                    <Platform Name="iOSSimARM64">
1278
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1279
                        <Operation>1</Operation>
1280
                    </Platform>
1281
                </DeployClass>
1282
                <DeployClass Name="iPhone_Spotlight120">
1283
                    <Platform Name="iOSDevice64">
1284
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1285
                        <Operation>1</Operation>
1286
                    </Platform>
1287
                    <Platform Name="iOSSimARM64">
1288
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1289
                        <Operation>1</Operation>
1290
                    </Platform>
1291
                </DeployClass>
1292
                <DeployClass Name="iPhone_Spotlight80">
1293
                    <Platform Name="iOSDevice64">
1294
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1295
                        <Operation>1</Operation>
1296
                    </Platform>
1297
                    <Platform Name="iOSSimARM64">
1298
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1299
                        <Operation>1</Operation>
1300
                    </Platform>
1301
                </DeployClass>
1302
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1303
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1304
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1305
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1306
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1307
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1308
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1309
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1310
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1311
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1312
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1313
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1314
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1315
            </Deployment>
1316
            <Platforms>
1317
                <Platform value="Win32">True</Platform>
1318
                <Platform value="Win64">True</Platform>
1319
                <Platform value="Win64x">False</Platform>
1320
            </Platforms>
1321
        </BorlandProject>
1322
        <ProjectFileVersion>12</ProjectFileVersion>
1323
    </ProjectExtensions>
1324
    <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
1325
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1326
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1327
</Project>
1328

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

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

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

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