Luxophia

Форк
0
/
ProjectMap.dproj 
1229 строк · 68.3 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{D6CB957D-53DD-4DA8-B4FA-C5124C8DE93C}</ProjectGuid>
4
        <ProjectVersion>20.1</ProjectVersion>
5
        <FrameworkType>FMX</FrameworkType>
6
        <MainSource>ProjectMap.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</Config>
9
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
10
        <TargetedPlatforms>32771</TargetedPlatforms>
11
        <AppType>Application</AppType>
12
        <ProjectName Condition="'$(ProjectName)'==''">ProjectMap</ProjectName>
13
    </PropertyGroup>
14
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
15
        <Base>true</Base>
16
    </PropertyGroup>
17
    <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
18
        <Base_Android>true</Base_Android>
19
        <CfgParent>Base</CfgParent>
20
        <Base>true</Base>
21
    </PropertyGroup>
22
    <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
23
        <Base_Android64>true</Base_Android64>
24
        <CfgParent>Base</CfgParent>
25
        <Base>true</Base>
26
    </PropertyGroup>
27
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
28
        <Base_Win32>true</Base_Win32>
29
        <CfgParent>Base</CfgParent>
30
        <Base>true</Base>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
33
        <Base_Win64>true</Base_Win64>
34
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
38
        <Cfg_1>true</Cfg_1>
39
        <CfgParent>Base</CfgParent>
40
        <Base>true</Base>
41
    </PropertyGroup>
42
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
43
        <Cfg_1_Win32>true</Cfg_1_Win32>
44
        <CfgParent>Cfg_1</CfgParent>
45
        <Cfg_1>true</Cfg_1>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
49
        <Cfg_1_Win64>true</Cfg_1_Win64>
50
        <CfgParent>Cfg_1</CfgParent>
51
        <Cfg_1>true</Cfg_1>
52
        <Base>true</Base>
53
    </PropertyGroup>
54
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
55
        <Cfg_2>true</Cfg_2>
56
        <CfgParent>Base</CfgParent>
57
        <Base>true</Base>
58
    </PropertyGroup>
59
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
60
        <Cfg_2_Win32>true</Cfg_2_Win32>
61
        <CfgParent>Cfg_2</CfgParent>
62
        <Cfg_2>true</Cfg_2>
63
        <Base>true</Base>
64
    </PropertyGroup>
65
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
66
        <Cfg_2_Win64>true</Cfg_2_Win64>
67
        <CfgParent>Cfg_2</CfgParent>
68
        <Cfg_2>true</Cfg_2>
69
        <Base>true</Base>
70
    </PropertyGroup>
71
    <PropertyGroup Condition="'$(Base)'!=''">
72
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
73
        <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
74
        <SanitizedProjectName>ProjectMap</SanitizedProjectName>
75
        <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
76
        <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
77
        <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
78
        <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
79
        <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
80
        <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
81
        <AUP_INTERNET>true</AUP_INTERNET>
82
        <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
83
        <AUP_CAMERA>true</AUP_CAMERA>
84
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
85
        <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
86
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
87
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
88
        <DCC_E>false</DCC_E>
89
        <DCC_N>false</DCC_N>
90
        <DCC_S>false</DCC_S>
91
        <DCC_F>false</DCC_F>
92
        <DCC_K>false</DCC_K>
93
    </PropertyGroup>
94
    <PropertyGroup Condition="'$(Base_Android)'!=''">
95
        <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
96
        <BT_BuildType>Debug</BT_BuildType>
97
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
98
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
99
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
100
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
101
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
102
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
103
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
104
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
105
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
106
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
107
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
108
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
109
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
110
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
111
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
112
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
113
        <EnabledSysJars>activity-1.7.2.dex.jar;annotation-experimental-1.3.0.dex.jar;annotation-jvm-1.6.0.dex.jar;annotations-13.0.dex.jar;appcompat-1.2.0.dex.jar;appcompat-resources-1.2.0.dex.jar;billing-6.0.1.dex.jar;biometric-1.1.0.dex.jar;browser-1.4.0.dex.jar;cloud-messaging.dex.jar;collection-1.1.0.dex.jar;concurrent-futures-1.1.0.dex.jar;core-1.10.1.dex.jar;core-common-2.2.0.dex.jar;core-ktx-1.10.1.dex.jar;core-runtime-2.2.0.dex.jar;cursoradapter-1.0.0.dex.jar;customview-1.0.0.dex.jar;documentfile-1.0.0.dex.jar;drawerlayout-1.0.0.dex.jar;error_prone_annotations-2.9.0.dex.jar;exifinterface-1.3.6.dex.jar;firebase-annotations-16.2.0.dex.jar;firebase-common-20.3.1.dex.jar;firebase-components-17.1.0.dex.jar;firebase-datatransport-18.1.7.dex.jar;firebase-encoders-17.0.0.dex.jar;firebase-encoders-json-18.0.0.dex.jar;firebase-encoders-proto-16.0.0.dex.jar;firebase-iid-interop-17.1.0.dex.jar;firebase-installations-17.1.3.dex.jar;firebase-installations-interop-17.1.0.dex.jar;firebase-measurement-connector-19.0.0.dex.jar;firebase-messaging-23.1.2.dex.jar;fmx.dex.jar;fragment-1.2.5.dex.jar;google-play-licensing.dex.jar;interpolator-1.0.0.dex.jar;javax.inject-1.dex.jar;kotlin-stdlib-1.8.22.dex.jar;kotlin-stdlib-common-1.8.22.dex.jar;kotlin-stdlib-jdk7-1.8.22.dex.jar;kotlin-stdlib-jdk8-1.8.22.dex.jar;kotlinx-coroutines-android-1.6.4.dex.jar;kotlinx-coroutines-core-jvm-1.6.4.dex.jar;legacy-support-core-utils-1.0.0.dex.jar;lifecycle-common-2.6.1.dex.jar;lifecycle-livedata-2.6.1.dex.jar;lifecycle-livedata-core-2.6.1.dex.jar;lifecycle-runtime-2.6.1.dex.jar;lifecycle-service-2.6.1.dex.jar;lifecycle-viewmodel-2.6.1.dex.jar;lifecycle-viewmodel-savedstate-2.6.1.dex.jar;listenablefuture-1.0.dex.jar;loader-1.0.0.dex.jar;localbroadcastmanager-1.0.0.dex.jar;okio-jvm-3.4.0.dex.jar;play-services-ads-22.2.0.dex.jar;play-services-ads-base-22.2.0.dex.jar;play-services-ads-identifier-18.0.0.dex.jar;play-services-ads-lite-22.2.0.dex.jar;play-services-appset-16.0.1.dex.jar;play-services-base-18.1.0.dex.jar;play-services-basement-18.1.0.dex.jar;play-services-cloud-messaging-17.0.1.dex.jar;play-services-location-21.0.1.dex.jar;play-services-maps-18.1.0.dex.jar;play-services-measurement-base-20.1.2.dex.jar;play-services-measurement-sdk-api-20.1.2.dex.jar;play-services-stats-17.0.2.dex.jar;play-services-tasks-18.0.2.dex.jar;print-1.0.0.dex.jar;profileinstaller-1.3.0.dex.jar;room-common-2.2.5.dex.jar;room-runtime-2.2.5.dex.jar;savedstate-1.2.1.dex.jar;sqlite-2.1.0.dex.jar;sqlite-framework-2.1.0.dex.jar;startup-runtime-1.1.1.dex.jar;tracing-1.0.0.dex.jar;transport-api-3.0.0.dex.jar;transport-backend-cct-3.1.8.dex.jar;transport-runtime-3.1.8.dex.jar;user-messaging-platform-2.0.0.dex.jar;vectordrawable-1.1.0.dex.jar;vectordrawable-animated-1.1.0.dex.jar;versionedparcelable-1.1.1.dex.jar;viewpager-1.0.0.dex.jar;work-runtime-2.7.0.dex.jar</EnabledSysJars>
114
    </PropertyGroup>
115
    <PropertyGroup Condition="'$(Base_Android64)'!=''">
116
        <Base_Android>true</Base_Android>
117
        <CfgParent>Base</CfgParent>
118
        <Base>true</Base>
119
        <VerInfo_Build>1</VerInfo_Build>
120
        <EnabledSysJars>android-support-v4.dex.jar;apk-expansion.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar</EnabledSysJars>
121
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
122
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
123
        <DCC_UsePackage>FireDACSqliteDriver;bindcompfmx;DBXSqliteDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;tethering;DBXInterBaseDriver;xmlrtl;ibxpress;DbxCommonDriver;IndyProtocols;dbxcds;FireDACCommonDriver;bindcompdbx;bindengine;soaprtl;FMXTee;fmxFireDAC;emsclient;CustomIPTransport;FireDAC;dsnap;IndyCore;IndyIPServer;IndyIPCommon;CloudService;FireDACIBDriver;FmxTeeUI;inet;soapmidas;soapserver;dsnapxml;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
124
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
125
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
126
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
127
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
128
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
129
        <BT_BuildType>Debug</BT_BuildType>
130
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
131
        <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
132
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
133
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
134
    </PropertyGroup>
135
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
136
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
137
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
138
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
139
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
140
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
141
        <VerInfo_Locale>1033</VerInfo_Locale>
142
        <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>
143
        <DCC_UsePackage>FireDACASADriver;FireDACSqliteDriver;bindcompfmx;DBXSqliteDriver;FireDACPgDriver;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;inetdb;tethering;TeeDB;vclib;frxe21;DBXInterBaseDriver;Tee;frxTee21;frx21;frxDB21;vclFireDAC;xmlrtl;svnui;ibxpress;DbxCommonDriver;vclimg;IndyProtocols;dbxcds;DBXMySQLDriver;FireDACCommonDriver;MetropolisUILiveTile;bindcompdbx;bindengine;vclactnband;vcldb;soaprtl;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;fmxFireDAC;FireDACADSDriver;vcltouch;emsclient;CustomIPTransport;vclribbon;VCLRESTComponents;FireDAC;VclSmp;dsnap;Intraweb;fmxase;vcl;IndyCore;IndyIPServer;IndyIPCommon;CloudService;CodeSiteExpressPkg;dsnapcon;FireDACIBDriver;FmxTeeUI;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;soapserver;inetdbxpress;svn;dsnapxml;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;adortl;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
144
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
145
    </PropertyGroup>
146
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
147
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
148
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
149
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
150
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
151
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
152
        <VerInfo_Locale>1033</VerInfo_Locale>
153
        <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>
154
        <DCC_UsePackage>FireDACASADriver;FireDACSqliteDriver;bindcompfmx;DBXSqliteDriver;FireDACPgDriver;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;FireDACCommon;bindcomp;inetdb;tethering;TeeDB;vclib;DBXInterBaseDriver;Tee;vclFireDAC;xmlrtl;ibxpress;DbxCommonDriver;vclimg;IndyProtocols;dbxcds;DBXMySQLDriver;FireDACCommonDriver;MetropolisUILiveTile;bindcompdbx;bindengine;vclactnband;vcldb;soaprtl;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;fmxFireDAC;FireDACADSDriver;vcltouch;emsclient;CustomIPTransport;vclribbon;VCLRESTComponents;FireDAC;VclSmp;dsnap;Intraweb;fmxase;vcl;IndyCore;IndyIPServer;IndyIPCommon;CloudService;dsnapcon;FireDACIBDriver;FmxTeeUI;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;soapserver;inetdbxpress;dsnapxml;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;adortl;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
155
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
156
    </PropertyGroup>
157
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
158
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
159
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
160
        <DCC_Optimize>false</DCC_Optimize>
161
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
162
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
163
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
164
    </PropertyGroup>
165
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
166
        <BT_BuildType>Debug</BT_BuildType>
167
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
168
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
169
        <VerInfo_Locale>1033</VerInfo_Locale>
170
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
171
    </PropertyGroup>
172
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
173
        <BT_BuildType>Debug</BT_BuildType>
174
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
175
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
176
        <VerInfo_Locale>1033</VerInfo_Locale>
177
        <DCC_UnitSearchPath>..\_LIBRARY;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
178
        <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
179
    </PropertyGroup>
180
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
181
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
182
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
183
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
184
        <DCC_DebugInformation>0</DCC_DebugInformation>
185
    </PropertyGroup>
186
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
187
        <BT_BuildType>Debug</BT_BuildType>
188
    </PropertyGroup>
189
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
190
        <BT_BuildType>Debug</BT_BuildType>
191
    </PropertyGroup>
192
    <ItemGroup>
193
        <DelphiCompile Include="$(MainSource)">
194
            <MainSource>MainSource</MainSource>
195
        </DelphiCompile>
196
        <DCCReference Include="Main.pas">
197
            <Form>Form1</Form>
198
            <FormType>fmx</FormType>
199
        </DCCReference>
200
        <DCCReference Include="LIB.Material.pas"/>
201
        <DCCReference Include="..\_LIBRARY\LUX.FMX.TTrueViewport3D.pas">
202
            <Form>TrueViewport3DFrame</Form>
203
            <FormType>fmx</FormType>
204
            <DesignClass>TFrame</DesignClass>
205
        </DCCReference>
206
        <BuildConfiguration Include="Base">
207
            <Key>Base</Key>
208
        </BuildConfiguration>
209
        <BuildConfiguration Include="Debug">
210
            <Key>Cfg_1</Key>
211
            <CfgParent>Base</CfgParent>
212
        </BuildConfiguration>
213
        <BuildConfiguration Include="Release">
214
            <Key>Cfg_2</Key>
215
            <CfgParent>Base</CfgParent>
216
        </BuildConfiguration>
217
    </ItemGroup>
218
    <ProjectExtensions>
219
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
220
        <Borland.ProjectType>Application</Borland.ProjectType>
221
        <BorlandProject>
222
            <Delphi.Personality>
223
                <Source>
224
                    <Source Name="MainSource">ProjectMap.dpr</Source>
225
                </Source>
226
                <Excluded_Packages>
227
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl\dclfgx240.bpl">Extensions for FM (FireMonkey) - Designtime</Excluded_Packages>
228
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k250.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
229
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp250.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
230
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
231
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
232
                </Excluded_Packages>
233
            </Delphi.Personality>
234
            <Deployment Version="4">
235
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
236
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
237
                    <Platform Name="iOSSimulator">
238
                        <Overwrite>true</Overwrite>
239
                    </Platform>
240
                </DeployFile>
241
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
242
                    <Platform Name="iOSSimulator">
243
                        <Overwrite>true</Overwrite>
244
                    </Platform>
245
                </DeployFile>
246
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
247
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
248
                    <Platform Name="OSX32">
249
                        <Overwrite>true</Overwrite>
250
                    </Platform>
251
                </DeployFile>
252
                <DeployFile LocalName="Win32\Debug\ProjectMap.exe" Configuration="Debug" Class="ProjectOutput"/>
253
                <DeployFile LocalName="Win32\Release\ProjectMap.exe" Configuration="Release" Class="ProjectOutput"/>
254
                <DeployFile LocalName="Win64\Debug\ProjectMap.exe" Configuration="Debug" Class="ProjectOutput"/>
255
                <DeployFile LocalName="Win64\Debug\ProjectMap.rsm" Configuration="Debug" Class="DebugSymbols"/>
256
                <DeployFile LocalName="Win64\Release\ProjectMap.exe" Configuration="Release" Class="ProjectOutput"/>
257
                <DeployFile LocalName="_SHADER\MyMaterial.hps" Configuration="Release" Class="ProjectFile"/>
258
                <DeployFile LocalName="_SHADER\MyMaterial.hvs" Configuration="Release" Class="ProjectFile"/>
259
                <DeployFile LocalName="» SHADER\HLSL\Material.hs" Configuration="Debug" Class="ProjectFile"/>
260
                <DeployFile LocalName="» SHADER\HLSL\Material.hs" Configuration="Release" Class="ProjectFile"/>
261
                <DeployFile LocalName="» SHADER\HLSL\MyMaterial.hps" Configuration="Debug" Class="ProjectFile"/>
262
                <DeployFile LocalName="» SHADER\HLSL\MyMaterial.hps" Configuration="Release" Class="ProjectFile"/>
263
                <DeployFile LocalName="» SHADER\HLSL\MyMaterial.hvs" Configuration="Debug" Class="ProjectFile"/>
264
                <DeployFile LocalName="» SHADER\HLSL\MyMaterial.hvs" Configuration="Release" Class="ProjectFile"/>
265
                <DeployClass Name="AdditionalDebugSymbols">
266
                    <Platform Name="iOSSimulator">
267
                        <Operation>1</Operation>
268
                    </Platform>
269
                    <Platform Name="OSX32">
270
                        <RemoteDir>Contents\MacOS</RemoteDir>
271
                        <Operation>1</Operation>
272
                    </Platform>
273
                    <Platform Name="Win32">
274
                        <Operation>0</Operation>
275
                    </Platform>
276
                </DeployClass>
277
                <DeployClass Name="AndroidClasses">
278
                    <Platform Name="Android">
279
                        <RemoteDir>classes</RemoteDir>
280
                        <Operation>64</Operation>
281
                    </Platform>
282
                    <Platform Name="Android64">
283
                        <RemoteDir>classes</RemoteDir>
284
                        <Operation>64</Operation>
285
                    </Platform>
286
                </DeployClass>
287
                <DeployClass Name="AndroidFileProvider">
288
                    <Platform Name="Android">
289
                        <RemoteDir>res\xml</RemoteDir>
290
                        <Operation>1</Operation>
291
                    </Platform>
292
                    <Platform Name="Android64">
293
                        <RemoteDir>res\xml</RemoteDir>
294
                        <Operation>1</Operation>
295
                    </Platform>
296
                </DeployClass>
297
                <DeployClass Name="AndroidLibnativeArmeabiFile">
298
                    <Platform Name="Android">
299
                        <RemoteDir>library\lib\armeabi</RemoteDir>
300
                        <Operation>1</Operation>
301
                    </Platform>
302
                    <Platform Name="Android64">
303
                        <RemoteDir>library\lib\armeabi</RemoteDir>
304
                        <Operation>1</Operation>
305
                    </Platform>
306
                </DeployClass>
307
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
308
                    <Platform Name="Android64">
309
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
310
                        <Operation>1</Operation>
311
                    </Platform>
312
                </DeployClass>
313
                <DeployClass Name="AndroidLibnativeMipsFile">
314
                    <Platform Name="Android">
315
                        <RemoteDir>library\lib\mips</RemoteDir>
316
                        <Operation>1</Operation>
317
                    </Platform>
318
                    <Platform Name="Android64">
319
                        <RemoteDir>library\lib\mips</RemoteDir>
320
                        <Operation>1</Operation>
321
                    </Platform>
322
                </DeployClass>
323
                <DeployClass Name="AndroidServiceOutput">
324
                    <Platform Name="Android">
325
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
326
                        <Operation>1</Operation>
327
                    </Platform>
328
                    <Platform Name="Android64">
329
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
330
                        <Operation>1</Operation>
331
                    </Platform>
332
                </DeployClass>
333
                <DeployClass Name="AndroidServiceOutput_Android32">
334
                    <Platform Name="Android64">
335
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
336
                        <Operation>1</Operation>
337
                    </Platform>
338
                </DeployClass>
339
                <DeployClass Name="AndroidSplashImageDef">
340
                    <Platform Name="Android">
341
                        <RemoteDir>res\drawable</RemoteDir>
342
                        <Operation>1</Operation>
343
                    </Platform>
344
                    <Platform Name="Android64">
345
                        <RemoteDir>res\drawable</RemoteDir>
346
                        <Operation>1</Operation>
347
                    </Platform>
348
                </DeployClass>
349
                <DeployClass Name="AndroidSplashImageDefV21">
350
                    <Platform Name="Android">
351
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
352
                        <Operation>1</Operation>
353
                    </Platform>
354
                    <Platform Name="Android64">
355
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
356
                        <Operation>1</Operation>
357
                    </Platform>
358
                </DeployClass>
359
                <DeployClass Name="AndroidSplashStyles">
360
                    <Platform Name="Android">
361
                        <RemoteDir>res\values</RemoteDir>
362
                        <Operation>1</Operation>
363
                    </Platform>
364
                    <Platform Name="Android64">
365
                        <RemoteDir>res\values</RemoteDir>
366
                        <Operation>1</Operation>
367
                    </Platform>
368
                </DeployClass>
369
                <DeployClass Name="AndroidSplashStylesV21">
370
                    <Platform Name="Android">
371
                        <RemoteDir>res\values-v21</RemoteDir>
372
                        <Operation>1</Operation>
373
                    </Platform>
374
                    <Platform Name="Android64">
375
                        <RemoteDir>res\values-v21</RemoteDir>
376
                        <Operation>1</Operation>
377
                    </Platform>
378
                </DeployClass>
379
                <DeployClass Name="AndroidSplashStylesV31">
380
                    <Platform Name="Android">
381
                        <RemoteDir>res\values-v31</RemoteDir>
382
                        <Operation>1</Operation>
383
                    </Platform>
384
                    <Platform Name="Android64">
385
                        <RemoteDir>res\values-v31</RemoteDir>
386
                        <Operation>1</Operation>
387
                    </Platform>
388
                </DeployClass>
389
                <DeployClass Name="Android_AdaptiveIcon">
390
                    <Platform Name="Android">
391
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
392
                        <Operation>1</Operation>
393
                    </Platform>
394
                    <Platform Name="Android64">
395
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
396
                        <Operation>1</Operation>
397
                    </Platform>
398
                </DeployClass>
399
                <DeployClass Name="Android_AdaptiveIconBackground">
400
                    <Platform Name="Android">
401
                        <RemoteDir>res\drawable</RemoteDir>
402
                        <Operation>1</Operation>
403
                    </Platform>
404
                    <Platform Name="Android64">
405
                        <RemoteDir>res\drawable</RemoteDir>
406
                        <Operation>1</Operation>
407
                    </Platform>
408
                </DeployClass>
409
                <DeployClass Name="Android_AdaptiveIconForeground">
410
                    <Platform Name="Android">
411
                        <RemoteDir>res\drawable</RemoteDir>
412
                        <Operation>1</Operation>
413
                    </Platform>
414
                    <Platform Name="Android64">
415
                        <RemoteDir>res\drawable</RemoteDir>
416
                        <Operation>1</Operation>
417
                    </Platform>
418
                </DeployClass>
419
                <DeployClass Name="Android_AdaptiveIconMonochrome">
420
                    <Platform Name="Android">
421
                        <RemoteDir>res\drawable</RemoteDir>
422
                        <Operation>1</Operation>
423
                    </Platform>
424
                    <Platform Name="Android64">
425
                        <RemoteDir>res\drawable</RemoteDir>
426
                        <Operation>1</Operation>
427
                    </Platform>
428
                </DeployClass>
429
                <DeployClass Name="Android_AdaptiveIconV33">
430
                    <Platform Name="Android">
431
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
432
                        <Operation>1</Operation>
433
                    </Platform>
434
                    <Platform Name="Android64">
435
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
436
                        <Operation>1</Operation>
437
                    </Platform>
438
                </DeployClass>
439
                <DeployClass Name="Android_Colors">
440
                    <Platform Name="Android">
441
                        <RemoteDir>res\values</RemoteDir>
442
                        <Operation>1</Operation>
443
                    </Platform>
444
                    <Platform Name="Android64">
445
                        <RemoteDir>res\values</RemoteDir>
446
                        <Operation>1</Operation>
447
                    </Platform>
448
                </DeployClass>
449
                <DeployClass Name="Android_ColorsDark">
450
                    <Platform Name="Android">
451
                        <RemoteDir>res\values-night-v21</RemoteDir>
452
                        <Operation>1</Operation>
453
                    </Platform>
454
                    <Platform Name="Android64">
455
                        <RemoteDir>res\values-night-v21</RemoteDir>
456
                        <Operation>1</Operation>
457
                    </Platform>
458
                </DeployClass>
459
                <DeployClass Name="Android_DefaultAppIcon">
460
                    <Platform Name="Android">
461
                        <RemoteDir>res\drawable</RemoteDir>
462
                        <Operation>1</Operation>
463
                    </Platform>
464
                    <Platform Name="Android64">
465
                        <RemoteDir>res\drawable</RemoteDir>
466
                        <Operation>1</Operation>
467
                    </Platform>
468
                </DeployClass>
469
                <DeployClass Name="Android_LauncherIcon144">
470
                    <Platform Name="Android">
471
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
472
                        <Operation>1</Operation>
473
                    </Platform>
474
                    <Platform Name="Android64">
475
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
476
                        <Operation>1</Operation>
477
                    </Platform>
478
                </DeployClass>
479
                <DeployClass Name="Android_LauncherIcon192">
480
                    <Platform Name="Android">
481
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
482
                        <Operation>1</Operation>
483
                    </Platform>
484
                    <Platform Name="Android64">
485
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
486
                        <Operation>1</Operation>
487
                    </Platform>
488
                </DeployClass>
489
                <DeployClass Name="Android_LauncherIcon36">
490
                    <Platform Name="Android">
491
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
492
                        <Operation>1</Operation>
493
                    </Platform>
494
                    <Platform Name="Android64">
495
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
496
                        <Operation>1</Operation>
497
                    </Platform>
498
                </DeployClass>
499
                <DeployClass Name="Android_LauncherIcon48">
500
                    <Platform Name="Android">
501
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
502
                        <Operation>1</Operation>
503
                    </Platform>
504
                    <Platform Name="Android64">
505
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
506
                        <Operation>1</Operation>
507
                    </Platform>
508
                </DeployClass>
509
                <DeployClass Name="Android_LauncherIcon72">
510
                    <Platform Name="Android">
511
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
512
                        <Operation>1</Operation>
513
                    </Platform>
514
                    <Platform Name="Android64">
515
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
516
                        <Operation>1</Operation>
517
                    </Platform>
518
                </DeployClass>
519
                <DeployClass Name="Android_LauncherIcon96">
520
                    <Platform Name="Android">
521
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
522
                        <Operation>1</Operation>
523
                    </Platform>
524
                    <Platform Name="Android64">
525
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
526
                        <Operation>1</Operation>
527
                    </Platform>
528
                </DeployClass>
529
                <DeployClass Name="Android_NotificationIcon24">
530
                    <Platform Name="Android">
531
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
532
                        <Operation>1</Operation>
533
                    </Platform>
534
                    <Platform Name="Android64">
535
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
536
                        <Operation>1</Operation>
537
                    </Platform>
538
                </DeployClass>
539
                <DeployClass Name="Android_NotificationIcon36">
540
                    <Platform Name="Android">
541
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
542
                        <Operation>1</Operation>
543
                    </Platform>
544
                    <Platform Name="Android64">
545
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
546
                        <Operation>1</Operation>
547
                    </Platform>
548
                </DeployClass>
549
                <DeployClass Name="Android_NotificationIcon48">
550
                    <Platform Name="Android">
551
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
552
                        <Operation>1</Operation>
553
                    </Platform>
554
                    <Platform Name="Android64">
555
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
556
                        <Operation>1</Operation>
557
                    </Platform>
558
                </DeployClass>
559
                <DeployClass Name="Android_NotificationIcon72">
560
                    <Platform Name="Android">
561
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
562
                        <Operation>1</Operation>
563
                    </Platform>
564
                    <Platform Name="Android64">
565
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
566
                        <Operation>1</Operation>
567
                    </Platform>
568
                </DeployClass>
569
                <DeployClass Name="Android_NotificationIcon96">
570
                    <Platform Name="Android">
571
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
572
                        <Operation>1</Operation>
573
                    </Platform>
574
                    <Platform Name="Android64">
575
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
576
                        <Operation>1</Operation>
577
                    </Platform>
578
                </DeployClass>
579
                <DeployClass Name="Android_SplashImage426">
580
                    <Platform Name="Android">
581
                        <RemoteDir>res\drawable-small</RemoteDir>
582
                        <Operation>1</Operation>
583
                    </Platform>
584
                    <Platform Name="Android64">
585
                        <RemoteDir>res\drawable-small</RemoteDir>
586
                        <Operation>1</Operation>
587
                    </Platform>
588
                </DeployClass>
589
                <DeployClass Name="Android_SplashImage470">
590
                    <Platform Name="Android">
591
                        <RemoteDir>res\drawable-normal</RemoteDir>
592
                        <Operation>1</Operation>
593
                    </Platform>
594
                    <Platform Name="Android64">
595
                        <RemoteDir>res\drawable-normal</RemoteDir>
596
                        <Operation>1</Operation>
597
                    </Platform>
598
                </DeployClass>
599
                <DeployClass Name="Android_SplashImage640">
600
                    <Platform Name="Android">
601
                        <RemoteDir>res\drawable-large</RemoteDir>
602
                        <Operation>1</Operation>
603
                    </Platform>
604
                    <Platform Name="Android64">
605
                        <RemoteDir>res\drawable-large</RemoteDir>
606
                        <Operation>1</Operation>
607
                    </Platform>
608
                </DeployClass>
609
                <DeployClass Name="Android_SplashImage960">
610
                    <Platform Name="Android">
611
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
612
                        <Operation>1</Operation>
613
                    </Platform>
614
                    <Platform Name="Android64">
615
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
616
                        <Operation>1</Operation>
617
                    </Platform>
618
                </DeployClass>
619
                <DeployClass Name="Android_Strings">
620
                    <Platform Name="Android">
621
                        <RemoteDir>res\values</RemoteDir>
622
                        <Operation>1</Operation>
623
                    </Platform>
624
                    <Platform Name="Android64">
625
                        <RemoteDir>res\values</RemoteDir>
626
                        <Operation>1</Operation>
627
                    </Platform>
628
                </DeployClass>
629
                <DeployClass Name="Android_VectorizedNotificationIcon">
630
                    <Platform Name="Android">
631
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
632
                        <Operation>1</Operation>
633
                    </Platform>
634
                    <Platform Name="Android64">
635
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
636
                        <Operation>1</Operation>
637
                    </Platform>
638
                </DeployClass>
639
                <DeployClass Name="Android_VectorizedSplash">
640
                    <Platform Name="Android">
641
                        <RemoteDir>res\drawable</RemoteDir>
642
                        <Operation>1</Operation>
643
                    </Platform>
644
                    <Platform Name="Android64">
645
                        <RemoteDir>res\drawable</RemoteDir>
646
                        <Operation>1</Operation>
647
                    </Platform>
648
                </DeployClass>
649
                <DeployClass Name="Android_VectorizedSplashDark">
650
                    <Platform Name="Android">
651
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
652
                        <Operation>1</Operation>
653
                    </Platform>
654
                    <Platform Name="Android64">
655
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
656
                        <Operation>1</Operation>
657
                    </Platform>
658
                </DeployClass>
659
                <DeployClass Name="Android_VectorizedSplashV31">
660
                    <Platform Name="Android">
661
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
662
                        <Operation>1</Operation>
663
                    </Platform>
664
                    <Platform Name="Android64">
665
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
666
                        <Operation>1</Operation>
667
                    </Platform>
668
                </DeployClass>
669
                <DeployClass Name="Android_VectorizedSplashV31Dark">
670
                    <Platform Name="Android">
671
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
672
                        <Operation>1</Operation>
673
                    </Platform>
674
                    <Platform Name="Android64">
675
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
676
                        <Operation>1</Operation>
677
                    </Platform>
678
                </DeployClass>
679
                <DeployClass Name="DebugSymbols">
680
                    <Platform Name="iOSSimulator">
681
                        <Operation>1</Operation>
682
                    </Platform>
683
                    <Platform Name="OSX32">
684
                        <RemoteDir>Contents\MacOS</RemoteDir>
685
                        <Operation>1</Operation>
686
                    </Platform>
687
                    <Platform Name="Win32">
688
                        <Operation>0</Operation>
689
                    </Platform>
690
                </DeployClass>
691
                <DeployClass Name="DependencyFramework">
692
                    <Platform Name="OSX32">
693
                        <RemoteDir>Contents\MacOS</RemoteDir>
694
                        <Operation>1</Operation>
695
                        <Extensions>.framework</Extensions>
696
                    </Platform>
697
                    <Platform Name="OSX64">
698
                        <RemoteDir>Contents\MacOS</RemoteDir>
699
                        <Operation>1</Operation>
700
                        <Extensions>.framework</Extensions>
701
                    </Platform>
702
                    <Platform Name="OSXARM64">
703
                        <RemoteDir>Contents\MacOS</RemoteDir>
704
                        <Operation>1</Operation>
705
                        <Extensions>.framework</Extensions>
706
                    </Platform>
707
                    <Platform Name="Win32">
708
                        <Operation>0</Operation>
709
                    </Platform>
710
                </DeployClass>
711
                <DeployClass Name="DependencyModule">
712
                    <Platform Name="iOSDevice32">
713
                        <Operation>1</Operation>
714
                        <Extensions>.dylib</Extensions>
715
                    </Platform>
716
                    <Platform Name="iOSDevice64">
717
                        <Operation>1</Operation>
718
                        <Extensions>.dylib</Extensions>
719
                    </Platform>
720
                    <Platform Name="iOSSimARM64">
721
                        <Operation>1</Operation>
722
                        <Extensions>.dylib</Extensions>
723
                    </Platform>
724
                    <Platform Name="OSX32">
725
                        <RemoteDir>Contents\MacOS</RemoteDir>
726
                        <Operation>1</Operation>
727
                        <Extensions>.dylib</Extensions>
728
                    </Platform>
729
                    <Platform Name="OSX64">
730
                        <RemoteDir>Contents\MacOS</RemoteDir>
731
                        <Operation>1</Operation>
732
                        <Extensions>.dylib</Extensions>
733
                    </Platform>
734
                    <Platform Name="OSXARM64">
735
                        <RemoteDir>Contents\MacOS</RemoteDir>
736
                        <Operation>1</Operation>
737
                        <Extensions>.dylib</Extensions>
738
                    </Platform>
739
                    <Platform Name="Win32">
740
                        <Operation>0</Operation>
741
                        <Extensions>.dll;.bpl</Extensions>
742
                    </Platform>
743
                </DeployClass>
744
                <DeployClass Required="true" Name="DependencyPackage">
745
                    <Platform Name="iOSDevice32">
746
                        <Operation>1</Operation>
747
                        <Extensions>.dylib</Extensions>
748
                    </Platform>
749
                    <Platform Name="iOSDevice64">
750
                        <Operation>1</Operation>
751
                        <Extensions>.dylib</Extensions>
752
                    </Platform>
753
                    <Platform Name="iOSSimARM64">
754
                        <Operation>1</Operation>
755
                        <Extensions>.dylib</Extensions>
756
                    </Platform>
757
                    <Platform Name="OSX32">
758
                        <RemoteDir>Contents\MacOS</RemoteDir>
759
                        <Operation>1</Operation>
760
                        <Extensions>.dylib</Extensions>
761
                    </Platform>
762
                    <Platform Name="OSX64">
763
                        <RemoteDir>Contents\MacOS</RemoteDir>
764
                        <Operation>1</Operation>
765
                        <Extensions>.dylib</Extensions>
766
                    </Platform>
767
                    <Platform Name="OSXARM64">
768
                        <RemoteDir>Contents\MacOS</RemoteDir>
769
                        <Operation>1</Operation>
770
                        <Extensions>.dylib</Extensions>
771
                    </Platform>
772
                    <Platform Name="Win32">
773
                        <Operation>0</Operation>
774
                        <Extensions>.bpl</Extensions>
775
                    </Platform>
776
                </DeployClass>
777
                <DeployClass Name="File">
778
                    <Platform Name="Android">
779
                        <Operation>0</Operation>
780
                    </Platform>
781
                    <Platform Name="Android64">
782
                        <Operation>0</Operation>
783
                    </Platform>
784
                    <Platform Name="iOSDevice32">
785
                        <Operation>0</Operation>
786
                    </Platform>
787
                    <Platform Name="iOSDevice64">
788
                        <Operation>0</Operation>
789
                    </Platform>
790
                    <Platform Name="iOSSimARM64">
791
                        <Operation>0</Operation>
792
                    </Platform>
793
                    <Platform Name="OSX32">
794
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
795
                        <Operation>0</Operation>
796
                    </Platform>
797
                    <Platform Name="OSX64">
798
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
799
                        <Operation>0</Operation>
800
                    </Platform>
801
                    <Platform Name="OSXARM64">
802
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
803
                        <Operation>0</Operation>
804
                    </Platform>
805
                    <Platform Name="Win32">
806
                        <Operation>0</Operation>
807
                    </Platform>
808
                </DeployClass>
809
                <DeployClass Name="ProjectAndroidManifest">
810
                    <Platform Name="Android">
811
                        <Operation>1</Operation>
812
                    </Platform>
813
                    <Platform Name="Android64">
814
                        <Operation>1</Operation>
815
                    </Platform>
816
                </DeployClass>
817
                <DeployClass Name="ProjectOSXDebug">
818
                    <Platform Name="OSX64">
819
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
820
                        <Operation>1</Operation>
821
                    </Platform>
822
                    <Platform Name="OSXARM64">
823
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
824
                        <Operation>1</Operation>
825
                    </Platform>
826
                </DeployClass>
827
                <DeployClass Name="ProjectOSXEntitlements">
828
                    <Platform Name="OSX32">
829
                        <RemoteDir>..\</RemoteDir>
830
                        <Operation>1</Operation>
831
                    </Platform>
832
                    <Platform Name="OSX64">
833
                        <RemoteDir>..\</RemoteDir>
834
                        <Operation>1</Operation>
835
                    </Platform>
836
                    <Platform Name="OSXARM64">
837
                        <RemoteDir>..\</RemoteDir>
838
                        <Operation>1</Operation>
839
                    </Platform>
840
                </DeployClass>
841
                <DeployClass Name="ProjectOSXInfoPList">
842
                    <Platform Name="OSX32">
843
                        <RemoteDir>Contents</RemoteDir>
844
                        <Operation>1</Operation>
845
                    </Platform>
846
                    <Platform Name="OSX64">
847
                        <RemoteDir>Contents</RemoteDir>
848
                        <Operation>1</Operation>
849
                    </Platform>
850
                    <Platform Name="OSXARM64">
851
                        <RemoteDir>Contents</RemoteDir>
852
                        <Operation>1</Operation>
853
                    </Platform>
854
                </DeployClass>
855
                <DeployClass Name="ProjectOSXResource">
856
                    <Platform Name="OSX32">
857
                        <RemoteDir>Contents\Resources</RemoteDir>
858
                        <Operation>1</Operation>
859
                    </Platform>
860
                    <Platform Name="OSX64">
861
                        <RemoteDir>Contents\Resources</RemoteDir>
862
                        <Operation>1</Operation>
863
                    </Platform>
864
                    <Platform Name="OSXARM64">
865
                        <RemoteDir>Contents\Resources</RemoteDir>
866
                        <Operation>1</Operation>
867
                    </Platform>
868
                </DeployClass>
869
                <DeployClass Required="true" Name="ProjectOutput">
870
                    <Platform Name="Android">
871
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
872
                        <Operation>1</Operation>
873
                    </Platform>
874
                    <Platform Name="Android64">
875
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
876
                        <Operation>1</Operation>
877
                    </Platform>
878
                    <Platform Name="iOSDevice32">
879
                        <Operation>1</Operation>
880
                    </Platform>
881
                    <Platform Name="iOSDevice64">
882
                        <Operation>1</Operation>
883
                    </Platform>
884
                    <Platform Name="iOSSimARM64">
885
                        <Operation>1</Operation>
886
                    </Platform>
887
                    <Platform Name="Linux64">
888
                        <Operation>1</Operation>
889
                    </Platform>
890
                    <Platform Name="OSX32">
891
                        <RemoteDir>Contents\MacOS</RemoteDir>
892
                        <Operation>1</Operation>
893
                    </Platform>
894
                    <Platform Name="OSX64">
895
                        <RemoteDir>Contents\MacOS</RemoteDir>
896
                        <Operation>1</Operation>
897
                    </Platform>
898
                    <Platform Name="OSXARM64">
899
                        <RemoteDir>Contents\MacOS</RemoteDir>
900
                        <Operation>1</Operation>
901
                    </Platform>
902
                    <Platform Name="Win32">
903
                        <Operation>0</Operation>
904
                    </Platform>
905
                </DeployClass>
906
                <DeployClass Name="ProjectOutput_Android32">
907
                    <Platform Name="Android64">
908
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
909
                        <Operation>1</Operation>
910
                    </Platform>
911
                </DeployClass>
912
                <DeployClass Name="ProjectUWPManifest">
913
                    <Platform Name="Win32">
914
                        <Operation>1</Operation>
915
                    </Platform>
916
                    <Platform Name="Win64">
917
                        <Operation>1</Operation>
918
                    </Platform>
919
                    <Platform Name="Win64x">
920
                        <Operation>1</Operation>
921
                    </Platform>
922
                </DeployClass>
923
                <DeployClass Name="ProjectiOSDeviceDebug">
924
                    <Platform Name="iOSDevice32">
925
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
926
                        <Operation>1</Operation>
927
                    </Platform>
928
                    <Platform Name="iOSDevice64">
929
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
930
                        <Operation>1</Operation>
931
                    </Platform>
932
                    <Platform Name="iOSSimARM64">
933
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
934
                        <Operation>1</Operation>
935
                    </Platform>
936
                </DeployClass>
937
                <DeployClass Name="ProjectiOSEntitlements">
938
                    <Platform Name="iOSDevice32">
939
                        <RemoteDir>..\</RemoteDir>
940
                        <Operation>1</Operation>
941
                    </Platform>
942
                    <Platform Name="iOSDevice64">
943
                        <RemoteDir>..\</RemoteDir>
944
                        <Operation>1</Operation>
945
                    </Platform>
946
                    <Platform Name="iOSSimARM64">
947
                        <RemoteDir>..\</RemoteDir>
948
                        <Operation>1</Operation>
949
                    </Platform>
950
                </DeployClass>
951
                <DeployClass Name="ProjectiOSInfoPList">
952
                    <Platform Name="iOSDevice32">
953
                        <Operation>1</Operation>
954
                    </Platform>
955
                    <Platform Name="iOSDevice64">
956
                        <Operation>1</Operation>
957
                    </Platform>
958
                    <Platform Name="iOSSimARM64">
959
                        <Operation>1</Operation>
960
                    </Platform>
961
                </DeployClass>
962
                <DeployClass Name="ProjectiOSLaunchScreen">
963
                    <Platform Name="iOSDevice64">
964
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
965
                        <Operation>64</Operation>
966
                    </Platform>
967
                    <Platform Name="iOSSimARM64">
968
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
969
                        <Operation>64</Operation>
970
                    </Platform>
971
                </DeployClass>
972
                <DeployClass Name="ProjectiOSResource">
973
                    <Platform Name="iOSDevice32">
974
                        <Operation>1</Operation>
975
                    </Platform>
976
                    <Platform Name="iOSDevice64">
977
                        <Operation>1</Operation>
978
                    </Platform>
979
                    <Platform Name="iOSSimARM64">
980
                        <Operation>1</Operation>
981
                    </Platform>
982
                </DeployClass>
983
                <DeployClass Name="UWP_DelphiLogo150">
984
                    <Platform Name="Win32">
985
                        <RemoteDir>Assets</RemoteDir>
986
                        <Operation>1</Operation>
987
                    </Platform>
988
                    <Platform Name="Win64">
989
                        <RemoteDir>Assets</RemoteDir>
990
                        <Operation>1</Operation>
991
                    </Platform>
992
                </DeployClass>
993
                <DeployClass Name="UWP_DelphiLogo44">
994
                    <Platform Name="Win32">
995
                        <RemoteDir>Assets</RemoteDir>
996
                        <Operation>1</Operation>
997
                    </Platform>
998
                    <Platform Name="Win64">
999
                        <RemoteDir>Assets</RemoteDir>
1000
                        <Operation>1</Operation>
1001
                    </Platform>
1002
                </DeployClass>
1003
                <DeployClass Name="iOS_AppStore1024">
1004
                    <Platform Name="iOSDevice64">
1005
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1006
                        <Operation>1</Operation>
1007
                    </Platform>
1008
                    <Platform Name="iOSSimARM64">
1009
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1010
                        <Operation>1</Operation>
1011
                    </Platform>
1012
                </DeployClass>
1013
                <DeployClass Name="iPad_AppIcon152">
1014
                    <Platform Name="iOSDevice64">
1015
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1016
                        <Operation>1</Operation>
1017
                    </Platform>
1018
                    <Platform Name="iOSSimARM64">
1019
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1020
                        <Operation>1</Operation>
1021
                    </Platform>
1022
                </DeployClass>
1023
                <DeployClass Name="iPad_AppIcon167">
1024
                    <Platform Name="iOSDevice64">
1025
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1026
                        <Operation>1</Operation>
1027
                    </Platform>
1028
                    <Platform Name="iOSSimARM64">
1029
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1030
                        <Operation>1</Operation>
1031
                    </Platform>
1032
                </DeployClass>
1033
                <DeployClass Name="iPad_Launch2x">
1034
                    <Platform Name="iOSDevice64">
1035
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1036
                        <Operation>1</Operation>
1037
                    </Platform>
1038
                    <Platform Name="iOSSimARM64">
1039
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1040
                        <Operation>1</Operation>
1041
                    </Platform>
1042
                </DeployClass>
1043
                <DeployClass Name="iPad_LaunchDark2x">
1044
                    <Platform Name="iOSDevice64">
1045
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1046
                        <Operation>1</Operation>
1047
                    </Platform>
1048
                    <Platform Name="iOSSimARM64">
1049
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1050
                        <Operation>1</Operation>
1051
                    </Platform>
1052
                </DeployClass>
1053
                <DeployClass Name="iPad_Notification40">
1054
                    <Platform Name="iOSDevice64">
1055
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1056
                        <Operation>1</Operation>
1057
                    </Platform>
1058
                    <Platform Name="iOSSimARM64">
1059
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1060
                        <Operation>1</Operation>
1061
                    </Platform>
1062
                </DeployClass>
1063
                <DeployClass Name="iPad_Setting58">
1064
                    <Platform Name="iOSDevice64">
1065
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1066
                        <Operation>1</Operation>
1067
                    </Platform>
1068
                    <Platform Name="iOSSimARM64">
1069
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1070
                        <Operation>1</Operation>
1071
                    </Platform>
1072
                </DeployClass>
1073
                <DeployClass Name="iPad_SpotLight80">
1074
                    <Platform Name="iOSDevice64">
1075
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1076
                        <Operation>1</Operation>
1077
                    </Platform>
1078
                    <Platform Name="iOSSimARM64">
1079
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1080
                        <Operation>1</Operation>
1081
                    </Platform>
1082
                </DeployClass>
1083
                <DeployClass Name="iPhone_AppIcon120">
1084
                    <Platform Name="iOSDevice64">
1085
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1086
                        <Operation>1</Operation>
1087
                    </Platform>
1088
                    <Platform Name="iOSSimARM64">
1089
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1090
                        <Operation>1</Operation>
1091
                    </Platform>
1092
                </DeployClass>
1093
                <DeployClass Name="iPhone_AppIcon180">
1094
                    <Platform Name="iOSDevice64">
1095
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1096
                        <Operation>1</Operation>
1097
                    </Platform>
1098
                    <Platform Name="iOSSimARM64">
1099
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1100
                        <Operation>1</Operation>
1101
                    </Platform>
1102
                </DeployClass>
1103
                <DeployClass Name="iPhone_Launch2x">
1104
                    <Platform Name="iOSDevice64">
1105
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1106
                        <Operation>1</Operation>
1107
                    </Platform>
1108
                    <Platform Name="iOSSimARM64">
1109
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1110
                        <Operation>1</Operation>
1111
                    </Platform>
1112
                </DeployClass>
1113
                <DeployClass Name="iPhone_Launch3x">
1114
                    <Platform Name="iOSDevice64">
1115
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1116
                        <Operation>1</Operation>
1117
                    </Platform>
1118
                    <Platform Name="iOSSimARM64">
1119
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1120
                        <Operation>1</Operation>
1121
                    </Platform>
1122
                </DeployClass>
1123
                <DeployClass Name="iPhone_LaunchDark2x">
1124
                    <Platform Name="iOSDevice64">
1125
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1126
                        <Operation>1</Operation>
1127
                    </Platform>
1128
                    <Platform Name="iOSSimARM64">
1129
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1130
                        <Operation>1</Operation>
1131
                    </Platform>
1132
                </DeployClass>
1133
                <DeployClass Name="iPhone_LaunchDark3x">
1134
                    <Platform Name="iOSDevice64">
1135
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1136
                        <Operation>1</Operation>
1137
                    </Platform>
1138
                    <Platform Name="iOSSimARM64">
1139
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1140
                        <Operation>1</Operation>
1141
                    </Platform>
1142
                </DeployClass>
1143
                <DeployClass Name="iPhone_Notification40">
1144
                    <Platform Name="iOSDevice64">
1145
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1146
                        <Operation>1</Operation>
1147
                    </Platform>
1148
                    <Platform Name="iOSSimARM64">
1149
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1150
                        <Operation>1</Operation>
1151
                    </Platform>
1152
                </DeployClass>
1153
                <DeployClass Name="iPhone_Notification60">
1154
                    <Platform Name="iOSDevice64">
1155
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1156
                        <Operation>1</Operation>
1157
                    </Platform>
1158
                    <Platform Name="iOSSimARM64">
1159
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1160
                        <Operation>1</Operation>
1161
                    </Platform>
1162
                </DeployClass>
1163
                <DeployClass Name="iPhone_Setting58">
1164
                    <Platform Name="iOSDevice64">
1165
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1166
                        <Operation>1</Operation>
1167
                    </Platform>
1168
                    <Platform Name="iOSSimARM64">
1169
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1170
                        <Operation>1</Operation>
1171
                    </Platform>
1172
                </DeployClass>
1173
                <DeployClass Name="iPhone_Setting87">
1174
                    <Platform Name="iOSDevice64">
1175
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1176
                        <Operation>1</Operation>
1177
                    </Platform>
1178
                    <Platform Name="iOSSimARM64">
1179
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1180
                        <Operation>1</Operation>
1181
                    </Platform>
1182
                </DeployClass>
1183
                <DeployClass Name="iPhone_Spotlight120">
1184
                    <Platform Name="iOSDevice64">
1185
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1186
                        <Operation>1</Operation>
1187
                    </Platform>
1188
                    <Platform Name="iOSSimARM64">
1189
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1190
                        <Operation>1</Operation>
1191
                    </Platform>
1192
                </DeployClass>
1193
                <DeployClass Name="iPhone_Spotlight80">
1194
                    <Platform Name="iOSDevice64">
1195
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1196
                        <Operation>1</Operation>
1197
                    </Platform>
1198
                    <Platform Name="iOSSimARM64">
1199
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1200
                        <Operation>1</Operation>
1201
                    </Platform>
1202
                </DeployClass>
1203
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1204
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1205
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1206
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1207
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1208
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1209
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1210
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1211
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1212
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1213
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1214
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1215
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1216
            </Deployment>
1217
            <Platforms>
1218
                <Platform value="Android">False</Platform>
1219
                <Platform value="Android64">True</Platform>
1220
                <Platform value="Win32">True</Platform>
1221
                <Platform value="Win64">True</Platform>
1222
            </Platforms>
1223
        </BorlandProject>
1224
        <ProjectFileVersion>12</ProjectFileVersion>
1225
    </ProjectExtensions>
1226
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1227
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1228
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1229
</Project>
1230

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

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

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

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