Luxophia

Форк
0
/
MyAsset.dproj 
1262 строки · 72.1 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{CD684DAF-9A57-4E59-B4BC-8F605BA6F27E}</ProjectGuid>
4
        <ProjectVersion>20.1</ProjectVersion>
5
        <FrameworkType>FMX</FrameworkType>
6
        <MainSource>MyAsset.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</Config>
9
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
10
        <TargetedPlatforms>3</TargetedPlatforms>
11
        <AppType>Application</AppType>
12
        <ProjectName Condition="'$(ProjectName)'==''">MyAsset</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="'$(Base)'!=''">
60
        <SanitizedProjectName>MyAsset</SanitizedProjectName>
61
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
62
        <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
63
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
64
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
65
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
66
        <DCC_E>false</DCC_E>
67
        <DCC_N>false</DCC_N>
68
        <DCC_S>false</DCC_S>
69
        <DCC_F>false</DCC_F>
70
        <DCC_K>false</DCC_K>
71
        <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
72
        <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
73
        <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
74
        <AUP_CAMERA>true</AUP_CAMERA>
75
        <AUP_INTERNET>true</AUP_INTERNET>
76
        <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
77
        <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
78
        <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
79
    </PropertyGroup>
80
    <PropertyGroup Condition="'$(Base_Android)'!=''">
81
        <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>
82
        <BT_BuildType>Debug</BT_BuildType>
83
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
84
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
85
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
86
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
87
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
88
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
89
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
90
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
91
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
92
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
93
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
94
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
95
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
96
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
97
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
98
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
99
        <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>
100
    </PropertyGroup>
101
    <PropertyGroup Condition="'$(Base_Android64)'!=''">
102
        <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>
103
        <BT_BuildType>Debug</BT_BuildType>
104
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
105
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
106
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
107
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
108
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
109
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
110
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
111
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
112
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
113
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
114
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
115
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
116
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
117
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
118
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
119
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
120
        <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>
121
    </PropertyGroup>
122
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
123
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
124
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
125
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
126
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
127
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
128
        <DCC_UsePackage>bindcompfmx;DBXSqliteDriver;frxDB18;vcldbx;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;TeeDB;bindcomp;frx18;inetdbbde;DBXInterBaseDriver;Tee;DataSnapCommon;xmlrtl;svnui;DbxCommonDriver;vclimg;IndyProtocols;dbxcds;DBXMySQLDriver;frxe18;MetropolisUILiveTile;vclactnband;bindengine;vcldb;soaprtl;bindcompdbx;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;vcltouch;CustomIPTransport;vclribbon;VclSmp;dsnap;IndyIPServer;Intraweb;fmxase;vcl;IndyCore;IndyIPCommon;CloudService;CodeSiteExpressPkg;dsnapcon;FmxTeeUI;inet;fmxobj;vclx;inetdbxpress;webdsnap;svn;fmxdae;bdertl;dbexpress;adortl;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
129
        <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>
130
        <VerInfo_Locale>1033</VerInfo_Locale>
131
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
132
    </PropertyGroup>
133
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
134
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
135
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
136
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
137
        <VerInfo_Locale>1033</VerInfo_Locale>
138
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
139
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
140
        <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>
141
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
142
        <DCC_UsePackage>bindcompfmx;DBXSqliteDriver;fmx;rtl;dbrtl;DbxClientDriver;IndySystem;TeeDB;bindcomp;DBXInterBaseDriver;Tee;DataSnapCommon;xmlrtl;DbxCommonDriver;vclimg;IndyProtocols;dbxcds;DBXMySQLDriver;MetropolisUILiveTile;vclactnband;bindengine;vcldb;soaprtl;bindcompdbx;vcldsnap;bindcompvcl;FMXTee;TeeUI;vclie;vcltouch;CustomIPTransport;vclribbon;VclSmp;dsnap;IndyIPServer;Intraweb;fmxase;vcl;IndyCore;IndyIPCommon;CloudService;dsnapcon;FmxTeeUI;inet;fmxobj;vclx;inetdbxpress;webdsnap;fmxdae;dbexpress;adortl;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
143
    </PropertyGroup>
144
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
145
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
146
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
147
        <DCC_Optimize>false</DCC_Optimize>
148
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
149
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
150
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
151
    </PropertyGroup>
152
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
153
        <BT_BuildType>Debug</BT_BuildType>
154
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
155
    </PropertyGroup>
156
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
157
        <BT_BuildType>Debug</BT_BuildType>
158
        <DCC_UnitSearchPath>..\_LIBRARY;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
159
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
160
        <VerInfo_Locale>1033</VerInfo_Locale>
161
        <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>
162
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
163
    </PropertyGroup>
164
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
165
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
166
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
167
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
168
        <DCC_DebugInformation>0</DCC_DebugInformation>
169
    </PropertyGroup>
170
    <ItemGroup>
171
        <DelphiCompile Include="$(MainSource)">
172
            <MainSource>MainSource</MainSource>
173
        </DelphiCompile>
174
        <DCCReference Include="Main.pas">
175
            <Form>Form1</Form>
176
            <FormType>fmx</FormType>
177
        </DCCReference>
178
        <DCCReference Include="LIB.Asset.pas"/>
179
        <None Include="_DATA\ShaderV.hlsl"/>
180
        <None Include="_DATA\ShaderP.hlsl"/>
181
        <BuildConfiguration Include="Base">
182
            <Key>Base</Key>
183
        </BuildConfiguration>
184
        <BuildConfiguration Include="Debug">
185
            <Key>Cfg_1</Key>
186
            <CfgParent>Base</CfgParent>
187
        </BuildConfiguration>
188
        <BuildConfiguration Include="Release">
189
            <Key>Cfg_2</Key>
190
            <CfgParent>Base</CfgParent>
191
        </BuildConfiguration>
192
    </ItemGroup>
193
    <ProjectExtensions>
194
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
195
        <Borland.ProjectType/>
196
        <BorlandProject>
197
            <Delphi.Personality>
198
                <VersionInfo>
199
                    <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
200
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
201
                    <VersionInfo Name="MajorVer">1</VersionInfo>
202
                    <VersionInfo Name="MinorVer">0</VersionInfo>
203
                    <VersionInfo Name="Release">0</VersionInfo>
204
                    <VersionInfo Name="Build">0</VersionInfo>
205
                    <VersionInfo Name="Debug">False</VersionInfo>
206
                    <VersionInfo Name="PreRelease">False</VersionInfo>
207
                    <VersionInfo Name="Special">False</VersionInfo>
208
                    <VersionInfo Name="Private">False</VersionInfo>
209
                    <VersionInfo Name="DLL">False</VersionInfo>
210
                    <VersionInfo Name="Locale">1041</VersionInfo>
211
                    <VersionInfo Name="CodePage">932</VersionInfo>
212
                </VersionInfo>
213
                <VersionInfoKeys>
214
                    <VersionInfoKeys Name="CompanyName"/>
215
                    <VersionInfoKeys Name="FileDescription"/>
216
                    <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
217
                    <VersionInfoKeys Name="InternalName"/>
218
                    <VersionInfoKeys Name="LegalCopyright"/>
219
                    <VersionInfoKeys Name="LegalTrademarks"/>
220
                    <VersionInfoKeys Name="OriginalFilename"/>
221
                    <VersionInfoKeys Name="ProductName"/>
222
                    <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
223
                    <VersionInfoKeys Name="Comments"/>
224
                    <VersionInfoKeys Name="CFBundleName"/>
225
                    <VersionInfoKeys Name="CFBundleDisplayName"/>
226
                    <VersionInfoKeys Name="UIDeviceFamily"/>
227
                    <VersionInfoKeys Name="CFBundleIdentifier"/>
228
                    <VersionInfoKeys Name="CFBundleVersion"/>
229
                    <VersionInfoKeys Name="CFBundlePackageType"/>
230
                    <VersionInfoKeys Name="CFBundleSignature"/>
231
                    <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
232
                    <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
233
                    <VersionInfoKeys Name="CFBundleExecutable"/>
234
                    <VersionInfoKeys Name="CFBundleResourceSpecification"/>
235
                    <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
236
                    <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
237
                    <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
238
                </VersionInfoKeys>
239
                <Source>
240
                    <Source Name="MainSource">MyAsset.dpr</Source>
241
                </Source>
242
                <Excluded_Packages>
243
                    <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl\dclfgx240.bpl">Extensions for FM (FireMonkey) - Designtime</Excluded_Packages>
244
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k250.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
245
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp250.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
246
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
247
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
248
                </Excluded_Packages>
249
            </Delphi.Personality>
250
            <Deployment Version="4">
251
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
252
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
253
                    <Platform Name="iOSSimulator">
254
                        <Overwrite>true</Overwrite>
255
                    </Platform>
256
                </DeployFile>
257
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
258
                    <Platform Name="iOSSimulator">
259
                        <Overwrite>true</Overwrite>
260
                    </Platform>
261
                </DeployFile>
262
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
263
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
264
                    <Platform Name="OSX32">
265
                        <Overwrite>true</Overwrite>
266
                    </Platform>
267
                </DeployFile>
268
                <DeployFile LocalName="Win32\Debug\MyAsset.exe" Configuration="Debug" Class="ProjectOutput"/>
269
                <DeployFile LocalName="Win64\Debug\MyAsset.exe" Configuration="Debug" Class="ProjectOutput"/>
270
                <DeployFile LocalName="Win64\Debug\MyAsset.exe" Configuration="Debug" Class="ProjectOutput">
271
                    <Platform Name="Win64">
272
                        <RemoteName>MyAsset.exe</RemoteName>
273
                        <Overwrite>true</Overwrite>
274
                    </Platform>
275
                </DeployFile>
276
                <DeployFile LocalName="Win64\Debug\MyAsset.rsm" Configuration="Debug" Class="DebugSymbols"/>
277
                <DeployFile LocalName="Win64\Debug\MyAsset.rsm" Configuration="Debug" Class="DebugSymbols">
278
                    <Platform Name="Win64">
279
                        <RemoteName>MyAsset.rsm</RemoteName>
280
                        <Overwrite>true</Overwrite>
281
                    </Platform>
282
                </DeployFile>
283
                <DeployFile LocalName="Win64\Release\MyAsset.exe" Configuration="Release" Class="ProjectOutput"/>
284
                <DeployFile LocalName="_DATA\ShaderP.hlsl" Configuration="Debug" Class="ProjectFile"/>
285
                <DeployFile LocalName="_DATA\ShaderP.hlsl" Configuration="Debug" Class="ProjectFile">
286
                    <Platform Name="Win64">
287
                        <RemoteDir>.\</RemoteDir>
288
                        <Overwrite>true</Overwrite>
289
                    </Platform>
290
                </DeployFile>
291
                <DeployFile LocalName="_DATA\ShaderV.hlsl" Configuration="Debug" Class="ProjectFile"/>
292
                <DeployFile LocalName="_DATA\ShaderV.hlsl" Configuration="Debug" Class="ProjectFile">
293
                    <Platform Name="Win64">
294
                        <RemoteDir>.\</RemoteDir>
295
                        <Overwrite>true</Overwrite>
296
                    </Platform>
297
                </DeployFile>
298
                <DeployClass Name="AdditionalDebugSymbols">
299
                    <Platform Name="iOSSimulator">
300
                        <Operation>1</Operation>
301
                    </Platform>
302
                    <Platform Name="OSX32">
303
                        <RemoteDir>Contents\MacOS</RemoteDir>
304
                        <Operation>1</Operation>
305
                    </Platform>
306
                    <Platform Name="Win32">
307
                        <Operation>0</Operation>
308
                    </Platform>
309
                </DeployClass>
310
                <DeployClass Name="AndroidClasses">
311
                    <Platform Name="Android">
312
                        <RemoteDir>classes</RemoteDir>
313
                        <Operation>64</Operation>
314
                    </Platform>
315
                    <Platform Name="Android64">
316
                        <RemoteDir>classes</RemoteDir>
317
                        <Operation>64</Operation>
318
                    </Platform>
319
                </DeployClass>
320
                <DeployClass Name="AndroidFileProvider">
321
                    <Platform Name="Android">
322
                        <RemoteDir>res\xml</RemoteDir>
323
                        <Operation>1</Operation>
324
                    </Platform>
325
                    <Platform Name="Android64">
326
                        <RemoteDir>res\xml</RemoteDir>
327
                        <Operation>1</Operation>
328
                    </Platform>
329
                </DeployClass>
330
                <DeployClass Name="AndroidLibnativeArmeabiFile">
331
                    <Platform Name="Android">
332
                        <RemoteDir>library\lib\armeabi</RemoteDir>
333
                        <Operation>1</Operation>
334
                    </Platform>
335
                    <Platform Name="Android64">
336
                        <RemoteDir>library\lib\armeabi</RemoteDir>
337
                        <Operation>1</Operation>
338
                    </Platform>
339
                </DeployClass>
340
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
341
                    <Platform Name="Android64">
342
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
343
                        <Operation>1</Operation>
344
                    </Platform>
345
                </DeployClass>
346
                <DeployClass Name="AndroidLibnativeMipsFile">
347
                    <Platform Name="Android">
348
                        <RemoteDir>library\lib\mips</RemoteDir>
349
                        <Operation>1</Operation>
350
                    </Platform>
351
                    <Platform Name="Android64">
352
                        <RemoteDir>library\lib\mips</RemoteDir>
353
                        <Operation>1</Operation>
354
                    </Platform>
355
                </DeployClass>
356
                <DeployClass Name="AndroidServiceOutput">
357
                    <Platform Name="Android">
358
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
359
                        <Operation>1</Operation>
360
                    </Platform>
361
                    <Platform Name="Android64">
362
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
363
                        <Operation>1</Operation>
364
                    </Platform>
365
                </DeployClass>
366
                <DeployClass Name="AndroidServiceOutput_Android32">
367
                    <Platform Name="Android64">
368
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
369
                        <Operation>1</Operation>
370
                    </Platform>
371
                </DeployClass>
372
                <DeployClass Name="AndroidSplashImageDef">
373
                    <Platform Name="Android">
374
                        <RemoteDir>res\drawable</RemoteDir>
375
                        <Operation>1</Operation>
376
                    </Platform>
377
                    <Platform Name="Android64">
378
                        <RemoteDir>res\drawable</RemoteDir>
379
                        <Operation>1</Operation>
380
                    </Platform>
381
                </DeployClass>
382
                <DeployClass Name="AndroidSplashImageDefV21">
383
                    <Platform Name="Android">
384
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
385
                        <Operation>1</Operation>
386
                    </Platform>
387
                    <Platform Name="Android64">
388
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
389
                        <Operation>1</Operation>
390
                    </Platform>
391
                </DeployClass>
392
                <DeployClass Name="AndroidSplashStyles">
393
                    <Platform Name="Android">
394
                        <RemoteDir>res\values</RemoteDir>
395
                        <Operation>1</Operation>
396
                    </Platform>
397
                    <Platform Name="Android64">
398
                        <RemoteDir>res\values</RemoteDir>
399
                        <Operation>1</Operation>
400
                    </Platform>
401
                </DeployClass>
402
                <DeployClass Name="AndroidSplashStylesV21">
403
                    <Platform Name="Android">
404
                        <RemoteDir>res\values-v21</RemoteDir>
405
                        <Operation>1</Operation>
406
                    </Platform>
407
                    <Platform Name="Android64">
408
                        <RemoteDir>res\values-v21</RemoteDir>
409
                        <Operation>1</Operation>
410
                    </Platform>
411
                </DeployClass>
412
                <DeployClass Name="AndroidSplashStylesV31">
413
                    <Platform Name="Android">
414
                        <RemoteDir>res\values-v31</RemoteDir>
415
                        <Operation>1</Operation>
416
                    </Platform>
417
                    <Platform Name="Android64">
418
                        <RemoteDir>res\values-v31</RemoteDir>
419
                        <Operation>1</Operation>
420
                    </Platform>
421
                </DeployClass>
422
                <DeployClass Name="Android_AdaptiveIcon">
423
                    <Platform Name="Android">
424
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
425
                        <Operation>1</Operation>
426
                    </Platform>
427
                    <Platform Name="Android64">
428
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
429
                        <Operation>1</Operation>
430
                    </Platform>
431
                </DeployClass>
432
                <DeployClass Name="Android_AdaptiveIconBackground">
433
                    <Platform Name="Android">
434
                        <RemoteDir>res\drawable</RemoteDir>
435
                        <Operation>1</Operation>
436
                    </Platform>
437
                    <Platform Name="Android64">
438
                        <RemoteDir>res\drawable</RemoteDir>
439
                        <Operation>1</Operation>
440
                    </Platform>
441
                </DeployClass>
442
                <DeployClass Name="Android_AdaptiveIconForeground">
443
                    <Platform Name="Android">
444
                        <RemoteDir>res\drawable</RemoteDir>
445
                        <Operation>1</Operation>
446
                    </Platform>
447
                    <Platform Name="Android64">
448
                        <RemoteDir>res\drawable</RemoteDir>
449
                        <Operation>1</Operation>
450
                    </Platform>
451
                </DeployClass>
452
                <DeployClass Name="Android_AdaptiveIconMonochrome">
453
                    <Platform Name="Android">
454
                        <RemoteDir>res\drawable</RemoteDir>
455
                        <Operation>1</Operation>
456
                    </Platform>
457
                    <Platform Name="Android64">
458
                        <RemoteDir>res\drawable</RemoteDir>
459
                        <Operation>1</Operation>
460
                    </Platform>
461
                </DeployClass>
462
                <DeployClass Name="Android_AdaptiveIconV33">
463
                    <Platform Name="Android">
464
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
465
                        <Operation>1</Operation>
466
                    </Platform>
467
                    <Platform Name="Android64">
468
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
469
                        <Operation>1</Operation>
470
                    </Platform>
471
                </DeployClass>
472
                <DeployClass Name="Android_Colors">
473
                    <Platform Name="Android">
474
                        <RemoteDir>res\values</RemoteDir>
475
                        <Operation>1</Operation>
476
                    </Platform>
477
                    <Platform Name="Android64">
478
                        <RemoteDir>res\values</RemoteDir>
479
                        <Operation>1</Operation>
480
                    </Platform>
481
                </DeployClass>
482
                <DeployClass Name="Android_ColorsDark">
483
                    <Platform Name="Android">
484
                        <RemoteDir>res\values-night-v21</RemoteDir>
485
                        <Operation>1</Operation>
486
                    </Platform>
487
                    <Platform Name="Android64">
488
                        <RemoteDir>res\values-night-v21</RemoteDir>
489
                        <Operation>1</Operation>
490
                    </Platform>
491
                </DeployClass>
492
                <DeployClass Name="Android_DefaultAppIcon">
493
                    <Platform Name="Android">
494
                        <RemoteDir>res\drawable</RemoteDir>
495
                        <Operation>1</Operation>
496
                    </Platform>
497
                    <Platform Name="Android64">
498
                        <RemoteDir>res\drawable</RemoteDir>
499
                        <Operation>1</Operation>
500
                    </Platform>
501
                </DeployClass>
502
                <DeployClass Name="Android_LauncherIcon144">
503
                    <Platform Name="Android">
504
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
505
                        <Operation>1</Operation>
506
                    </Platform>
507
                    <Platform Name="Android64">
508
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
509
                        <Operation>1</Operation>
510
                    </Platform>
511
                </DeployClass>
512
                <DeployClass Name="Android_LauncherIcon192">
513
                    <Platform Name="Android">
514
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
515
                        <Operation>1</Operation>
516
                    </Platform>
517
                    <Platform Name="Android64">
518
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
519
                        <Operation>1</Operation>
520
                    </Platform>
521
                </DeployClass>
522
                <DeployClass Name="Android_LauncherIcon36">
523
                    <Platform Name="Android">
524
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
525
                        <Operation>1</Operation>
526
                    </Platform>
527
                    <Platform Name="Android64">
528
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
529
                        <Operation>1</Operation>
530
                    </Platform>
531
                </DeployClass>
532
                <DeployClass Name="Android_LauncherIcon48">
533
                    <Platform Name="Android">
534
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
535
                        <Operation>1</Operation>
536
                    </Platform>
537
                    <Platform Name="Android64">
538
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
539
                        <Operation>1</Operation>
540
                    </Platform>
541
                </DeployClass>
542
                <DeployClass Name="Android_LauncherIcon72">
543
                    <Platform Name="Android">
544
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
545
                        <Operation>1</Operation>
546
                    </Platform>
547
                    <Platform Name="Android64">
548
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
549
                        <Operation>1</Operation>
550
                    </Platform>
551
                </DeployClass>
552
                <DeployClass Name="Android_LauncherIcon96">
553
                    <Platform Name="Android">
554
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
555
                        <Operation>1</Operation>
556
                    </Platform>
557
                    <Platform Name="Android64">
558
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
559
                        <Operation>1</Operation>
560
                    </Platform>
561
                </DeployClass>
562
                <DeployClass Name="Android_NotificationIcon24">
563
                    <Platform Name="Android">
564
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
565
                        <Operation>1</Operation>
566
                    </Platform>
567
                    <Platform Name="Android64">
568
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
569
                        <Operation>1</Operation>
570
                    </Platform>
571
                </DeployClass>
572
                <DeployClass Name="Android_NotificationIcon36">
573
                    <Platform Name="Android">
574
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
575
                        <Operation>1</Operation>
576
                    </Platform>
577
                    <Platform Name="Android64">
578
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
579
                        <Operation>1</Operation>
580
                    </Platform>
581
                </DeployClass>
582
                <DeployClass Name="Android_NotificationIcon48">
583
                    <Platform Name="Android">
584
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
585
                        <Operation>1</Operation>
586
                    </Platform>
587
                    <Platform Name="Android64">
588
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
589
                        <Operation>1</Operation>
590
                    </Platform>
591
                </DeployClass>
592
                <DeployClass Name="Android_NotificationIcon72">
593
                    <Platform Name="Android">
594
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
595
                        <Operation>1</Operation>
596
                    </Platform>
597
                    <Platform Name="Android64">
598
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
599
                        <Operation>1</Operation>
600
                    </Platform>
601
                </DeployClass>
602
                <DeployClass Name="Android_NotificationIcon96">
603
                    <Platform Name="Android">
604
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
605
                        <Operation>1</Operation>
606
                    </Platform>
607
                    <Platform Name="Android64">
608
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
609
                        <Operation>1</Operation>
610
                    </Platform>
611
                </DeployClass>
612
                <DeployClass Name="Android_SplashImage426">
613
                    <Platform Name="Android">
614
                        <RemoteDir>res\drawable-small</RemoteDir>
615
                        <Operation>1</Operation>
616
                    </Platform>
617
                    <Platform Name="Android64">
618
                        <RemoteDir>res\drawable-small</RemoteDir>
619
                        <Operation>1</Operation>
620
                    </Platform>
621
                </DeployClass>
622
                <DeployClass Name="Android_SplashImage470">
623
                    <Platform Name="Android">
624
                        <RemoteDir>res\drawable-normal</RemoteDir>
625
                        <Operation>1</Operation>
626
                    </Platform>
627
                    <Platform Name="Android64">
628
                        <RemoteDir>res\drawable-normal</RemoteDir>
629
                        <Operation>1</Operation>
630
                    </Platform>
631
                </DeployClass>
632
                <DeployClass Name="Android_SplashImage640">
633
                    <Platform Name="Android">
634
                        <RemoteDir>res\drawable-large</RemoteDir>
635
                        <Operation>1</Operation>
636
                    </Platform>
637
                    <Platform Name="Android64">
638
                        <RemoteDir>res\drawable-large</RemoteDir>
639
                        <Operation>1</Operation>
640
                    </Platform>
641
                </DeployClass>
642
                <DeployClass Name="Android_SplashImage960">
643
                    <Platform Name="Android">
644
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
645
                        <Operation>1</Operation>
646
                    </Platform>
647
                    <Platform Name="Android64">
648
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
649
                        <Operation>1</Operation>
650
                    </Platform>
651
                </DeployClass>
652
                <DeployClass Name="Android_Strings">
653
                    <Platform Name="Android">
654
                        <RemoteDir>res\values</RemoteDir>
655
                        <Operation>1</Operation>
656
                    </Platform>
657
                    <Platform Name="Android64">
658
                        <RemoteDir>res\values</RemoteDir>
659
                        <Operation>1</Operation>
660
                    </Platform>
661
                </DeployClass>
662
                <DeployClass Name="Android_VectorizedNotificationIcon">
663
                    <Platform Name="Android">
664
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
665
                        <Operation>1</Operation>
666
                    </Platform>
667
                    <Platform Name="Android64">
668
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
669
                        <Operation>1</Operation>
670
                    </Platform>
671
                </DeployClass>
672
                <DeployClass Name="Android_VectorizedSplash">
673
                    <Platform Name="Android">
674
                        <RemoteDir>res\drawable</RemoteDir>
675
                        <Operation>1</Operation>
676
                    </Platform>
677
                    <Platform Name="Android64">
678
                        <RemoteDir>res\drawable</RemoteDir>
679
                        <Operation>1</Operation>
680
                    </Platform>
681
                </DeployClass>
682
                <DeployClass Name="Android_VectorizedSplashDark">
683
                    <Platform Name="Android">
684
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
685
                        <Operation>1</Operation>
686
                    </Platform>
687
                    <Platform Name="Android64">
688
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
689
                        <Operation>1</Operation>
690
                    </Platform>
691
                </DeployClass>
692
                <DeployClass Name="Android_VectorizedSplashV31">
693
                    <Platform Name="Android">
694
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
695
                        <Operation>1</Operation>
696
                    </Platform>
697
                    <Platform Name="Android64">
698
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
699
                        <Operation>1</Operation>
700
                    </Platform>
701
                </DeployClass>
702
                <DeployClass Name="Android_VectorizedSplashV31Dark">
703
                    <Platform Name="Android">
704
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
705
                        <Operation>1</Operation>
706
                    </Platform>
707
                    <Platform Name="Android64">
708
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
709
                        <Operation>1</Operation>
710
                    </Platform>
711
                </DeployClass>
712
                <DeployClass Name="DebugSymbols">
713
                    <Platform Name="iOSSimulator">
714
                        <Operation>1</Operation>
715
                    </Platform>
716
                    <Platform Name="OSX32">
717
                        <RemoteDir>Contents\MacOS</RemoteDir>
718
                        <Operation>1</Operation>
719
                    </Platform>
720
                    <Platform Name="Win32">
721
                        <Operation>0</Operation>
722
                    </Platform>
723
                </DeployClass>
724
                <DeployClass Name="DependencyFramework">
725
                    <Platform Name="OSX32">
726
                        <RemoteDir>Contents\MacOS</RemoteDir>
727
                        <Operation>1</Operation>
728
                        <Extensions>.framework</Extensions>
729
                    </Platform>
730
                    <Platform Name="OSX64">
731
                        <RemoteDir>Contents\MacOS</RemoteDir>
732
                        <Operation>1</Operation>
733
                        <Extensions>.framework</Extensions>
734
                    </Platform>
735
                    <Platform Name="OSXARM64">
736
                        <RemoteDir>Contents\MacOS</RemoteDir>
737
                        <Operation>1</Operation>
738
                        <Extensions>.framework</Extensions>
739
                    </Platform>
740
                    <Platform Name="Win32">
741
                        <Operation>0</Operation>
742
                    </Platform>
743
                </DeployClass>
744
                <DeployClass Name="DependencyModule">
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>.dll;.bpl</Extensions>
775
                    </Platform>
776
                </DeployClass>
777
                <DeployClass Required="true" Name="DependencyPackage">
778
                    <Platform Name="iOSDevice32">
779
                        <Operation>1</Operation>
780
                        <Extensions>.dylib</Extensions>
781
                    </Platform>
782
                    <Platform Name="iOSDevice64">
783
                        <Operation>1</Operation>
784
                        <Extensions>.dylib</Extensions>
785
                    </Platform>
786
                    <Platform Name="iOSSimARM64">
787
                        <Operation>1</Operation>
788
                        <Extensions>.dylib</Extensions>
789
                    </Platform>
790
                    <Platform Name="OSX32">
791
                        <RemoteDir>Contents\MacOS</RemoteDir>
792
                        <Operation>1</Operation>
793
                        <Extensions>.dylib</Extensions>
794
                    </Platform>
795
                    <Platform Name="OSX64">
796
                        <RemoteDir>Contents\MacOS</RemoteDir>
797
                        <Operation>1</Operation>
798
                        <Extensions>.dylib</Extensions>
799
                    </Platform>
800
                    <Platform Name="OSXARM64">
801
                        <RemoteDir>Contents\MacOS</RemoteDir>
802
                        <Operation>1</Operation>
803
                        <Extensions>.dylib</Extensions>
804
                    </Platform>
805
                    <Platform Name="Win32">
806
                        <Operation>0</Operation>
807
                        <Extensions>.bpl</Extensions>
808
                    </Platform>
809
                </DeployClass>
810
                <DeployClass Name="File">
811
                    <Platform Name="Android">
812
                        <Operation>0</Operation>
813
                    </Platform>
814
                    <Platform Name="Android64">
815
                        <Operation>0</Operation>
816
                    </Platform>
817
                    <Platform Name="iOSDevice32">
818
                        <Operation>0</Operation>
819
                    </Platform>
820
                    <Platform Name="iOSDevice64">
821
                        <Operation>0</Operation>
822
                    </Platform>
823
                    <Platform Name="iOSSimARM64">
824
                        <Operation>0</Operation>
825
                    </Platform>
826
                    <Platform Name="OSX32">
827
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
828
                        <Operation>0</Operation>
829
                    </Platform>
830
                    <Platform Name="OSX64">
831
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
832
                        <Operation>0</Operation>
833
                    </Platform>
834
                    <Platform Name="OSXARM64">
835
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
836
                        <Operation>0</Operation>
837
                    </Platform>
838
                    <Platform Name="Win32">
839
                        <Operation>0</Operation>
840
                    </Platform>
841
                </DeployClass>
842
                <DeployClass Name="ProjectAndroidManifest">
843
                    <Platform Name="Android">
844
                        <Operation>1</Operation>
845
                    </Platform>
846
                    <Platform Name="Android64">
847
                        <Operation>1</Operation>
848
                    </Platform>
849
                </DeployClass>
850
                <DeployClass Name="ProjectOSXDebug">
851
                    <Platform Name="OSX64">
852
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
853
                        <Operation>1</Operation>
854
                    </Platform>
855
                    <Platform Name="OSXARM64">
856
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
857
                        <Operation>1</Operation>
858
                    </Platform>
859
                </DeployClass>
860
                <DeployClass Name="ProjectOSXEntitlements">
861
                    <Platform Name="OSX32">
862
                        <RemoteDir>..\</RemoteDir>
863
                        <Operation>1</Operation>
864
                    </Platform>
865
                    <Platform Name="OSX64">
866
                        <RemoteDir>..\</RemoteDir>
867
                        <Operation>1</Operation>
868
                    </Platform>
869
                    <Platform Name="OSXARM64">
870
                        <RemoteDir>..\</RemoteDir>
871
                        <Operation>1</Operation>
872
                    </Platform>
873
                </DeployClass>
874
                <DeployClass Name="ProjectOSXInfoPList">
875
                    <Platform Name="OSX32">
876
                        <RemoteDir>Contents</RemoteDir>
877
                        <Operation>1</Operation>
878
                    </Platform>
879
                    <Platform Name="OSX64">
880
                        <RemoteDir>Contents</RemoteDir>
881
                        <Operation>1</Operation>
882
                    </Platform>
883
                    <Platform Name="OSXARM64">
884
                        <RemoteDir>Contents</RemoteDir>
885
                        <Operation>1</Operation>
886
                    </Platform>
887
                </DeployClass>
888
                <DeployClass Name="ProjectOSXResource">
889
                    <Platform Name="OSX32">
890
                        <RemoteDir>Contents\Resources</RemoteDir>
891
                        <Operation>1</Operation>
892
                    </Platform>
893
                    <Platform Name="OSX64">
894
                        <RemoteDir>Contents\Resources</RemoteDir>
895
                        <Operation>1</Operation>
896
                    </Platform>
897
                    <Platform Name="OSXARM64">
898
                        <RemoteDir>Contents\Resources</RemoteDir>
899
                        <Operation>1</Operation>
900
                    </Platform>
901
                </DeployClass>
902
                <DeployClass Required="true" Name="ProjectOutput">
903
                    <Platform Name="Android">
904
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
905
                        <Operation>1</Operation>
906
                    </Platform>
907
                    <Platform Name="Android64">
908
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
909
                        <Operation>1</Operation>
910
                    </Platform>
911
                    <Platform Name="iOSDevice32">
912
                        <Operation>1</Operation>
913
                    </Platform>
914
                    <Platform Name="iOSDevice64">
915
                        <Operation>1</Operation>
916
                    </Platform>
917
                    <Platform Name="iOSSimARM64">
918
                        <Operation>1</Operation>
919
                    </Platform>
920
                    <Platform Name="Linux64">
921
                        <Operation>1</Operation>
922
                    </Platform>
923
                    <Platform Name="OSX32">
924
                        <RemoteDir>Contents\MacOS</RemoteDir>
925
                        <Operation>1</Operation>
926
                    </Platform>
927
                    <Platform Name="OSX64">
928
                        <RemoteDir>Contents\MacOS</RemoteDir>
929
                        <Operation>1</Operation>
930
                    </Platform>
931
                    <Platform Name="OSXARM64">
932
                        <RemoteDir>Contents\MacOS</RemoteDir>
933
                        <Operation>1</Operation>
934
                    </Platform>
935
                    <Platform Name="Win32">
936
                        <Operation>0</Operation>
937
                    </Platform>
938
                </DeployClass>
939
                <DeployClass Name="ProjectOutput_Android32">
940
                    <Platform Name="Android64">
941
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
942
                        <Operation>1</Operation>
943
                    </Platform>
944
                </DeployClass>
945
                <DeployClass Name="ProjectUWPManifest">
946
                    <Platform Name="Win32">
947
                        <Operation>1</Operation>
948
                    </Platform>
949
                    <Platform Name="Win64">
950
                        <Operation>1</Operation>
951
                    </Platform>
952
                    <Platform Name="Win64x">
953
                        <Operation>1</Operation>
954
                    </Platform>
955
                </DeployClass>
956
                <DeployClass Name="ProjectiOSDeviceDebug">
957
                    <Platform Name="iOSDevice32">
958
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
959
                        <Operation>1</Operation>
960
                    </Platform>
961
                    <Platform Name="iOSDevice64">
962
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
963
                        <Operation>1</Operation>
964
                    </Platform>
965
                    <Platform Name="iOSSimARM64">
966
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
967
                        <Operation>1</Operation>
968
                    </Platform>
969
                </DeployClass>
970
                <DeployClass Name="ProjectiOSEntitlements">
971
                    <Platform Name="iOSDevice32">
972
                        <RemoteDir>..\</RemoteDir>
973
                        <Operation>1</Operation>
974
                    </Platform>
975
                    <Platform Name="iOSDevice64">
976
                        <RemoteDir>..\</RemoteDir>
977
                        <Operation>1</Operation>
978
                    </Platform>
979
                    <Platform Name="iOSSimARM64">
980
                        <RemoteDir>..\</RemoteDir>
981
                        <Operation>1</Operation>
982
                    </Platform>
983
                </DeployClass>
984
                <DeployClass Name="ProjectiOSInfoPList">
985
                    <Platform Name="iOSDevice32">
986
                        <Operation>1</Operation>
987
                    </Platform>
988
                    <Platform Name="iOSDevice64">
989
                        <Operation>1</Operation>
990
                    </Platform>
991
                    <Platform Name="iOSSimARM64">
992
                        <Operation>1</Operation>
993
                    </Platform>
994
                </DeployClass>
995
                <DeployClass Name="ProjectiOSLaunchScreen">
996
                    <Platform Name="iOSDevice64">
997
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
998
                        <Operation>64</Operation>
999
                    </Platform>
1000
                    <Platform Name="iOSSimARM64">
1001
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1002
                        <Operation>64</Operation>
1003
                    </Platform>
1004
                </DeployClass>
1005
                <DeployClass Name="ProjectiOSResource">
1006
                    <Platform Name="iOSDevice32">
1007
                        <Operation>1</Operation>
1008
                    </Platform>
1009
                    <Platform Name="iOSDevice64">
1010
                        <Operation>1</Operation>
1011
                    </Platform>
1012
                    <Platform Name="iOSSimARM64">
1013
                        <Operation>1</Operation>
1014
                    </Platform>
1015
                </DeployClass>
1016
                <DeployClass Name="UWP_DelphiLogo150">
1017
                    <Platform Name="Win32">
1018
                        <RemoteDir>Assets</RemoteDir>
1019
                        <Operation>1</Operation>
1020
                    </Platform>
1021
                    <Platform Name="Win64">
1022
                        <RemoteDir>Assets</RemoteDir>
1023
                        <Operation>1</Operation>
1024
                    </Platform>
1025
                </DeployClass>
1026
                <DeployClass Name="UWP_DelphiLogo44">
1027
                    <Platform Name="Win32">
1028
                        <RemoteDir>Assets</RemoteDir>
1029
                        <Operation>1</Operation>
1030
                    </Platform>
1031
                    <Platform Name="Win64">
1032
                        <RemoteDir>Assets</RemoteDir>
1033
                        <Operation>1</Operation>
1034
                    </Platform>
1035
                </DeployClass>
1036
                <DeployClass Name="iOS_AppStore1024">
1037
                    <Platform Name="iOSDevice64">
1038
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1039
                        <Operation>1</Operation>
1040
                    </Platform>
1041
                    <Platform Name="iOSSimARM64">
1042
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1043
                        <Operation>1</Operation>
1044
                    </Platform>
1045
                </DeployClass>
1046
                <DeployClass Name="iPad_AppIcon152">
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_AppIcon167">
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_Launch2x">
1067
                    <Platform Name="iOSDevice64">
1068
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1069
                        <Operation>1</Operation>
1070
                    </Platform>
1071
                    <Platform Name="iOSSimARM64">
1072
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1073
                        <Operation>1</Operation>
1074
                    </Platform>
1075
                </DeployClass>
1076
                <DeployClass Name="iPad_LaunchDark2x">
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_Notification40">
1087
                    <Platform Name="iOSDevice64">
1088
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1089
                        <Operation>1</Operation>
1090
                    </Platform>
1091
                    <Platform Name="iOSSimARM64">
1092
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1093
                        <Operation>1</Operation>
1094
                    </Platform>
1095
                </DeployClass>
1096
                <DeployClass Name="iPad_Setting58">
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_SpotLight80">
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="iPhone_AppIcon120">
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_AppIcon180">
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_Launch2x">
1137
                    <Platform Name="iOSDevice64">
1138
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1139
                        <Operation>1</Operation>
1140
                    </Platform>
1141
                    <Platform Name="iOSSimARM64">
1142
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1143
                        <Operation>1</Operation>
1144
                    </Platform>
1145
                </DeployClass>
1146
                <DeployClass Name="iPhone_Launch3x">
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_LaunchDark2x">
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_LaunchDark3x">
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_Notification40">
1177
                    <Platform Name="iOSDevice64">
1178
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1179
                        <Operation>1</Operation>
1180
                    </Platform>
1181
                    <Platform Name="iOSSimARM64">
1182
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1183
                        <Operation>1</Operation>
1184
                    </Platform>
1185
                </DeployClass>
1186
                <DeployClass Name="iPhone_Notification60">
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_Setting58">
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_Setting87">
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_Spotlight120">
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_Spotlight80">
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
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1237
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1238
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1239
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1240
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1241
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1242
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1243
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1244
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1245
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1246
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1247
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1248
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1249
            </Deployment>
1250
            <Platforms>
1251
                <Platform value="Android">False</Platform>
1252
                <Platform value="Android64">False</Platform>
1253
                <Platform value="Win32">True</Platform>
1254
                <Platform value="Win64">True</Platform>
1255
            </Platforms>
1256
        </BorlandProject>
1257
        <ProjectFileVersion>12</ProjectFileVersion>
1258
    </ProjectExtensions>
1259
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1260
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1261
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1262
</Project>
1263

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

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

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

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