ArenaC

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

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

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

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

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