Luxophia

Форк
0
/
IsoVolumeViewer.dproj 
1302 строки · 73.4 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{0498DB44-C267-4F1F-8DC2-2C7C836B47D4}</ProjectGuid>
4
        <MainSource>IsoVolumeViewer.dpr</MainSource>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
7
        <TargetedPlatforms>2</TargetedPlatforms>
8
        <AppType>Application</AppType>
9
        <FrameworkType>FMX</FrameworkType>
10
        <ProjectVersion>20.1</ProjectVersion>
11
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
12
        <ProjectName Condition="'$(ProjectName)'==''">IsoVolumeViewer</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)'=='Release' 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)'=='Debug' 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_E>false</DCC_E>
73
        <DCC_F>false</DCC_F>
74
        <DCC_K>false</DCC_K>
75
        <DCC_N>false</DCC_N>
76
        <DCC_S>false</DCC_S>
77
        <DCC_ImageBase>00400000</DCC_ImageBase>
78
        <SanitizedProjectName>IsoVolumeViewer</SanitizedProjectName>
79
        <VerInfo_Locale>1049</VerInfo_Locale>
80
        <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
81
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
82
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
83
        <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
84
        <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
85
        <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
86
        <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
87
        <AUP_CAMERA>true</AUP_CAMERA>
88
        <AUP_INTERNET>true</AUP_INTERNET>
89
        <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
90
        <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
91
        <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
92
    </PropertyGroup>
93
    <PropertyGroup Condition="'$(Base_Android)'!=''">
94
        <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>
95
        <BT_BuildType>Debug</BT_BuildType>
96
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
97
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
98
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
99
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
100
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
101
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
102
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
103
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
104
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
105
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
106
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
107
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
108
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
109
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
110
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
111
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
112
        <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>
113
    </PropertyGroup>
114
    <PropertyGroup Condition="'$(Base_Android64)'!=''">
115
        <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>
116
        <BT_BuildType>Debug</BT_BuildType>
117
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
118
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
119
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
120
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
121
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
122
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
123
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
124
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
125
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
126
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
127
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
128
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
129
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
130
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
131
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
132
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
133
        <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>
134
    </PropertyGroup>
135
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
136
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
137
        <BT_BuildType>Debug</BT_BuildType>
138
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
139
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
140
        <VerInfo_Locale>1033</VerInfo_Locale>
141
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
142
        <Icon_MainIcon>IsoVolumeViewer_Icon1.ico</Icon_MainIcon>
143
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
144
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
145
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
146
    </PropertyGroup>
147
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
148
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
149
        <Icon_MainIcon>IsoVolumeViewer_Icon1.ico</Icon_MainIcon>
150
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
151
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
152
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
153
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
154
        <BT_BuildType>Debug</BT_BuildType>
155
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
156
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
157
        <VerInfo_Locale>1033</VerInfo_Locale>
158
    </PropertyGroup>
159
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
160
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
161
        <DCC_DebugInformation>0</DCC_DebugInformation>
162
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
163
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
164
    </PropertyGroup>
165
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
166
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
167
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
168
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
169
        <VerInfo_Locale>1033</VerInfo_Locale>
170
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
171
        <Icon_MainIcon>IsoVolumeViewer_Icon1.ico</Icon_MainIcon>
172
    </PropertyGroup>
173
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
174
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
175
    </PropertyGroup>
176
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
177
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
178
        <DCC_Optimize>false</DCC_Optimize>
179
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
180
    </PropertyGroup>
181
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
182
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
183
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
184
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
185
        <VerInfo_Locale>1033</VerInfo_Locale>
186
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
187
        <Icon_MainIcon>IsoVolumeViewer_Icon1.ico</Icon_MainIcon>
188
        <DCC_UnitSearchPath>_GLSL;src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
189
    </PropertyGroup>
190
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
191
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
192
        <DCC_UnitSearchPath>..\_LIBRARY;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
193
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
194
        <VerInfo_Locale>1033</VerInfo_Locale>
195
        <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
196
        <Icon_MainIcon>IsoVolumeViewer_Icon1.ico</Icon_MainIcon>
197
    </PropertyGroup>
198
    <ItemGroup>
199
        <DelphiCompile Include="$(MainSource)">
200
            <MainSource>MainSource</MainSource>
201
        </DelphiCompile>
202
        <DCCReference Include="Main.pas">
203
            <Form>Form1</Form>
204
        </DCCReference>
205
        <DCCReference Include="..\_LIBRARY\LUX.GPU.OpenGL.Viewer.pas">
206
            <Form>GLViewer</Form>
207
            <FormType>fmx</FormType>
208
            <DesignClass>TFrame</DesignClass>
209
        </DCCReference>
210
        <RcCompile Include="IsoVolumeViewerResource.rc">
211
            <Form>IsoVolumeViewerResource.res</Form>
212
        </RcCompile>
213
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TColorMarcubes.Faces_F.glsl"/>
214
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TColorMarcubes.Faces_G.glsl"/>
215
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TColorMarcubes.Faces_V.glsl"/>
216
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Cubes_F.glsl"/>
217
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Cubes_G.glsl"/>
218
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Cubes_V.glsl"/>
219
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Faces_G.glsl"/>
220
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Faces_V.glsl"/>
221
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.FacesMIR_F.glsl"/>
222
        <None Include="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.FacesRGB_F.glsl"/>
223
        <BuildConfiguration Include="Base">
224
            <Key>Base</Key>
225
        </BuildConfiguration>
226
        <BuildConfiguration Include="Release">
227
            <Key>Cfg_1</Key>
228
            <CfgParent>Base</CfgParent>
229
        </BuildConfiguration>
230
        <BuildConfiguration Include="Debug">
231
            <Key>Cfg_2</Key>
232
            <CfgParent>Base</CfgParent>
233
        </BuildConfiguration>
234
    </ItemGroup>
235
    <ProjectExtensions>
236
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
237
        <Borland.ProjectType/>
238
        <BorlandProject>
239
            <Delphi.Personality>
240
                <Source>
241
                    <Source Name="MainSource">IsoVolumeViewer.dpr</Source>
242
                </Source>
243
                <Excluded_Packages>
244
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
245
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
246
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
247
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
248
                </Excluded_Packages>
249
            </Delphi.Personality>
250
            <Platforms>
251
                <Platform value="Android">False</Platform>
252
                <Platform value="Android64">False</Platform>
253
                <Platform value="Win32">False</Platform>
254
                <Platform value="Win64">True</Platform>
255
            </Platforms>
256
            <Deployment Version="4">
257
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
258
                    <Platform Name="iOSSimulator">
259
                        <Overwrite>true</Overwrite>
260
                    </Platform>
261
                </DeployFile>
262
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
263
                    <Platform Name="iOSSimulator">
264
                        <Overwrite>true</Overwrite>
265
                    </Platform>
266
                </DeployFile>
267
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
268
                    <Platform Name="OSX32">
269
                        <Overwrite>true</Overwrite>
270
                    </Platform>
271
                </DeployFile>
272
                <DeployFile LocalName="IsoVolumeViewer.exe" Configuration="Debug" Class="ProjectOutput">
273
                    <Platform Name="Win32">
274
                        <RemoteName>IsoVolumeViewer.exe</RemoteName>
275
                        <Overwrite>true</Overwrite>
276
                    </Platform>
277
                </DeployFile>
278
                <DeployFile LocalName="IsoVolumeViewer.exe" Configuration="Debug" Class="ProjectOutput">
279
                    <Platform Name="Win64">
280
                        <RemoteName>IsoVolumeViewer.exe</RemoteName>
281
                        <Overwrite>true</Overwrite>
282
                    </Platform>
283
                </DeployFile>
284
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TColorMarcubes.Faces_F.glsl" Configuration="Debug" Class="ProjectFile">
285
                    <Platform Name="Win64">
286
                        <RemoteDir>.\</RemoteDir>
287
                        <Overwrite>true</Overwrite>
288
                    </Platform>
289
                </DeployFile>
290
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TColorMarcubes.Faces_G.glsl" Configuration="Debug" Class="ProjectFile">
291
                    <Platform Name="Win64">
292
                        <RemoteDir>.\</RemoteDir>
293
                        <Overwrite>true</Overwrite>
294
                    </Platform>
295
                </DeployFile>
296
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TColorMarcubes.Faces_V.glsl" Configuration="Debug" Class="ProjectFile">
297
                    <Platform Name="Win64">
298
                        <RemoteDir>.\</RemoteDir>
299
                        <Overwrite>true</Overwrite>
300
                    </Platform>
301
                </DeployFile>
302
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Cubes_F.glsl" Configuration="Debug" Class="ProjectFile">
303
                    <Platform Name="Win64">
304
                        <RemoteDir>.\</RemoteDir>
305
                        <Overwrite>true</Overwrite>
306
                    </Platform>
307
                </DeployFile>
308
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Cubes_G.glsl" Configuration="Debug" Class="ProjectFile">
309
                    <Platform Name="Win64">
310
                        <RemoteDir>.\</RemoteDir>
311
                        <Overwrite>true</Overwrite>
312
                    </Platform>
313
                </DeployFile>
314
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Cubes_V.glsl" Configuration="Debug" Class="ProjectFile">
315
                    <Platform Name="Win64">
316
                        <RemoteDir>.\</RemoteDir>
317
                        <Overwrite>true</Overwrite>
318
                    </Platform>
319
                </DeployFile>
320
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.FacesMIR_F.glsl" Configuration="Debug" Class="ProjectFile">
321
                    <Platform Name="Win64">
322
                        <RemoteDir>.\</RemoteDir>
323
                        <Overwrite>true</Overwrite>
324
                    </Platform>
325
                </DeployFile>
326
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.FacesRGB_F.glsl" Configuration="Debug" Class="ProjectFile">
327
                    <Platform Name="Win64">
328
                        <RemoteDir>.\</RemoteDir>
329
                        <Overwrite>true</Overwrite>
330
                    </Platform>
331
                </DeployFile>
332
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Faces_G.glsl" Configuration="Debug" Class="ProjectFile">
333
                    <Platform Name="Win64">
334
                        <RemoteDir>.\</RemoteDir>
335
                        <Overwrite>true</Overwrite>
336
                    </Platform>
337
                </DeployFile>
338
                <DeployFile LocalName="_GLSL\LUX.GPU.OpenGL.Shaper.Preset.TMarcubes.Faces_V.glsl" Configuration="Debug" Class="ProjectFile">
339
                    <Platform Name="Win64">
340
                        <RemoteDir>.\</RemoteDir>
341
                        <Overwrite>true</Overwrite>
342
                    </Platform>
343
                </DeployFile>
344
                <DeployClass Name="AdditionalDebugSymbols">
345
                    <Platform Name="iOSSimulator">
346
                        <Operation>1</Operation>
347
                    </Platform>
348
                    <Platform Name="OSX32">
349
                        <RemoteDir>Contents\MacOS</RemoteDir>
350
                        <Operation>1</Operation>
351
                    </Platform>
352
                    <Platform Name="Win32">
353
                        <Operation>0</Operation>
354
                    </Platform>
355
                </DeployClass>
356
                <DeployClass Name="AndroidClasses">
357
                    <Platform Name="Android">
358
                        <RemoteDir>classes</RemoteDir>
359
                        <Operation>64</Operation>
360
                    </Platform>
361
                    <Platform Name="Android64">
362
                        <RemoteDir>classes</RemoteDir>
363
                        <Operation>64</Operation>
364
                    </Platform>
365
                </DeployClass>
366
                <DeployClass Name="AndroidFileProvider">
367
                    <Platform Name="Android">
368
                        <RemoteDir>res\xml</RemoteDir>
369
                        <Operation>1</Operation>
370
                    </Platform>
371
                    <Platform Name="Android64">
372
                        <RemoteDir>res\xml</RemoteDir>
373
                        <Operation>1</Operation>
374
                    </Platform>
375
                </DeployClass>
376
                <DeployClass Name="AndroidLibnativeArmeabiFile">
377
                    <Platform Name="Android">
378
                        <RemoteDir>library\lib\armeabi</RemoteDir>
379
                        <Operation>1</Operation>
380
                    </Platform>
381
                    <Platform Name="Android64">
382
                        <RemoteDir>library\lib\armeabi</RemoteDir>
383
                        <Operation>1</Operation>
384
                    </Platform>
385
                </DeployClass>
386
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
387
                    <Platform Name="Android64">
388
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
389
                        <Operation>1</Operation>
390
                    </Platform>
391
                </DeployClass>
392
                <DeployClass Name="AndroidLibnativeMipsFile">
393
                    <Platform Name="Android">
394
                        <RemoteDir>library\lib\mips</RemoteDir>
395
                        <Operation>1</Operation>
396
                    </Platform>
397
                    <Platform Name="Android64">
398
                        <RemoteDir>library\lib\mips</RemoteDir>
399
                        <Operation>1</Operation>
400
                    </Platform>
401
                </DeployClass>
402
                <DeployClass Name="AndroidServiceOutput">
403
                    <Platform Name="Android">
404
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
405
                        <Operation>1</Operation>
406
                    </Platform>
407
                    <Platform Name="Android64">
408
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
409
                        <Operation>1</Operation>
410
                    </Platform>
411
                </DeployClass>
412
                <DeployClass Name="AndroidServiceOutput_Android32">
413
                    <Platform Name="Android64">
414
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
415
                        <Operation>1</Operation>
416
                    </Platform>
417
                </DeployClass>
418
                <DeployClass Name="AndroidSplashImageDef">
419
                    <Platform Name="Android">
420
                        <RemoteDir>res\drawable</RemoteDir>
421
                        <Operation>1</Operation>
422
                    </Platform>
423
                    <Platform Name="Android64">
424
                        <RemoteDir>res\drawable</RemoteDir>
425
                        <Operation>1</Operation>
426
                    </Platform>
427
                </DeployClass>
428
                <DeployClass Name="AndroidSplashImageDefV21">
429
                    <Platform Name="Android">
430
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
431
                        <Operation>1</Operation>
432
                    </Platform>
433
                    <Platform Name="Android64">
434
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
435
                        <Operation>1</Operation>
436
                    </Platform>
437
                </DeployClass>
438
                <DeployClass Name="AndroidSplashStyles">
439
                    <Platform Name="Android">
440
                        <RemoteDir>res\values</RemoteDir>
441
                        <Operation>1</Operation>
442
                    </Platform>
443
                    <Platform Name="Android64">
444
                        <RemoteDir>res\values</RemoteDir>
445
                        <Operation>1</Operation>
446
                    </Platform>
447
                </DeployClass>
448
                <DeployClass Name="AndroidSplashStylesV21">
449
                    <Platform Name="Android">
450
                        <RemoteDir>res\values-v21</RemoteDir>
451
                        <Operation>1</Operation>
452
                    </Platform>
453
                    <Platform Name="Android64">
454
                        <RemoteDir>res\values-v21</RemoteDir>
455
                        <Operation>1</Operation>
456
                    </Platform>
457
                </DeployClass>
458
                <DeployClass Name="AndroidSplashStylesV31">
459
                    <Platform Name="Android">
460
                        <RemoteDir>res\values-v31</RemoteDir>
461
                        <Operation>1</Operation>
462
                    </Platform>
463
                    <Platform Name="Android64">
464
                        <RemoteDir>res\values-v31</RemoteDir>
465
                        <Operation>1</Operation>
466
                    </Platform>
467
                </DeployClass>
468
                <DeployClass Name="Android_AdaptiveIcon">
469
                    <Platform Name="Android">
470
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
471
                        <Operation>1</Operation>
472
                    </Platform>
473
                    <Platform Name="Android64">
474
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
475
                        <Operation>1</Operation>
476
                    </Platform>
477
                </DeployClass>
478
                <DeployClass Name="Android_AdaptiveIconBackground">
479
                    <Platform Name="Android">
480
                        <RemoteDir>res\drawable</RemoteDir>
481
                        <Operation>1</Operation>
482
                    </Platform>
483
                    <Platform Name="Android64">
484
                        <RemoteDir>res\drawable</RemoteDir>
485
                        <Operation>1</Operation>
486
                    </Platform>
487
                </DeployClass>
488
                <DeployClass Name="Android_AdaptiveIconForeground">
489
                    <Platform Name="Android">
490
                        <RemoteDir>res\drawable</RemoteDir>
491
                        <Operation>1</Operation>
492
                    </Platform>
493
                    <Platform Name="Android64">
494
                        <RemoteDir>res\drawable</RemoteDir>
495
                        <Operation>1</Operation>
496
                    </Platform>
497
                </DeployClass>
498
                <DeployClass Name="Android_AdaptiveIconMonochrome">
499
                    <Platform Name="Android">
500
                        <RemoteDir>res\drawable</RemoteDir>
501
                        <Operation>1</Operation>
502
                    </Platform>
503
                    <Platform Name="Android64">
504
                        <RemoteDir>res\drawable</RemoteDir>
505
                        <Operation>1</Operation>
506
                    </Platform>
507
                </DeployClass>
508
                <DeployClass Name="Android_AdaptiveIconV33">
509
                    <Platform Name="Android">
510
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
511
                        <Operation>1</Operation>
512
                    </Platform>
513
                    <Platform Name="Android64">
514
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
515
                        <Operation>1</Operation>
516
                    </Platform>
517
                </DeployClass>
518
                <DeployClass Name="Android_Colors">
519
                    <Platform Name="Android">
520
                        <RemoteDir>res\values</RemoteDir>
521
                        <Operation>1</Operation>
522
                    </Platform>
523
                    <Platform Name="Android64">
524
                        <RemoteDir>res\values</RemoteDir>
525
                        <Operation>1</Operation>
526
                    </Platform>
527
                </DeployClass>
528
                <DeployClass Name="Android_ColorsDark">
529
                    <Platform Name="Android">
530
                        <RemoteDir>res\values-night-v21</RemoteDir>
531
                        <Operation>1</Operation>
532
                    </Platform>
533
                    <Platform Name="Android64">
534
                        <RemoteDir>res\values-night-v21</RemoteDir>
535
                        <Operation>1</Operation>
536
                    </Platform>
537
                </DeployClass>
538
                <DeployClass Name="Android_DefaultAppIcon">
539
                    <Platform Name="Android">
540
                        <RemoteDir>res\drawable</RemoteDir>
541
                        <Operation>1</Operation>
542
                    </Platform>
543
                    <Platform Name="Android64">
544
                        <RemoteDir>res\drawable</RemoteDir>
545
                        <Operation>1</Operation>
546
                    </Platform>
547
                </DeployClass>
548
                <DeployClass Name="Android_LauncherIcon144">
549
                    <Platform Name="Android">
550
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
551
                        <Operation>1</Operation>
552
                    </Platform>
553
                    <Platform Name="Android64">
554
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
555
                        <Operation>1</Operation>
556
                    </Platform>
557
                </DeployClass>
558
                <DeployClass Name="Android_LauncherIcon192">
559
                    <Platform Name="Android">
560
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
561
                        <Operation>1</Operation>
562
                    </Platform>
563
                    <Platform Name="Android64">
564
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
565
                        <Operation>1</Operation>
566
                    </Platform>
567
                </DeployClass>
568
                <DeployClass Name="Android_LauncherIcon36">
569
                    <Platform Name="Android">
570
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
571
                        <Operation>1</Operation>
572
                    </Platform>
573
                    <Platform Name="Android64">
574
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
575
                        <Operation>1</Operation>
576
                    </Platform>
577
                </DeployClass>
578
                <DeployClass Name="Android_LauncherIcon48">
579
                    <Platform Name="Android">
580
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
581
                        <Operation>1</Operation>
582
                    </Platform>
583
                    <Platform Name="Android64">
584
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
585
                        <Operation>1</Operation>
586
                    </Platform>
587
                </DeployClass>
588
                <DeployClass Name="Android_LauncherIcon72">
589
                    <Platform Name="Android">
590
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
591
                        <Operation>1</Operation>
592
                    </Platform>
593
                    <Platform Name="Android64">
594
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
595
                        <Operation>1</Operation>
596
                    </Platform>
597
                </DeployClass>
598
                <DeployClass Name="Android_LauncherIcon96">
599
                    <Platform Name="Android">
600
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
601
                        <Operation>1</Operation>
602
                    </Platform>
603
                    <Platform Name="Android64">
604
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
605
                        <Operation>1</Operation>
606
                    </Platform>
607
                </DeployClass>
608
                <DeployClass Name="Android_NotificationIcon24">
609
                    <Platform Name="Android">
610
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
611
                        <Operation>1</Operation>
612
                    </Platform>
613
                    <Platform Name="Android64">
614
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
615
                        <Operation>1</Operation>
616
                    </Platform>
617
                </DeployClass>
618
                <DeployClass Name="Android_NotificationIcon36">
619
                    <Platform Name="Android">
620
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
621
                        <Operation>1</Operation>
622
                    </Platform>
623
                    <Platform Name="Android64">
624
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
625
                        <Operation>1</Operation>
626
                    </Platform>
627
                </DeployClass>
628
                <DeployClass Name="Android_NotificationIcon48">
629
                    <Platform Name="Android">
630
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
631
                        <Operation>1</Operation>
632
                    </Platform>
633
                    <Platform Name="Android64">
634
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
635
                        <Operation>1</Operation>
636
                    </Platform>
637
                </DeployClass>
638
                <DeployClass Name="Android_NotificationIcon72">
639
                    <Platform Name="Android">
640
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
641
                        <Operation>1</Operation>
642
                    </Platform>
643
                    <Platform Name="Android64">
644
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
645
                        <Operation>1</Operation>
646
                    </Platform>
647
                </DeployClass>
648
                <DeployClass Name="Android_NotificationIcon96">
649
                    <Platform Name="Android">
650
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
651
                        <Operation>1</Operation>
652
                    </Platform>
653
                    <Platform Name="Android64">
654
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
655
                        <Operation>1</Operation>
656
                    </Platform>
657
                </DeployClass>
658
                <DeployClass Name="Android_SplashImage426">
659
                    <Platform Name="Android">
660
                        <RemoteDir>res\drawable-small</RemoteDir>
661
                        <Operation>1</Operation>
662
                    </Platform>
663
                    <Platform Name="Android64">
664
                        <RemoteDir>res\drawable-small</RemoteDir>
665
                        <Operation>1</Operation>
666
                    </Platform>
667
                </DeployClass>
668
                <DeployClass Name="Android_SplashImage470">
669
                    <Platform Name="Android">
670
                        <RemoteDir>res\drawable-normal</RemoteDir>
671
                        <Operation>1</Operation>
672
                    </Platform>
673
                    <Platform Name="Android64">
674
                        <RemoteDir>res\drawable-normal</RemoteDir>
675
                        <Operation>1</Operation>
676
                    </Platform>
677
                </DeployClass>
678
                <DeployClass Name="Android_SplashImage640">
679
                    <Platform Name="Android">
680
                        <RemoteDir>res\drawable-large</RemoteDir>
681
                        <Operation>1</Operation>
682
                    </Platform>
683
                    <Platform Name="Android64">
684
                        <RemoteDir>res\drawable-large</RemoteDir>
685
                        <Operation>1</Operation>
686
                    </Platform>
687
                </DeployClass>
688
                <DeployClass Name="Android_SplashImage960">
689
                    <Platform Name="Android">
690
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
691
                        <Operation>1</Operation>
692
                    </Platform>
693
                    <Platform Name="Android64">
694
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
695
                        <Operation>1</Operation>
696
                    </Platform>
697
                </DeployClass>
698
                <DeployClass Name="Android_Strings">
699
                    <Platform Name="Android">
700
                        <RemoteDir>res\values</RemoteDir>
701
                        <Operation>1</Operation>
702
                    </Platform>
703
                    <Platform Name="Android64">
704
                        <RemoteDir>res\values</RemoteDir>
705
                        <Operation>1</Operation>
706
                    </Platform>
707
                </DeployClass>
708
                <DeployClass Name="Android_VectorizedNotificationIcon">
709
                    <Platform Name="Android">
710
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
711
                        <Operation>1</Operation>
712
                    </Platform>
713
                    <Platform Name="Android64">
714
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
715
                        <Operation>1</Operation>
716
                    </Platform>
717
                </DeployClass>
718
                <DeployClass Name="Android_VectorizedSplash">
719
                    <Platform Name="Android">
720
                        <RemoteDir>res\drawable</RemoteDir>
721
                        <Operation>1</Operation>
722
                    </Platform>
723
                    <Platform Name="Android64">
724
                        <RemoteDir>res\drawable</RemoteDir>
725
                        <Operation>1</Operation>
726
                    </Platform>
727
                </DeployClass>
728
                <DeployClass Name="Android_VectorizedSplashDark">
729
                    <Platform Name="Android">
730
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
731
                        <Operation>1</Operation>
732
                    </Platform>
733
                    <Platform Name="Android64">
734
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
735
                        <Operation>1</Operation>
736
                    </Platform>
737
                </DeployClass>
738
                <DeployClass Name="Android_VectorizedSplashV31">
739
                    <Platform Name="Android">
740
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
741
                        <Operation>1</Operation>
742
                    </Platform>
743
                    <Platform Name="Android64">
744
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
745
                        <Operation>1</Operation>
746
                    </Platform>
747
                </DeployClass>
748
                <DeployClass Name="Android_VectorizedSplashV31Dark">
749
                    <Platform Name="Android">
750
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
751
                        <Operation>1</Operation>
752
                    </Platform>
753
                    <Platform Name="Android64">
754
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
755
                        <Operation>1</Operation>
756
                    </Platform>
757
                </DeployClass>
758
                <DeployClass Name="DebugSymbols">
759
                    <Platform Name="iOSSimulator">
760
                        <Operation>1</Operation>
761
                    </Platform>
762
                    <Platform Name="OSX32">
763
                        <RemoteDir>Contents\MacOS</RemoteDir>
764
                        <Operation>1</Operation>
765
                    </Platform>
766
                    <Platform Name="Win32">
767
                        <Operation>0</Operation>
768
                    </Platform>
769
                </DeployClass>
770
                <DeployClass Name="DependencyFramework">
771
                    <Platform Name="OSX32">
772
                        <RemoteDir>Contents\MacOS</RemoteDir>
773
                        <Operation>1</Operation>
774
                        <Extensions>.framework</Extensions>
775
                    </Platform>
776
                    <Platform Name="OSX64">
777
                        <RemoteDir>Contents\MacOS</RemoteDir>
778
                        <Operation>1</Operation>
779
                        <Extensions>.framework</Extensions>
780
                    </Platform>
781
                    <Platform Name="OSXARM64">
782
                        <RemoteDir>Contents\MacOS</RemoteDir>
783
                        <Operation>1</Operation>
784
                        <Extensions>.framework</Extensions>
785
                    </Platform>
786
                    <Platform Name="Win32">
787
                        <Operation>0</Operation>
788
                    </Platform>
789
                </DeployClass>
790
                <DeployClass Name="DependencyModule">
791
                    <Platform Name="iOSDevice32">
792
                        <Operation>1</Operation>
793
                        <Extensions>.dylib</Extensions>
794
                    </Platform>
795
                    <Platform Name="iOSDevice64">
796
                        <Operation>1</Operation>
797
                        <Extensions>.dylib</Extensions>
798
                    </Platform>
799
                    <Platform Name="iOSSimARM64">
800
                        <Operation>1</Operation>
801
                        <Extensions>.dylib</Extensions>
802
                    </Platform>
803
                    <Platform Name="OSX32">
804
                        <RemoteDir>Contents\MacOS</RemoteDir>
805
                        <Operation>1</Operation>
806
                        <Extensions>.dylib</Extensions>
807
                    </Platform>
808
                    <Platform Name="OSX64">
809
                        <RemoteDir>Contents\MacOS</RemoteDir>
810
                        <Operation>1</Operation>
811
                        <Extensions>.dylib</Extensions>
812
                    </Platform>
813
                    <Platform Name="OSXARM64">
814
                        <RemoteDir>Contents\MacOS</RemoteDir>
815
                        <Operation>1</Operation>
816
                        <Extensions>.dylib</Extensions>
817
                    </Platform>
818
                    <Platform Name="Win32">
819
                        <Operation>0</Operation>
820
                        <Extensions>.dll;.bpl</Extensions>
821
                    </Platform>
822
                </DeployClass>
823
                <DeployClass Required="true" Name="DependencyPackage">
824
                    <Platform Name="iOSDevice32">
825
                        <Operation>1</Operation>
826
                        <Extensions>.dylib</Extensions>
827
                    </Platform>
828
                    <Platform Name="iOSDevice64">
829
                        <Operation>1</Operation>
830
                        <Extensions>.dylib</Extensions>
831
                    </Platform>
832
                    <Platform Name="iOSSimARM64">
833
                        <Operation>1</Operation>
834
                        <Extensions>.dylib</Extensions>
835
                    </Platform>
836
                    <Platform Name="OSX32">
837
                        <RemoteDir>Contents\MacOS</RemoteDir>
838
                        <Operation>1</Operation>
839
                        <Extensions>.dylib</Extensions>
840
                    </Platform>
841
                    <Platform Name="OSX64">
842
                        <RemoteDir>Contents\MacOS</RemoteDir>
843
                        <Operation>1</Operation>
844
                        <Extensions>.dylib</Extensions>
845
                    </Platform>
846
                    <Platform Name="OSXARM64">
847
                        <RemoteDir>Contents\MacOS</RemoteDir>
848
                        <Operation>1</Operation>
849
                        <Extensions>.dylib</Extensions>
850
                    </Platform>
851
                    <Platform Name="Win32">
852
                        <Operation>0</Operation>
853
                        <Extensions>.bpl</Extensions>
854
                    </Platform>
855
                </DeployClass>
856
                <DeployClass Name="File">
857
                    <Platform Name="Android">
858
                        <Operation>0</Operation>
859
                    </Platform>
860
                    <Platform Name="Android64">
861
                        <Operation>0</Operation>
862
                    </Platform>
863
                    <Platform Name="iOSDevice32">
864
                        <Operation>0</Operation>
865
                    </Platform>
866
                    <Platform Name="iOSDevice64">
867
                        <Operation>0</Operation>
868
                    </Platform>
869
                    <Platform Name="iOSSimARM64">
870
                        <Operation>0</Operation>
871
                    </Platform>
872
                    <Platform Name="OSX32">
873
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
874
                        <Operation>0</Operation>
875
                    </Platform>
876
                    <Platform Name="OSX64">
877
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
878
                        <Operation>0</Operation>
879
                    </Platform>
880
                    <Platform Name="OSXARM64">
881
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
882
                        <Operation>0</Operation>
883
                    </Platform>
884
                    <Platform Name="Win32">
885
                        <Operation>0</Operation>
886
                    </Platform>
887
                </DeployClass>
888
                <DeployClass Name="ProjectAndroidManifest">
889
                    <Platform Name="Android">
890
                        <Operation>1</Operation>
891
                    </Platform>
892
                    <Platform Name="Android64">
893
                        <Operation>1</Operation>
894
                    </Platform>
895
                </DeployClass>
896
                <DeployClass Name="ProjectOSXDebug">
897
                    <Platform Name="OSX64">
898
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
899
                        <Operation>1</Operation>
900
                    </Platform>
901
                    <Platform Name="OSXARM64">
902
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
903
                        <Operation>1</Operation>
904
                    </Platform>
905
                </DeployClass>
906
                <DeployClass Name="ProjectOSXEntitlements">
907
                    <Platform Name="OSX32">
908
                        <RemoteDir>..\</RemoteDir>
909
                        <Operation>1</Operation>
910
                    </Platform>
911
                    <Platform Name="OSX64">
912
                        <RemoteDir>..\</RemoteDir>
913
                        <Operation>1</Operation>
914
                    </Platform>
915
                    <Platform Name="OSXARM64">
916
                        <RemoteDir>..\</RemoteDir>
917
                        <Operation>1</Operation>
918
                    </Platform>
919
                </DeployClass>
920
                <DeployClass Name="ProjectOSXInfoPList">
921
                    <Platform Name="OSX32">
922
                        <RemoteDir>Contents</RemoteDir>
923
                        <Operation>1</Operation>
924
                    </Platform>
925
                    <Platform Name="OSX64">
926
                        <RemoteDir>Contents</RemoteDir>
927
                        <Operation>1</Operation>
928
                    </Platform>
929
                    <Platform Name="OSXARM64">
930
                        <RemoteDir>Contents</RemoteDir>
931
                        <Operation>1</Operation>
932
                    </Platform>
933
                </DeployClass>
934
                <DeployClass Name="ProjectOSXResource">
935
                    <Platform Name="OSX32">
936
                        <RemoteDir>Contents\Resources</RemoteDir>
937
                        <Operation>1</Operation>
938
                    </Platform>
939
                    <Platform Name="OSX64">
940
                        <RemoteDir>Contents\Resources</RemoteDir>
941
                        <Operation>1</Operation>
942
                    </Platform>
943
                    <Platform Name="OSXARM64">
944
                        <RemoteDir>Contents\Resources</RemoteDir>
945
                        <Operation>1</Operation>
946
                    </Platform>
947
                </DeployClass>
948
                <DeployClass Required="true" Name="ProjectOutput">
949
                    <Platform Name="Android">
950
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
951
                        <Operation>1</Operation>
952
                    </Platform>
953
                    <Platform Name="Android64">
954
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
955
                        <Operation>1</Operation>
956
                    </Platform>
957
                    <Platform Name="iOSDevice32">
958
                        <Operation>1</Operation>
959
                    </Platform>
960
                    <Platform Name="iOSDevice64">
961
                        <Operation>1</Operation>
962
                    </Platform>
963
                    <Platform Name="iOSSimARM64">
964
                        <Operation>1</Operation>
965
                    </Platform>
966
                    <Platform Name="Linux64">
967
                        <Operation>1</Operation>
968
                    </Platform>
969
                    <Platform Name="OSX32">
970
                        <RemoteDir>Contents\MacOS</RemoteDir>
971
                        <Operation>1</Operation>
972
                    </Platform>
973
                    <Platform Name="OSX64">
974
                        <RemoteDir>Contents\MacOS</RemoteDir>
975
                        <Operation>1</Operation>
976
                    </Platform>
977
                    <Platform Name="OSXARM64">
978
                        <RemoteDir>Contents\MacOS</RemoteDir>
979
                        <Operation>1</Operation>
980
                    </Platform>
981
                    <Platform Name="Win32">
982
                        <Operation>0</Operation>
983
                    </Platform>
984
                </DeployClass>
985
                <DeployClass Name="ProjectOutput_Android32">
986
                    <Platform Name="Android64">
987
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
988
                        <Operation>1</Operation>
989
                    </Platform>
990
                </DeployClass>
991
                <DeployClass Name="ProjectUWPManifest">
992
                    <Platform Name="Win32">
993
                        <Operation>1</Operation>
994
                    </Platform>
995
                    <Platform Name="Win64">
996
                        <Operation>1</Operation>
997
                    </Platform>
998
                    <Platform Name="Win64x">
999
                        <Operation>1</Operation>
1000
                    </Platform>
1001
                </DeployClass>
1002
                <DeployClass Name="ProjectiOSDeviceDebug">
1003
                    <Platform Name="iOSDevice32">
1004
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
1005
                        <Operation>1</Operation>
1006
                    </Platform>
1007
                    <Platform Name="iOSDevice64">
1008
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
1009
                        <Operation>1</Operation>
1010
                    </Platform>
1011
                    <Platform Name="iOSSimARM64">
1012
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
1013
                        <Operation>1</Operation>
1014
                    </Platform>
1015
                </DeployClass>
1016
                <DeployClass Name="ProjectiOSEntitlements">
1017
                    <Platform Name="iOSDevice32">
1018
                        <RemoteDir>..\</RemoteDir>
1019
                        <Operation>1</Operation>
1020
                    </Platform>
1021
                    <Platform Name="iOSDevice64">
1022
                        <RemoteDir>..\</RemoteDir>
1023
                        <Operation>1</Operation>
1024
                    </Platform>
1025
                    <Platform Name="iOSSimARM64">
1026
                        <RemoteDir>..\</RemoteDir>
1027
                        <Operation>1</Operation>
1028
                    </Platform>
1029
                </DeployClass>
1030
                <DeployClass Name="ProjectiOSInfoPList">
1031
                    <Platform Name="iOSDevice32">
1032
                        <Operation>1</Operation>
1033
                    </Platform>
1034
                    <Platform Name="iOSDevice64">
1035
                        <Operation>1</Operation>
1036
                    </Platform>
1037
                    <Platform Name="iOSSimARM64">
1038
                        <Operation>1</Operation>
1039
                    </Platform>
1040
                </DeployClass>
1041
                <DeployClass Name="ProjectiOSLaunchScreen">
1042
                    <Platform Name="iOSDevice64">
1043
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1044
                        <Operation>64</Operation>
1045
                    </Platform>
1046
                    <Platform Name="iOSSimARM64">
1047
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
1048
                        <Operation>64</Operation>
1049
                    </Platform>
1050
                </DeployClass>
1051
                <DeployClass Name="ProjectiOSResource">
1052
                    <Platform Name="iOSDevice32">
1053
                        <Operation>1</Operation>
1054
                    </Platform>
1055
                    <Platform Name="iOSDevice64">
1056
                        <Operation>1</Operation>
1057
                    </Platform>
1058
                    <Platform Name="iOSSimARM64">
1059
                        <Operation>1</Operation>
1060
                    </Platform>
1061
                </DeployClass>
1062
                <DeployClass Name="UWP_DelphiLogo150">
1063
                    <Platform Name="Win32">
1064
                        <RemoteDir>Assets</RemoteDir>
1065
                        <Operation>1</Operation>
1066
                    </Platform>
1067
                    <Platform Name="Win64">
1068
                        <RemoteDir>Assets</RemoteDir>
1069
                        <Operation>1</Operation>
1070
                    </Platform>
1071
                </DeployClass>
1072
                <DeployClass Name="UWP_DelphiLogo44">
1073
                    <Platform Name="Win32">
1074
                        <RemoteDir>Assets</RemoteDir>
1075
                        <Operation>1</Operation>
1076
                    </Platform>
1077
                    <Platform Name="Win64">
1078
                        <RemoteDir>Assets</RemoteDir>
1079
                        <Operation>1</Operation>
1080
                    </Platform>
1081
                </DeployClass>
1082
                <DeployClass Name="iOS_AppStore1024">
1083
                    <Platform Name="iOSDevice64">
1084
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1085
                        <Operation>1</Operation>
1086
                    </Platform>
1087
                    <Platform Name="iOSSimARM64">
1088
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1089
                        <Operation>1</Operation>
1090
                    </Platform>
1091
                </DeployClass>
1092
                <DeployClass Name="iPad_AppIcon152">
1093
                    <Platform Name="iOSDevice64">
1094
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1095
                        <Operation>1</Operation>
1096
                    </Platform>
1097
                    <Platform Name="iOSSimARM64">
1098
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1099
                        <Operation>1</Operation>
1100
                    </Platform>
1101
                </DeployClass>
1102
                <DeployClass Name="iPad_AppIcon167">
1103
                    <Platform Name="iOSDevice64">
1104
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1105
                        <Operation>1</Operation>
1106
                    </Platform>
1107
                    <Platform Name="iOSSimARM64">
1108
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1109
                        <Operation>1</Operation>
1110
                    </Platform>
1111
                </DeployClass>
1112
                <DeployClass Name="iPad_Launch2x">
1113
                    <Platform Name="iOSDevice64">
1114
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1115
                        <Operation>1</Operation>
1116
                    </Platform>
1117
                    <Platform Name="iOSSimARM64">
1118
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1119
                        <Operation>1</Operation>
1120
                    </Platform>
1121
                </DeployClass>
1122
                <DeployClass Name="iPad_LaunchDark2x">
1123
                    <Platform Name="iOSDevice64">
1124
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1125
                        <Operation>1</Operation>
1126
                    </Platform>
1127
                    <Platform Name="iOSSimARM64">
1128
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1129
                        <Operation>1</Operation>
1130
                    </Platform>
1131
                </DeployClass>
1132
                <DeployClass Name="iPad_Notification40">
1133
                    <Platform Name="iOSDevice64">
1134
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1135
                        <Operation>1</Operation>
1136
                    </Platform>
1137
                    <Platform Name="iOSSimARM64">
1138
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1139
                        <Operation>1</Operation>
1140
                    </Platform>
1141
                </DeployClass>
1142
                <DeployClass Name="iPad_Setting58">
1143
                    <Platform Name="iOSDevice64">
1144
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1145
                        <Operation>1</Operation>
1146
                    </Platform>
1147
                    <Platform Name="iOSSimARM64">
1148
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1149
                        <Operation>1</Operation>
1150
                    </Platform>
1151
                </DeployClass>
1152
                <DeployClass Name="iPad_SpotLight80">
1153
                    <Platform Name="iOSDevice64">
1154
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1155
                        <Operation>1</Operation>
1156
                    </Platform>
1157
                    <Platform Name="iOSSimARM64">
1158
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1159
                        <Operation>1</Operation>
1160
                    </Platform>
1161
                </DeployClass>
1162
                <DeployClass Name="iPhone_AppIcon120">
1163
                    <Platform Name="iOSDevice64">
1164
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1165
                        <Operation>1</Operation>
1166
                    </Platform>
1167
                    <Platform Name="iOSSimARM64">
1168
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1169
                        <Operation>1</Operation>
1170
                    </Platform>
1171
                </DeployClass>
1172
                <DeployClass Name="iPhone_AppIcon180">
1173
                    <Platform Name="iOSDevice64">
1174
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1175
                        <Operation>1</Operation>
1176
                    </Platform>
1177
                    <Platform Name="iOSSimARM64">
1178
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1179
                        <Operation>1</Operation>
1180
                    </Platform>
1181
                </DeployClass>
1182
                <DeployClass Name="iPhone_Launch2x">
1183
                    <Platform Name="iOSDevice64">
1184
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1185
                        <Operation>1</Operation>
1186
                    </Platform>
1187
                    <Platform Name="iOSSimARM64">
1188
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1189
                        <Operation>1</Operation>
1190
                    </Platform>
1191
                </DeployClass>
1192
                <DeployClass Name="iPhone_Launch3x">
1193
                    <Platform Name="iOSDevice64">
1194
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1195
                        <Operation>1</Operation>
1196
                    </Platform>
1197
                    <Platform Name="iOSSimARM64">
1198
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1199
                        <Operation>1</Operation>
1200
                    </Platform>
1201
                </DeployClass>
1202
                <DeployClass Name="iPhone_LaunchDark2x">
1203
                    <Platform Name="iOSDevice64">
1204
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1205
                        <Operation>1</Operation>
1206
                    </Platform>
1207
                    <Platform Name="iOSSimARM64">
1208
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1209
                        <Operation>1</Operation>
1210
                    </Platform>
1211
                </DeployClass>
1212
                <DeployClass Name="iPhone_LaunchDark3x">
1213
                    <Platform Name="iOSDevice64">
1214
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1215
                        <Operation>1</Operation>
1216
                    </Platform>
1217
                    <Platform Name="iOSSimARM64">
1218
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1219
                        <Operation>1</Operation>
1220
                    </Platform>
1221
                </DeployClass>
1222
                <DeployClass Name="iPhone_Notification40">
1223
                    <Platform Name="iOSDevice64">
1224
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1225
                        <Operation>1</Operation>
1226
                    </Platform>
1227
                    <Platform Name="iOSSimARM64">
1228
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1229
                        <Operation>1</Operation>
1230
                    </Platform>
1231
                </DeployClass>
1232
                <DeployClass Name="iPhone_Notification60">
1233
                    <Platform Name="iOSDevice64">
1234
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1235
                        <Operation>1</Operation>
1236
                    </Platform>
1237
                    <Platform Name="iOSSimARM64">
1238
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1239
                        <Operation>1</Operation>
1240
                    </Platform>
1241
                </DeployClass>
1242
                <DeployClass Name="iPhone_Setting58">
1243
                    <Platform Name="iOSDevice64">
1244
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1245
                        <Operation>1</Operation>
1246
                    </Platform>
1247
                    <Platform Name="iOSSimARM64">
1248
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1249
                        <Operation>1</Operation>
1250
                    </Platform>
1251
                </DeployClass>
1252
                <DeployClass Name="iPhone_Setting87">
1253
                    <Platform Name="iOSDevice64">
1254
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1255
                        <Operation>1</Operation>
1256
                    </Platform>
1257
                    <Platform Name="iOSSimARM64">
1258
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1259
                        <Operation>1</Operation>
1260
                    </Platform>
1261
                </DeployClass>
1262
                <DeployClass Name="iPhone_Spotlight120">
1263
                    <Platform Name="iOSDevice64">
1264
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1265
                        <Operation>1</Operation>
1266
                    </Platform>
1267
                    <Platform Name="iOSSimARM64">
1268
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1269
                        <Operation>1</Operation>
1270
                    </Platform>
1271
                </DeployClass>
1272
                <DeployClass Name="iPhone_Spotlight80">
1273
                    <Platform Name="iOSDevice64">
1274
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1275
                        <Operation>1</Operation>
1276
                    </Platform>
1277
                    <Platform Name="iOSSimARM64">
1278
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1279
                        <Operation>1</Operation>
1280
                    </Platform>
1281
                </DeployClass>
1282
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1283
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1284
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1285
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1286
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1287
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1288
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1289
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1290
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1291
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1292
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1293
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1294
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1295
            </Deployment>
1296
        </BorlandProject>
1297
        <ProjectFileVersion>12</ProjectFileVersion>
1298
    </ProjectExtensions>
1299
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1300
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1301
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1302
</Project>
1303

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

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

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

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