Subversion Repositories spacemission

Rev

Rev 14 | Rev 24 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14 Rev 15
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
  <PropertyGroup>
2
    <PropertyGroup>
3
    <ProjectGuid>{32c160e6-f499-4896-b557-825a5c8617f1}</ProjectGuid>
3
        <ProjectGuid>{32c160e6-f499-4896-b557-825a5c8617f1}</ProjectGuid>
4
    <MainSource>SpaceMission.dpr</MainSource>
4
        <MainSource>SpaceMission.dpr</MainSource>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-
 
7
    <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
8
    <DCC_DependencyCheckOutputName>SpaceMission.exe</DCC_DependencyCheckOutputName>
7
        <DCC_DependencyCheckOutputName>SpaceMission.exe</DCC_DependencyCheckOutputName>
-
 
8
        <FrameworkType>VCL</FrameworkType>
-
 
9
        <ProjectVersion>19.5</ProjectVersion>
-
 
10
        <Base>True</Base>
-
 
11
        <Config Condition="'$(Config)'==''">Debug</Config>
-
 
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
-
 
13
        <TargetedPlatforms>1</TargetedPlatforms>
-
 
14
        <AppType>Application</AppType>
9
  </PropertyGroup>
15
    </PropertyGroup>
-
 
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
-
 
17
        <Base>true</Base>
-
 
18
    </PropertyGroup>
-
 
19
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
-
 
20
        <Base_Win32>true</Base_Win32>
-
 
21
        <CfgParent>Base</CfgParent>
-
 
22
        <Base>true</Base>
-
 
23
    </PropertyGroup>
-
 
24
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
-
 
25
        <Base_Win64>true</Base_Win64>
-
 
26
        <CfgParent>Base</CfgParent>
-
 
27
        <Base>true</Base>
-
 
28
    </PropertyGroup>
-
 
29
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
-
 
30
        <Cfg_1>true</Cfg_1>
-
 
31
        <CfgParent>Base</CfgParent>
-
 
32
        <Base>true</Base>
-
 
33
    </PropertyGroup>
-
 
34
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
-
 
35
        <Cfg_1_Win32>true</Cfg_1_Win32>
-
 
36
        <CfgParent>Cfg_1</CfgParent>
-
 
37
        <Cfg_1>true</Cfg_1>
-
 
38
        <Base>true</Base>
-
 
39
    </PropertyGroup>
-
 
40
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
-
 
41
        <Cfg_2>true</Cfg_2>
-
 
42
        <CfgParent>Base</CfgParent>
-
 
43
        <Base>true</Base>
-
 
44
    </PropertyGroup>
-
 
45
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
-
 
46
        <Cfg_2_Win32>true</Cfg_2_Win32>
-
 
47
        <CfgParent>Cfg_2</CfgParent>
-
 
48
        <Cfg_2>true</Cfg_2>
-
 
49
        <Base>true</Base>
-
 
50
    </PropertyGroup>
-
 
51
    <PropertyGroup Condition="'$(Base)'!=''">
-
 
52
        <SanitizedProjectName>SpaceMission</SanitizedProjectName>
-
 
53
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
-
 
54
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-
 
55
        <VerInfo_MinorVer>1</VerInfo_MinorVer>
-
 
56
        <VerInfo_Locale>1031</VerInfo_Locale>
-
 
57
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Ein spannendes Weltraumspiel...;FileVersion=1.1.0.0;InternalName=SpaceMission 1.1;LegalCopyright=© Copyright 2001 - 2006 ViaThinkSoft;LegalTrademarks=Keine;OriginalFilename=SpaceMission.exe;ProductName=SpaceMission 1.1;ProductVersion=1.1.0.0;Homepage=www.viathinksoft.de;Projektleiter=Daniel Marschall - www.daniel-marschall.de</VerInfo_Keys>
-
 
58
    </PropertyGroup>
-
 
59
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
-
 
60
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
-
 
61
        <BT_BuildType>Debug</BT_BuildType>
-
 
62
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
10
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
63
        <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>
-
 
64
        <VerInfo_Locale>1033</VerInfo_Locale>
-
 
65
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
-
 
66
        <Icon_MainIcon>SpaceMission_Icon2.ico</Icon_MainIcon>
-
 
67
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
-
 
68
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
-
 
69
    </PropertyGroup>
-
 
70
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
-
 
71
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
-
 
72
        <Icon_MainIcon>SpaceMission_Icon2.ico</Icon_MainIcon>
-
 
73
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
-
 
74
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
-
 
75
    </PropertyGroup>
-
 
76
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
11
    <Version>7.0</Version>
77
        <Version>7.0</Version>
12
    <DCC_DebugInformation>False</DCC_DebugInformation>
78
        <DCC_DebugInformation>0</DCC_DebugInformation>
13
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
79
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
14
    <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
80
        <DCC_LocalDebugSymbols>False</DCC_LocalDebugSymbols>
15
    <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
81
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
16
    <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_UnitSearchPath>
82
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
17
    <DCC_ResourcePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_ResourcePath>
83
        <DCC_ResourcePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_ResourcePath)</DCC_ResourcePath>
18
    <DCC_ObjPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_ObjPath>
84
        <DCC_ObjPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_ObjPath)</DCC_ObjPath>
19
    <DCC_IncludePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_IncludePath>
85
        <DCC_IncludePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_IncludePath)</DCC_IncludePath>
20
    <DCC_Define>RELEASE</DCC_Define>
86
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
21
    <DCC_Description>SpaceMission 1.1</DCC_Description>
87
        <DCC_Description>SpaceMission 1.1</DCC_Description>
22
  </PropertyGroup>
88
    </PropertyGroup>
23
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
89
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
90
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
91
    </PropertyGroup>
-
 
92
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
24
    <Version>7.0</Version>
93
        <Version>7.0</Version>
25
    <DCC_WriteableConstants>True</DCC_WriteableConstants>
94
        <DCC_WriteableConstants>True</DCC_WriteableConstants>
26
    <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_UnitSearchPath>
95
        <DCC_UnitSearchPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
27
    <DCC_ResourcePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_ResourcePath>
96
        <DCC_ResourcePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_ResourcePath)</DCC_ResourcePath>
28
    <DCC_ObjPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_ObjPath>
97
        <DCC_ObjPath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_ObjPath)</DCC_ObjPath>
29
    <DCC_IncludePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO</DCC_IncludePath>
98
        <DCC_IncludePath>VCL_DELPHIX_D6;VCL_PJVERSIONINFO;$(DCC_IncludePath)</DCC_IncludePath>
30
    <DCC_Define>DEBUG</DCC_Define>
99
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
31
    <DCC_Description>SpaceMission 1.1</DCC_Description>
100
        <DCC_Description>SpaceMission 1.1</DCC_Description>
32
  </PropertyGroup>
101
    </PropertyGroup>
-
 
102
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
-
 
103
        <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
-
 
104
    </PropertyGroup>
33
  <ProjectExtensions>
105
    <ProjectExtensions>
34
    <Borland.Personality>Delphi.Personality</Borland.Personality>
106
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
35
    <Borland.ProjectType>VCLApplication</Borland.ProjectType>
107
        <Borland.ProjectType>VCLApplication</Borland.ProjectType>
36
    <BorlandProject>
108
        <BorlandProject>
-
 
109
            <Delphi.Personality>
-
 
110
                <Parameters>
-
 
111
                    <Parameters Name="UseLauncher">False</Parameters>
-
 
112
                    <Parameters Name="LoadAllSymbols">True</Parameters>
-
 
113
                    <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
-
 
114
                </Parameters>
-
 
115
                <VersionInfo>
-
 
116
                    <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
-
 
117
                    <VersionInfo Name="AutoIncBuild">False</VersionInfo>
-
 
118
                    <VersionInfo Name="MajorVer">1</VersionInfo>
-
 
119
                    <VersionInfo Name="MinorVer">1</VersionInfo>
-
 
120
                    <VersionInfo Name="Release">0</VersionInfo>
-
 
121
                    <VersionInfo Name="Build">0</VersionInfo>
-
 
122
                    <VersionInfo Name="Debug">False</VersionInfo>
-
 
123
                    <VersionInfo Name="PreRelease">False</VersionInfo>
-
 
124
                    <VersionInfo Name="Special">False</VersionInfo>
-
 
125
                    <VersionInfo Name="Private">False</VersionInfo>
-
 
126
                    <VersionInfo Name="DLL">False</VersionInfo>
-
 
127
                    <VersionInfo Name="Locale">1031</VersionInfo>
-
 
128
                    <VersionInfo Name="CodePage">1252</VersionInfo>
-
 
129
                </VersionInfo>
-
 
130
                <VersionInfoKeys>
-
 
131
                    <VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys>
-
 
132
                    <VersionInfoKeys Name="FileDescription">Ein spannendes Weltraumspiel...</VersionInfoKeys>
-
 
133
                    <VersionInfoKeys Name="FileVersion">1.1.0.0</VersionInfoKeys>
-
 
134
                    <VersionInfoKeys Name="InternalName">SpaceMission 1.1</VersionInfoKeys>
-
 
135
                    <VersionInfoKeys Name="LegalCopyright">© Copyright 2001 - 2006 ViaThinkSoft</VersionInfoKeys>
-
 
136
                    <VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys>
-
 
137
                    <VersionInfoKeys Name="OriginalFilename">SpaceMission.exe</VersionInfoKeys>
-
 
138
                    <VersionInfoKeys Name="ProductName">SpaceMission 1.1</VersionInfoKeys>
-
 
139
                    <VersionInfoKeys Name="ProductVersion">1.1.0.0</VersionInfoKeys>
-
 
140
                    <VersionInfoKeys Name="Homepage">www.viathinksoft.de</VersionInfoKeys>
-
 
141
                    <VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys>
-
 
142
                </VersionInfoKeys>
-
 
143
                <Source>
-
 
144
                    <Source Name="MainSource">SpaceMission.dpr</Source>
-
 
145
                </Source>
-
 
146
            </Delphi.Personality>
-
 
147
            <Platforms>
-
 
148
                <Platform value="Win32">True</Platform>
-
 
149
                <Platform value="Win64">False</Platform>
-
 
150
            </Platforms>
-
 
151
            <Deployment Version="4">
-
 
152
                <DeployFile LocalName="SpaceMission.exe" Configuration="Debug" Class="ProjectOutput">
-
 
153
                    <Platform Name="Win32">
-
 
154
                        <RemoteName>SpaceMission.exe</RemoteName>
-
 
155
                        <Overwrite>true</Overwrite>
-
 
156
                    </Platform>
-
 
157
                </DeployFile>
-
 
158
                <DeployClass Name="AdditionalDebugSymbols">
-
 
159
                    <Platform Name="OSX32">
-
 
160
                        <Operation>1</Operation>
-
 
161
                    </Platform>
-
 
162
                    <Platform Name="Win32">
-
 
163
                        <Operation>0</Operation>
-
 
164
                    </Platform>
-
 
165
                </DeployClass>
-
 
166
                <DeployClass Name="AndroidClasses">
-
 
167
                    <Platform Name="Android">
-
 
168
                        <RemoteDir>classes</RemoteDir>
-
 
169
                        <Operation>64</Operation>
-
 
170
                    </Platform>
-
 
171
                    <Platform Name="Android64">
-
 
172
                        <RemoteDir>classes</RemoteDir>
-
 
173
                        <Operation>64</Operation>
-
 
174
                    </Platform>
-
 
175
                </DeployClass>
-
 
176
                <DeployClass Name="AndroidFileProvider">
-
 
177
                    <Platform Name="Android">
-
 
178
                        <RemoteDir>res\xml</RemoteDir>
-
 
179
                        <Operation>1</Operation>
-
 
180
                    </Platform>
-
 
181
                    <Platform Name="Android64">
-
 
182
                        <RemoteDir>res\xml</RemoteDir>
-
 
183
                        <Operation>1</Operation>
-
 
184
                    </Platform>
-
 
185
                </DeployClass>
-
 
186
                <DeployClass Name="AndroidGDBServer">
-
 
187
                    <Platform Name="Android">
-
 
188
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
189
                        <Operation>1</Operation>
-
 
190
                    </Platform>
-
 
191
                </DeployClass>
-
 
192
                <DeployClass Name="AndroidLibnativeArmeabiFile">
-
 
193
                    <Platform Name="Android">
-
 
194
                        <RemoteDir>library\lib\armeabi</RemoteDir>
-
 
195
                        <Operation>1</Operation>
-
 
196
                    </Platform>
-
 
197
                    <Platform Name="Android64">
-
 
198
                        <RemoteDir>library\lib\armeabi</RemoteDir>
-
 
199
                        <Operation>1</Operation>
-
 
200
                    </Platform>
-
 
201
                </DeployClass>
-
 
202
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
-
 
203
                    <Platform Name="Android64">
-
 
204
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
205
                        <Operation>1</Operation>
-
 
206
                    </Platform>
-
 
207
                </DeployClass>
-
 
208
                <DeployClass Name="AndroidLibnativeMipsFile">
-
 
209
                    <Platform Name="Android">
-
 
210
                        <RemoteDir>library\lib\mips</RemoteDir>
-
 
211
                        <Operation>1</Operation>
-
 
212
                    </Platform>
-
 
213
                    <Platform Name="Android64">
-
 
214
                        <RemoteDir>library\lib\mips</RemoteDir>
-
 
215
                        <Operation>1</Operation>
-
 
216
                    </Platform>
-
 
217
                </DeployClass>
-
 
218
                <DeployClass Name="AndroidServiceOutput">
-
 
219
                    <Platform Name="Android">
-
 
220
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
221
                        <Operation>1</Operation>
-
 
222
                    </Platform>
-
 
223
                    <Platform Name="Android64">
-
 
224
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
-
 
225
                        <Operation>1</Operation>
-
 
226
                    </Platform>
-
 
227
                </DeployClass>
-
 
228
                <DeployClass Name="AndroidServiceOutput_Android32">
-
 
229
                    <Platform Name="Android64">
-
 
230
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
231
                        <Operation>1</Operation>
-
 
232
                    </Platform>
-
 
233
                </DeployClass>
-
 
234
                <DeployClass Name="AndroidSplashImageDef">
-
 
235
                    <Platform Name="Android">
-
 
236
                        <RemoteDir>res\drawable</RemoteDir>
-
 
237
                        <Operation>1</Operation>
-
 
238
                    </Platform>
-
 
239
                    <Platform Name="Android64">
-
 
240
                        <RemoteDir>res\drawable</RemoteDir>
-
 
241
                        <Operation>1</Operation>
-
 
242
                    </Platform>
-
 
243
                </DeployClass>
-
 
244
                <DeployClass Name="AndroidSplashStyles">
-
 
245
                    <Platform Name="Android">
-
 
246
                        <RemoteDir>res\values</RemoteDir>
-
 
247
                        <Operation>1</Operation>
-
 
248
                    </Platform>
-
 
249
                    <Platform Name="Android64">
-
 
250
                        <RemoteDir>res\values</RemoteDir>
-
 
251
                        <Operation>1</Operation>
-
 
252
                    </Platform>
-
 
253
                </DeployClass>
-
 
254
                <DeployClass Name="AndroidSplashStylesV21">
-
 
255
                    <Platform Name="Android">
-
 
256
                        <RemoteDir>res\values-v21</RemoteDir>
-
 
257
                        <Operation>1</Operation>
-
 
258
                    </Platform>
-
 
259
                    <Platform Name="Android64">
-
 
260
                        <RemoteDir>res\values-v21</RemoteDir>
-
 
261
                        <Operation>1</Operation>
-
 
262
                    </Platform>
-
 
263
                </DeployClass>
-
 
264
                <DeployClass Name="Android_Colors">
-
 
265
                    <Platform Name="Android">
-
 
266
                        <RemoteDir>res\values</RemoteDir>
-
 
267
                        <Operation>1</Operation>
-
 
268
                    </Platform>
-
 
269
                    <Platform Name="Android64">
-
 
270
                        <RemoteDir>res\values</RemoteDir>
-
 
271
                        <Operation>1</Operation>
-
 
272
                    </Platform>
-
 
273
                </DeployClass>
-
 
274
                <DeployClass Name="Android_DefaultAppIcon">
-
 
275
                    <Platform Name="Android">
-
 
276
                        <RemoteDir>res\drawable</RemoteDir>
-
 
277
                        <Operation>1</Operation>
-
 
278
                    </Platform>
-
 
279
                    <Platform Name="Android64">
-
 
280
                        <RemoteDir>res\drawable</RemoteDir>
-
 
281
                        <Operation>1</Operation>
-
 
282
                    </Platform>
-
 
283
                </DeployClass>
-
 
284
                <DeployClass Name="Android_LauncherIcon144">
-
 
285
                    <Platform Name="Android">
-
 
286
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
-
 
287
                        <Operation>1</Operation>
-
 
288
                    </Platform>
-
 
289
                    <Platform Name="Android64">
-
 
290
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
-
 
291
                        <Operation>1</Operation>
-
 
292
                    </Platform>
-
 
293
                </DeployClass>
-
 
294
                <DeployClass Name="Android_LauncherIcon192">
-
 
295
                    <Platform Name="Android">
-
 
296
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
-
 
297
                        <Operation>1</Operation>
-
 
298
                    </Platform>
-
 
299
                    <Platform Name="Android64">
-
 
300
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
-
 
301
                        <Operation>1</Operation>
-
 
302
                    </Platform>
-
 
303
                </DeployClass>
-
 
304
                <DeployClass Name="Android_LauncherIcon36">
-
 
305
                    <Platform Name="Android">
-
 
306
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
-
 
307
                        <Operation>1</Operation>
-
 
308
                    </Platform>
-
 
309
                    <Platform Name="Android64">
-
 
310
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
-
 
311
                        <Operation>1</Operation>
-
 
312
                    </Platform>
-
 
313
                </DeployClass>
-
 
314
                <DeployClass Name="Android_LauncherIcon48">
-
 
315
                    <Platform Name="Android">
-
 
316
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
-
 
317
                        <Operation>1</Operation>
-
 
318
                    </Platform>
-
 
319
                    <Platform Name="Android64">
-
 
320
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
-
 
321
                        <Operation>1</Operation>
-
 
322
                    </Platform>
-
 
323
                </DeployClass>
-
 
324
                <DeployClass Name="Android_LauncherIcon72">
-
 
325
                    <Platform Name="Android">
-
 
326
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
-
 
327
                        <Operation>1</Operation>
-
 
328
                    </Platform>
-
 
329
                    <Platform Name="Android64">
-
 
330
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
-
 
331
                        <Operation>1</Operation>
-
 
332
                    </Platform>
-
 
333
                </DeployClass>
-
 
334
                <DeployClass Name="Android_LauncherIcon96">
-
 
335
                    <Platform Name="Android">
-
 
336
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
-
 
337
                        <Operation>1</Operation>
-
 
338
                    </Platform>
-
 
339
                    <Platform Name="Android64">
-
 
340
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
-
 
341
                        <Operation>1</Operation>
-
 
342
                    </Platform>
-
 
343
                </DeployClass>
-
 
344
                <DeployClass Name="Android_NotificationIcon24">
-
 
345
                    <Platform Name="Android">
-
 
346
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
-
 
347
                        <Operation>1</Operation>
-
 
348
                    </Platform>
-
 
349
                    <Platform Name="Android64">
-
 
350
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
-
 
351
                        <Operation>1</Operation>
-
 
352
                    </Platform>
-
 
353
                </DeployClass>
-
 
354
                <DeployClass Name="Android_NotificationIcon36">
-
 
355
                    <Platform Name="Android">
-
 
356
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
-
 
357
                        <Operation>1</Operation>
-
 
358
                    </Platform>
-
 
359
                    <Platform Name="Android64">
-
 
360
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
-
 
361
                        <Operation>1</Operation>
-
 
362
                    </Platform>
-
 
363
                </DeployClass>
-
 
364
                <DeployClass Name="Android_NotificationIcon48">
-
 
365
                    <Platform Name="Android">
-
 
366
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
-
 
367
                        <Operation>1</Operation>
-
 
368
                    </Platform>
-
 
369
                    <Platform Name="Android64">
-
 
370
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
-
 
371
                        <Operation>1</Operation>
-
 
372
                    </Platform>
-
 
373
                </DeployClass>
-
 
374
                <DeployClass Name="Android_NotificationIcon72">
-
 
375
                    <Platform Name="Android">
-
 
376
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
-
 
377
                        <Operation>1</Operation>
-
 
378
                    </Platform>
-
 
379
                    <Platform Name="Android64">
-
 
380
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
-
 
381
                        <Operation>1</Operation>
-
 
382
                    </Platform>
-
 
383
                </DeployClass>
-
 
384
                <DeployClass Name="Android_NotificationIcon96">
-
 
385
                    <Platform Name="Android">
-
 
386
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
-
 
387
                        <Operation>1</Operation>
-
 
388
                    </Platform>
-
 
389
                    <Platform Name="Android64">
-
 
390
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
-
 
391
                        <Operation>1</Operation>
-
 
392
                    </Platform>
-
 
393
                </DeployClass>
-
 
394
                <DeployClass Name="Android_SplashImage426">
-
 
395
                    <Platform Name="Android">
-
 
396
                        <RemoteDir>res\drawable-small</RemoteDir>
-
 
397
                        <Operation>1</Operation>
-
 
398
                    </Platform>
-
 
399
                    <Platform Name="Android64">
-
 
400
                        <RemoteDir>res\drawable-small</RemoteDir>
-
 
401
                        <Operation>1</Operation>
-
 
402
                    </Platform>
-
 
403
                </DeployClass>
-
 
404
                <DeployClass Name="Android_SplashImage470">
-
 
405
                    <Platform Name="Android">
-
 
406
                        <RemoteDir>res\drawable-normal</RemoteDir>
-
 
407
                        <Operation>1</Operation>
-
 
408
                    </Platform>
-
 
409
                    <Platform Name="Android64">
-
 
410
                        <RemoteDir>res\drawable-normal</RemoteDir>
-
 
411
                        <Operation>1</Operation>
-
 
412
                    </Platform>
-
 
413
                </DeployClass>
-
 
414
                <DeployClass Name="Android_SplashImage640">
-
 
415
                    <Platform Name="Android">
-
 
416
                        <RemoteDir>res\drawable-large</RemoteDir>
-
 
417
                        <Operation>1</Operation>
-
 
418
                    </Platform>
-
 
419
                    <Platform Name="Android64">
-
 
420
                        <RemoteDir>res\drawable-large</RemoteDir>
-
 
421
                        <Operation>1</Operation>
-
 
422
                    </Platform>
-
 
423
                </DeployClass>
-
 
424
                <DeployClass Name="Android_SplashImage960">
-
 
425
                    <Platform Name="Android">
-
 
426
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
-
 
427
                        <Operation>1</Operation>
-
 
428
                    </Platform>
-
 
429
                    <Platform Name="Android64">
-
 
430
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
-
 
431
                        <Operation>1</Operation>
-
 
432
                    </Platform>
-
 
433
                </DeployClass>
-
 
434
                <DeployClass Name="Android_Strings">
-
 
435
                    <Platform Name="Android">
-
 
436
                        <RemoteDir>res\values</RemoteDir>
-
 
437
                        <Operation>1</Operation>
-
 
438
                    </Platform>
-
 
439
                    <Platform Name="Android64">
-
 
440
                        <RemoteDir>res\values</RemoteDir>
-
 
441
                        <Operation>1</Operation>
-
 
442
                    </Platform>
-
 
443
                </DeployClass>
-
 
444
                <DeployClass Name="DebugSymbols">
-
 
445
                    <Platform Name="iOSSimulator">
-
 
446
                        <Operation>1</Operation>
-
 
447
                    </Platform>
-
 
448
                    <Platform Name="OSX32">
-
 
449
                        <Operation>1</Operation>
-
 
450
                    </Platform>
-
 
451
                    <Platform Name="Win32">
-
 
452
                        <Operation>0</Operation>
-
 
453
                    </Platform>
-
 
454
                </DeployClass>
-
 
455
                <DeployClass Name="DependencyFramework">
-
 
456
                    <Platform Name="OSX32">
-
 
457
                        <Operation>1</Operation>
-
 
458
                        <Extensions>.framework</Extensions>
-
 
459
                    </Platform>
-
 
460
                    <Platform Name="OSX64">
-
 
461
                        <Operation>1</Operation>
-
 
462
                        <Extensions>.framework</Extensions>
-
 
463
                    </Platform>
-
 
464
                    <Platform Name="OSXARM64">
-
 
465
                        <Operation>1</Operation>
-
 
466
                        <Extensions>.framework</Extensions>
-
 
467
                    </Platform>
-
 
468
                    <Platform Name="Win32">
-
 
469
                        <Operation>0</Operation>
-
 
470
                    </Platform>
-
 
471
                </DeployClass>
-
 
472
                <DeployClass Name="DependencyModule">
-
 
473
                    <Platform Name="OSX32">
-
 
474
                        <Operation>1</Operation>
-
 
475
                        <Extensions>.dylib</Extensions>
-
 
476
                    </Platform>
-
 
477
                    <Platform Name="OSX64">
-
 
478
                        <Operation>1</Operation>
-
 
479
                        <Extensions>.dylib</Extensions>
-
 
480
                    </Platform>
-
 
481
                    <Platform Name="OSXARM64">
-
 
482
                        <Operation>1</Operation>
-
 
483
                        <Extensions>.dylib</Extensions>
-
 
484
                    </Platform>
-
 
485
                    <Platform Name="Win32">
-
 
486
                        <Operation>0</Operation>
-
 
487
                        <Extensions>.dll;.bpl</Extensions>
-
 
488
                    </Platform>
-
 
489
                </DeployClass>
-
 
490
                <DeployClass Required="true" Name="DependencyPackage">
-
 
491
                    <Platform Name="iOSDevice32">
-
 
492
                        <Operation>1</Operation>
-
 
493
                        <Extensions>.dylib</Extensions>
-
 
494
                    </Platform>
-
 
495
                    <Platform Name="iOSDevice64">
-
 
496
                        <Operation>1</Operation>
-
 
497
                        <Extensions>.dylib</Extensions>
-
 
498
                    </Platform>
-
 
499
                    <Platform Name="iOSSimARM64">
-
 
500
                        <Operation>1</Operation>
-
 
501
                        <Extensions>.dylib</Extensions>
-
 
502
                    </Platform>
-
 
503
                    <Platform Name="OSX32">
-
 
504
                        <Operation>1</Operation>
-
 
505
                        <Extensions>.dylib</Extensions>
-
 
506
                    </Platform>
-
 
507
                    <Platform Name="OSX64">
-
 
508
                        <Operation>1</Operation>
-
 
509
                        <Extensions>.dylib</Extensions>
-
 
510
                    </Platform>
-
 
511
                    <Platform Name="OSXARM64">
-
 
512
                        <Operation>1</Operation>
-
 
513
                        <Extensions>.dylib</Extensions>
-
 
514
                    </Platform>
-
 
515
                    <Platform Name="Win32">
-
 
516
                        <Operation>0</Operation>
-
 
517
                        <Extensions>.bpl</Extensions>
-
 
518
                    </Platform>
-
 
519
                </DeployClass>
-
 
520
                <DeployClass Name="File">
-
 
521
                    <Platform Name="Android">
-
 
522
                        <Operation>0</Operation>
-
 
523
                    </Platform>
-
 
524
                    <Platform Name="Android64">
-
 
525
                        <Operation>0</Operation>
-
 
526
                    </Platform>
-
 
527
                    <Platform Name="iOSDevice32">
-
 
528
                        <Operation>0</Operation>
-
 
529
                    </Platform>
-
 
530
                    <Platform Name="iOSDevice64">
-
 
531
                        <Operation>0</Operation>
-
 
532
                    </Platform>
-
 
533
                    <Platform Name="iOSSimARM64">
-
 
534
                        <Operation>0</Operation>
-
 
535
                    </Platform>
-
 
536
                    <Platform Name="OSX32">
-
 
537
                        <Operation>0</Operation>
-
 
538
                    </Platform>
-
 
539
                    <Platform Name="OSX64">
-
 
540
                        <Operation>0</Operation>
-
 
541
                    </Platform>
-
 
542
                    <Platform Name="OSXARM64">
-
 
543
                        <Operation>0</Operation>
-
 
544
                    </Platform>
-
 
545
                    <Platform Name="Win32">
-
 
546
                        <Operation>0</Operation>
-
 
547
                    </Platform>
-
 
548
                </DeployClass>
-
 
549
                <DeployClass Name="ProjectAndroidManifest">
-
 
550
                    <Platform Name="Android">
-
 
551
                        <Operation>1</Operation>
-
 
552
                    </Platform>
-
 
553
                    <Platform Name="Android64">
-
 
554
                        <Operation>1</Operation>
-
 
555
                    </Platform>
-
 
556
                </DeployClass>
-
 
557
                <DeployClass Name="ProjectOSXDebug"/>
-
 
558
                <DeployClass Name="ProjectOSXEntitlements"/>
-
 
559
                <DeployClass Name="ProjectOSXInfoPList"/>
-
 
560
                <DeployClass Name="ProjectOSXResource">
-
 
561
                    <Platform Name="OSX32">
-
 
562
                        <RemoteDir>Contents\Resources</RemoteDir>
-
 
563
                        <Operation>1</Operation>
-
 
564
                    </Platform>
-
 
565
                    <Platform Name="OSX64">
-
 
566
                        <RemoteDir>Contents\Resources</RemoteDir>
-
 
567
                        <Operation>1</Operation>
-
 
568
                    </Platform>
-
 
569
                    <Platform Name="OSXARM64">
-
 
570
                        <RemoteDir>Contents\Resources</RemoteDir>
-
 
571
                        <Operation>1</Operation>
-
 
572
                    </Platform>
-
 
573
                </DeployClass>
-
 
574
                <DeployClass Required="true" Name="ProjectOutput">
-
 
575
                    <Platform Name="Android">
-
 
576
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
577
                        <Operation>1</Operation>
-
 
578
                    </Platform>
-
 
579
                    <Platform Name="Android64">
-
 
580
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
-
 
581
                        <Operation>1</Operation>
-
 
582
                    </Platform>
-
 
583
                    <Platform Name="iOSDevice32">
-
 
584
                        <Operation>1</Operation>
-
 
585
                    </Platform>
-
 
586
                    <Platform Name="iOSDevice64">
-
 
587
                        <Operation>1</Operation>
-
 
588
                    </Platform>
-
 
589
                    <Platform Name="iOSSimARM64">
-
 
590
                        <Operation>1</Operation>
-
 
591
                    </Platform>
-
 
592
                    <Platform Name="Linux64">
-
 
593
                        <Operation>1</Operation>
-
 
594
                    </Platform>
-
 
595
                    <Platform Name="OSX32">
-
 
596
                        <Operation>1</Operation>
-
 
597
                    </Platform>
-
 
598
                    <Platform Name="OSX64">
-
 
599
                        <Operation>1</Operation>
-
 
600
                    </Platform>
-
 
601
                    <Platform Name="OSXARM64">
-
 
602
                        <Operation>1</Operation>
-
 
603
                    </Platform>
-
 
604
                    <Platform Name="Win32">
-
 
605
                        <Operation>0</Operation>
-
 
606
                    </Platform>
-
 
607
                </DeployClass>
-
 
608
                <DeployClass Name="ProjectOutput_Android32">
-
 
609
                    <Platform Name="Android64">
-
 
610
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
-
 
611
                        <Operation>1</Operation>
-
 
612
                    </Platform>
-
 
613
                </DeployClass>
-
 
614
                <DeployClass Name="ProjectUWPManifest">
-
 
615
                    <Platform Name="Win32">
-
 
616
                        <Operation>1</Operation>
-
 
617
                    </Platform>
-
 
618
                    <Platform Name="Win64">
-
 
619
                        <Operation>1</Operation>
-
 
620
                    </Platform>
-
 
621
                </DeployClass>
-
 
622
                <DeployClass Name="ProjectiOSDeviceDebug">
-
 
623
                    <Platform Name="iOSDevice32">
-
 
624
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
-
 
625
                        <Operation>1</Operation>
-
 
626
                    </Platform>
-
 
627
                    <Platform Name="iOSDevice64">
-
 
628
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
-
 
629
                        <Operation>1</Operation>
-
 
630
                    </Platform>
-
 
631
                    <Platform Name="iOSSimARM64">
-
 
632
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
-
 
633
                        <Operation>1</Operation>
-
 
634
                    </Platform>
-
 
635
                </DeployClass>
-
 
636
                <DeployClass Name="ProjectiOSEntitlements"/>
-
 
637
                <DeployClass Name="ProjectiOSInfoPList"/>
-
 
638
                <DeployClass Name="ProjectiOSLaunchScreen"/>
-
 
639
                <DeployClass Name="ProjectiOSResource">
-
 
640
                    <Platform Name="iOSDevice32">
-
 
641
                        <Operation>1</Operation>
-
 
642
                    </Platform>
-
 
643
                    <Platform Name="iOSDevice64">
-
 
644
                        <Operation>1</Operation>
-
 
645
                    </Platform>
-
 
646
                    <Platform Name="iOSSimARM64">
-
 
647
                        <Operation>1</Operation>
-
 
648
                    </Platform>
-
 
649
                </DeployClass>
-
 
650
                <DeployClass Name="UWP_DelphiLogo150">
-
 
651
                    <Platform Name="Win32">
-
 
652
                        <RemoteDir>Assets</RemoteDir>
-
 
653
                        <Operation>1</Operation>
-
 
654
                    </Platform>
-
 
655
                    <Platform Name="Win64">
-
 
656
                        <RemoteDir>Assets</RemoteDir>
-
 
657
                        <Operation>1</Operation>
-
 
658
                    </Platform>
-
 
659
                </DeployClass>
-
 
660
                <DeployClass Name="UWP_DelphiLogo44">
-
 
661
                    <Platform Name="Win32">
-
 
662
                        <RemoteDir>Assets</RemoteDir>
-
 
663
                        <Operation>1</Operation>
-
 
664
                    </Platform>
-
 
665
                    <Platform Name="Win64">
-
 
666
                        <RemoteDir>Assets</RemoteDir>
-
 
667
                        <Operation>1</Operation>
-
 
668
                    </Platform>
-
 
669
                </DeployClass>
-
 
670
                <DeployClass Name="iOS_AppStore1024">
-
 
671
                    <Platform Name="iOSDevice64">
-
 
672
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
673
                        <Operation>1</Operation>
-
 
674
                    </Platform>
-
 
675
                    <Platform Name="iOSSimARM64">
-
 
676
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
677
                        <Operation>1</Operation>
-
 
678
                    </Platform>
-
 
679
                </DeployClass>
-
 
680
                <DeployClass Name="iPad_AppIcon152">
-
 
681
                    <Platform Name="iOSDevice64">
-
 
682
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
683
                        <Operation>1</Operation>
-
 
684
                    </Platform>
-
 
685
                    <Platform Name="iOSSimARM64">
-
 
686
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
687
                        <Operation>1</Operation>
-
 
688
                    </Platform>
-
 
689
                </DeployClass>
-
 
690
                <DeployClass Name="iPad_AppIcon167">
-
 
691
                    <Platform Name="iOSDevice64">
-
 
692
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
693
                        <Operation>1</Operation>
-
 
694
                    </Platform>
-
 
695
                    <Platform Name="iOSSimARM64">
-
 
696
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
697
                        <Operation>1</Operation>
-
 
698
                    </Platform>
-
 
699
                </DeployClass>
-
 
700
                <DeployClass Name="iPad_Launch2x">
-
 
701
                    <Platform Name="iOSDevice64">
-
 
702
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
703
                        <Operation>1</Operation>
-
 
704
                    </Platform>
-
 
705
                    <Platform Name="iOSSimARM64">
-
 
706
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
707
                        <Operation>1</Operation>
-
 
708
                    </Platform>
-
 
709
                </DeployClass>
-
 
710
                <DeployClass Name="iPad_LaunchDark2x">
-
 
711
                    <Platform Name="iOSDevice64">
-
 
712
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
713
                        <Operation>1</Operation>
-
 
714
                    </Platform>
-
 
715
                    <Platform Name="iOSSimARM64">
-
 
716
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
717
                        <Operation>1</Operation>
-
 
718
                    </Platform>
-
 
719
                </DeployClass>
-
 
720
                <DeployClass Name="iPad_Notification40">
-
 
721
                    <Platform Name="iOSDevice64">
-
 
722
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
723
                        <Operation>1</Operation>
-
 
724
                    </Platform>
-
 
725
                    <Platform Name="iOSSimARM64">
-
 
726
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
727
                        <Operation>1</Operation>
-
 
728
                    </Platform>
-
 
729
                </DeployClass>
-
 
730
                <DeployClass Name="iPad_Setting58">
-
 
731
                    <Platform Name="iOSDevice64">
-
 
732
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
733
                        <Operation>1</Operation>
-
 
734
                    </Platform>
-
 
735
                    <Platform Name="iOSSimARM64">
-
 
736
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
737
                        <Operation>1</Operation>
-
 
738
                    </Platform>
-
 
739
                </DeployClass>
-
 
740
                <DeployClass Name="iPad_SpotLight80">
-
 
741
                    <Platform Name="iOSDevice64">
-
 
742
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
743
                        <Operation>1</Operation>
-
 
744
                    </Platform>
-
 
745
                    <Platform Name="iOSSimARM64">
-
 
746
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
747
                        <Operation>1</Operation>
-
 
748
                    </Platform>
-
 
749
                </DeployClass>
-
 
750
                <DeployClass Name="iPhone_AppIcon120">
-
 
751
                    <Platform Name="iOSDevice64">
-
 
752
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
753
                        <Operation>1</Operation>
-
 
754
                    </Platform>
-
 
755
                    <Platform Name="iOSSimARM64">
-
 
756
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
757
                        <Operation>1</Operation>
-
 
758
                    </Platform>
-
 
759
                </DeployClass>
-
 
760
                <DeployClass Name="iPhone_AppIcon180">
-
 
761
                    <Platform Name="iOSDevice64">
-
 
762
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
763
                        <Operation>1</Operation>
-
 
764
                    </Platform>
-
 
765
                    <Platform Name="iOSSimARM64">
-
 
766
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
767
                        <Operation>1</Operation>
-
 
768
                    </Platform>
-
 
769
                </DeployClass>
-
 
770
                <DeployClass Name="iPhone_Launch2x">
-
 
771
                    <Platform Name="iOSDevice64">
-
 
772
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
773
                        <Operation>1</Operation>
-
 
774
                    </Platform>
-
 
775
                    <Platform Name="iOSSimARM64">
-
 
776
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
777
                        <Operation>1</Operation>
-
 
778
                    </Platform>
-
 
779
                </DeployClass>
-
 
780
                <DeployClass Name="iPhone_Launch3x">
-
 
781
                    <Platform Name="iOSDevice64">
-
 
782
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
783
                        <Operation>1</Operation>
-
 
784
                    </Platform>
-
 
785
                    <Platform Name="iOSSimARM64">
-
 
786
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
787
                        <Operation>1</Operation>
-
 
788
                    </Platform>
-
 
789
                </DeployClass>
-
 
790
                <DeployClass Name="iPhone_LaunchDark2x">
-
 
791
                    <Platform Name="iOSDevice64">
-
 
792
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
793
                        <Operation>1</Operation>
-
 
794
                    </Platform>
-
 
795
                    <Platform Name="iOSSimARM64">
-
 
796
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
797
                        <Operation>1</Operation>
-
 
798
                    </Platform>
-
 
799
                </DeployClass>
-
 
800
                <DeployClass Name="iPhone_LaunchDark3x">
-
 
801
                    <Platform Name="iOSDevice64">
-
 
802
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
803
                        <Operation>1</Operation>
-
 
804
                    </Platform>
-
 
805
                    <Platform Name="iOSSimARM64">
-
 
806
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
-
 
807
                        <Operation>1</Operation>
-
 
808
                    </Platform>
-
 
809
                </DeployClass>
-
 
810
                <DeployClass Name="iPhone_Notification40">
-
 
811
                    <Platform Name="iOSDevice64">
-
 
812
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
813
                        <Operation>1</Operation>
-
 
814
                    </Platform>
-
 
815
                    <Platform Name="iOSSimARM64">
-
 
816
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
817
                        <Operation>1</Operation>
-
 
818
                    </Platform>
-
 
819
                </DeployClass>
-
 
820
                <DeployClass Name="iPhone_Notification60">
-
 
821
                    <Platform Name="iOSDevice64">
-
 
822
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
823
                        <Operation>1</Operation>
-
 
824
                    </Platform>
-
 
825
                    <Platform Name="iOSSimARM64">
-
 
826
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
827
                        <Operation>1</Operation>
-
 
828
                    </Platform>
-
 
829
                </DeployClass>
-
 
830
                <DeployClass Name="iPhone_Setting58">
-
 
831
                    <Platform Name="iOSDevice64">
-
 
832
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
833
                        <Operation>1</Operation>
-
 
834
                    </Platform>
-
 
835
                    <Platform Name="iOSSimARM64">
-
 
836
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
837
                        <Operation>1</Operation>
-
 
838
                    </Platform>
-
 
839
                </DeployClass>
-
 
840
                <DeployClass Name="iPhone_Setting87">
-
 
841
                    <Platform Name="iOSDevice64">
-
 
842
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
843
                        <Operation>1</Operation>
-
 
844
                    </Platform>
-
 
845
                    <Platform Name="iOSSimARM64">
-
 
846
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
847
                        <Operation>1</Operation>
-
 
848
                    </Platform>
-
 
849
                </DeployClass>
-
 
850
                <DeployClass Name="iPhone_Spotlight120">
-
 
851
                    <Platform Name="iOSDevice64">
-
 
852
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
853
                        <Operation>1</Operation>
-
 
854
                    </Platform>
-
 
855
                    <Platform Name="iOSSimARM64">
-
 
856
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
857
                        <Operation>1</Operation>
-
 
858
                    </Platform>
-
 
859
                </DeployClass>
-
 
860
                <DeployClass Name="iPhone_Spotlight80">
-
 
861
                    <Platform Name="iOSDevice64">
-
 
862
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
863
                        <Operation>1</Operation>
-
 
864
                    </Platform>
-
 
865
                    <Platform Name="iOSSimARM64">
-
 
866
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
-
 
867
                        <Operation>1</Operation>
-
 
868
                    </Platform>
-
 
869
                </DeployClass>
-
 
870
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
-
 
871
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
-
 
872
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
-
 
873
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
-
 
874
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
-
 
875
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
-
 
876
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
-
 
877
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
-
 
878
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME)"/>
-
 
879
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
-
 
880
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
-
 
881
            </Deployment>
-
 
882
        </BorlandProject>
37
<BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><VersionInfo><VersionInfo Name="IncludeVerInfo">True</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">1</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1031</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName">ViaThinkSoft</VersionInfoKeys><VersionInfoKeys Name="FileDescription">Ein spannendes Weltraumspiel...</VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.1.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName">SpaceMission 1.1</VersionInfoKeys><VersionInfoKeys Name="LegalCopyright">© Copyright 2001 - 2006 ViaThinkSoft</VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks">Keine</VersionInfoKeys><VersionInfoKeys Name="OriginalFilename">SpaceMission.exe</VersionInfoKeys><VersionInfoKeys Name="ProductName">SpaceMission 1.1</VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.1.0.0</VersionInfoKeys><VersionInfoKeys Name="Homepage">www.viathinksoft.de</VersionInfoKeys><VersionInfoKeys Name="Projektleiter">Daniel Marschall - www.daniel-marschall.de</VersionInfoKeys></VersionInfoKeys><Source><Source Name="MainSource">SpaceMission.dpr</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
883
        <ProjectFileVersion>12</ProjectFileVersion>
38
  </ProjectExtensions>
884
    </ProjectExtensions>
39
  <Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
885
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
40
  <ItemGroup>
886
    <ItemGroup>
41
    <DelphiCompile Include="SpaceMission.dpr">
887
        <DelphiCompile Include="$(MainSource)">
42
      <MainSource>MainSource</MainSource>
888
            <MainSource>MainSource</MainSource>
43
    </DelphiCompile>
889
        </DelphiCompile>
44
    <DCCReference Include="ComInfo.pas">
-
 
45
      <Form>InfoForm</Form>
-
 
46
    </DCCReference>
-
 
47
    <DCCReference Include="ComLevelReader.pas" />
-
 
48
    <DCCReference Include="GamCheat.pas">
-
 
49
      <Form>CheatForm</Form>
-
 
50
    </DCCReference>
-
 
51
    <DCCReference Include="GamMain.pas">
890
        <DCCReference Include="GamMain.pas">
52
      <Form>MainForm</Form>
891
            <Form>MainForm</Form>
53
    </DCCReference>
892
        </DCCReference>
-
 
893
        <DCCReference Include="GamSplash.pas">
-
 
894
            <Form>SplashForm</Form>
-
 
895
        </DCCReference>
54
    <DCCReference Include="GamSpeicherung.pas">
896
        <DCCReference Include="GamSpeicherung.pas">
55
      <Form>SpeicherungForm</Form>
897
            <Form>SpeicherungForm</Form>
56
    </DCCReference>
898
        </DCCReference>
57
    <DCCReference Include="GamSplash.pas">
899
        <DCCReference Include="ComInfo.pas">
58
      <Form>SplashForm</Form>
900
            <Form>InfoForm</Form>
59
    </DCCReference>
901
        </DCCReference>
-
 
902
        <DCCReference Include="GamCheat.pas">
-
 
903
            <Form>CheatForm</Form>
-
 
904
        </DCCReference>
-
 
905
        <DCCReference Include="ComLevelReader.pas"/>
60
    <DCCReference Include="Global.pas" />
906
        <DCCReference Include="Global.pas"/>
-
 
907
        <DCCReference Include="ComSaveGameReader.pas"/>
-
 
908
        <BuildConfiguration Include="Base">
-
 
909
            <Key>Base</Key>
-
 
910
        </BuildConfiguration>
-
 
911
        <BuildConfiguration Include="Release">
-
 
912
            <Key>Cfg_1</Key>
-
 
913
            <CfgParent>Base</CfgParent>
-
 
914
        </BuildConfiguration>
-
 
915
        <BuildConfiguration Include="Debug">
-
 
916
            <Key>Cfg_2</Key>
-
 
917
            <CfgParent>Base</CfgParent>
-
 
918
        </BuildConfiguration>
61
  </ItemGroup>
919
    </ItemGroup>
-
 
920
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
-
 
921
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
-
 
922
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
62
</Project>
923
</Project>
63
924