| 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|---|
| 2 | <PropertyGroup>
|
|---|
| 3 | <ProjectGuid>{CC1AA0D3-50FF-405E-95EA-3FE90D16124B}</ProjectGuid>
|
|---|
| 4 | <MainSource>Integrated.dpr</MainSource>
|
|---|
| 5 | <Base>True</Base>
|
|---|
| 6 | <Config Condition="'$(Config)'==''">Debug</Config>
|
|---|
| 7 | <TargetedPlatforms>17</TargetedPlatforms>
|
|---|
| 8 | <AppType>Application</AppType>
|
|---|
| 9 | <FrameworkType>VCL</FrameworkType>
|
|---|
| 10 | <ProjectVersion>18.0</ProjectVersion>
|
|---|
| 11 | <Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|---|
| 12 | </PropertyGroup>
|
|---|
| 13 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|---|
| 14 | <Base>true</Base>
|
|---|
| 15 | </PropertyGroup>
|
|---|
| 16 | <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
|
|---|
| 17 | <Base_Android>true</Base_Android>
|
|---|
| 18 | <CfgParent>Base</CfgParent>
|
|---|
| 19 | <Base>true</Base>
|
|---|
| 20 | </PropertyGroup>
|
|---|
| 21 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|---|
| 22 | <Base_Win32>true</Base_Win32>
|
|---|
| 23 | <CfgParent>Base</CfgParent>
|
|---|
| 24 | <Base>true</Base>
|
|---|
| 25 | </PropertyGroup>
|
|---|
| 26 | <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
|
|---|
| 27 | <Cfg_1>true</Cfg_1>
|
|---|
| 28 | <CfgParent>Base</CfgParent>
|
|---|
| 29 | <Base>true</Base>
|
|---|
| 30 | </PropertyGroup>
|
|---|
| 31 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
|
|---|
| 32 | <Cfg_1_Win32>true</Cfg_1_Win32>
|
|---|
| 33 | <CfgParent>Cfg_1</CfgParent>
|
|---|
| 34 | <Cfg_1>true</Cfg_1>
|
|---|
| 35 | <Base>true</Base>
|
|---|
| 36 | </PropertyGroup>
|
|---|
| 37 | <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
|
|---|
| 38 | <Cfg_2>true</Cfg_2>
|
|---|
| 39 | <CfgParent>Base</CfgParent>
|
|---|
| 40 | <Base>true</Base>
|
|---|
| 41 | </PropertyGroup>
|
|---|
| 42 | <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Cfg_2)'=='true') or '$(Cfg_2_Android)'!=''">
|
|---|
| 43 | <Cfg_2_Android>true</Cfg_2_Android>
|
|---|
| 44 | <CfgParent>Cfg_2</CfgParent>
|
|---|
| 45 | <Cfg_2>true</Cfg_2>
|
|---|
| 46 | <Base>true</Base>
|
|---|
| 47 | </PropertyGroup>
|
|---|
| 48 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
|
|---|
| 49 | <Cfg_2_Win32>true</Cfg_2_Win32>
|
|---|
| 50 | <CfgParent>Cfg_2</CfgParent>
|
|---|
| 51 | <Cfg_2>true</Cfg_2>
|
|---|
| 52 | <Base>true</Base>
|
|---|
| 53 | </PropertyGroup>
|
|---|
| 54 | <PropertyGroup Condition="'$(Base)'!=''">
|
|---|
| 55 | <DCC_MaxStackSize>16777216</DCC_MaxStackSize>
|
|---|
| 56 | <DCC_MinStackSize>65536</DCC_MinStackSize>
|
|---|
| 57 | <DCC_E>false</DCC_E>
|
|---|
| 58 | <DCC_UsePackage>Vcl40;Vclx40;VclSmp40;$(DCC_UsePackage)</DCC_UsePackage>
|
|---|
| 59 | <SanitizedProjectName>Integrated</SanitizedProjectName>
|
|---|
| 60 | <DCC_S>false</DCC_S>
|
|---|
| 61 | <VerInfo_Locale>1031</VerInfo_Locale>
|
|---|
| 62 | <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;FMXTee.Editor.Series;Androidapi;$(DCC_Namespace)</DCC_Namespace>
|
|---|
| 63 | <DCC_ImageBase>00400000</DCC_ImageBase>
|
|---|
| 64 | <DCC_WriteableConstants>true</DCC_WriteableConstants>
|
|---|
| 65 | <DCC_ExeOutput>d:\c-evo\dev</DCC_ExeOutput>
|
|---|
| 66 | <DCC_Alignment>1</DCC_Alignment>
|
|---|
| 67 | <DCC_DebugInformation>1</DCC_DebugInformation>
|
|---|
| 68 | <DCC_DcuOutput>d:\c-evo\dev\dcu</DCC_DcuOutput>
|
|---|
| 69 | <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|---|
| 70 | <DCC_K>false</DCC_K>
|
|---|
| 71 | <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
|
|---|
| 72 | <DCC_N>true</DCC_N>
|
|---|
| 73 | <DCC_F>false</DCC_F>
|
|---|
| 74 | </PropertyGroup>
|
|---|
| 75 | <PropertyGroup Condition="'$(Base_Android)'!=''">
|
|---|
| 76 | <EnabledSysJars>android-support-v4.dex.jar;apk-expansion.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar</EnabledSysJars>
|
|---|
| 77 | </PropertyGroup>
|
|---|
| 78 | <PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|---|
| 79 | <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|---|
| 80 | <VerInfo_Locale>1033</VerInfo_Locale>
|
|---|
| 81 | <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|---|
| 82 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|---|
| 83 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|---|
| 84 | </PropertyGroup>
|
|---|
| 85 | <PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|---|
| 86 | <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
|---|
| 87 | <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|---|
| 88 | <DCC_DebugInformation>0</DCC_DebugInformation>
|
|---|
| 89 | <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
|
|---|
| 90 | </PropertyGroup>
|
|---|
| 91 | <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|---|
| 92 | <AppEnableHighDPI>true</AppEnableHighDPI>
|
|---|
| 93 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|---|
| 94 | </PropertyGroup>
|
|---|
| 95 | <PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|---|
| 96 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|---|
| 97 | <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|---|
| 98 | <DCC_Optimize>false</DCC_Optimize>
|
|---|
| 99 | </PropertyGroup>
|
|---|
| 100 | <PropertyGroup Condition="'$(Cfg_2_Android)'!=''">
|
|---|
| 101 | <BT_BuildType>Debug</BT_BuildType>
|
|---|
| 102 | </PropertyGroup>
|
|---|
| 103 | <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|---|
| 104 | <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|---|
| 105 | <VerInfo_Locale>1033</VerInfo_Locale>
|
|---|
| 106 | <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
|
|---|
| 107 | <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
|
|---|
| 108 | <AppEnableHighDPI>true</AppEnableHighDPI>
|
|---|
| 109 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|---|
| 110 | </PropertyGroup>
|
|---|
| 111 | <ItemGroup>
|
|---|
| 112 | <DelphiCompile Include="$(MainSource)">
|
|---|
| 113 | <MainSource>MainSource</MainSource>
|
|---|
| 114 | </DelphiCompile>
|
|---|
| 115 | <DCCReference Include="StringTables.pas"/>
|
|---|
| 116 | <DCCReference Include="Directories.pas"/>
|
|---|
| 117 | <DCCReference Include="Protocol.pas"/>
|
|---|
| 118 | <DCCReference Include="CmdList.pas"/>
|
|---|
| 119 | <DCCReference Include="Database.pas"/>
|
|---|
| 120 | <DCCReference Include="GameServer.pas"/>
|
|---|
| 121 | <DCCReference Include="CityProcessing.pas"/>
|
|---|
| 122 | <DCCReference Include="UnitProcessing.pas"/>
|
|---|
| 123 | <DCCReference Include="Direct.pas">
|
|---|
| 124 | <Form>DirectDlg</Form>
|
|---|
| 125 | </DCCReference>
|
|---|
| 126 | <DCCReference Include="ScreenTools.pas"/>
|
|---|
| 127 | <DCCReference Include="Start.pas">
|
|---|
| 128 | <Form>StartDlg</Form>
|
|---|
| 129 | </DCCReference>
|
|---|
| 130 | <DCCReference Include="Messg.pas">
|
|---|
| 131 | <Form>MessgDlg</Form>
|
|---|
| 132 | </DCCReference>
|
|---|
| 133 | <DCCReference Include="Inp.pas">
|
|---|
| 134 | <Form>InputDlg</Form>
|
|---|
| 135 | </DCCReference>
|
|---|
| 136 | <DCCReference Include="Back.pas">
|
|---|
| 137 | <Form>Background</Form>
|
|---|
| 138 | </DCCReference>
|
|---|
| 139 | <DCCReference Include="Log.pas">
|
|---|
| 140 | <Form>LogDlg</Form>
|
|---|
| 141 | </DCCReference>
|
|---|
| 142 | <DCCReference Include="LocalPlayer\PVSB.pas"/>
|
|---|
| 143 | <DCCReference Include="LocalPlayer\LocalPlayer.pas"/>
|
|---|
| 144 | <DCCReference Include="LocalPlayer\ClientTools.pas"/>
|
|---|
| 145 | <DCCReference Include="LocalPlayer\Diplomacy.pas"/>
|
|---|
| 146 | <DCCReference Include="LocalPlayer\Tribes.pas"/>
|
|---|
| 147 | <DCCReference Include="LocalPlayer\IsoEngine.pas"/>
|
|---|
| 148 | <DCCReference Include="LocalPlayer\Term.pas">
|
|---|
| 149 | <Form>MainScreen</Form>
|
|---|
| 150 | </DCCReference>
|
|---|
| 151 | <DCCReference Include="LocalPlayer\MessgEx.pas">
|
|---|
| 152 | <Form>MessgExDlg</Form>
|
|---|
| 153 | </DCCReference>
|
|---|
| 154 | <DCCReference Include="LocalPlayer\BaseWin.pas"/>
|
|---|
| 155 | <DCCReference Include="LocalPlayer\Help.pas">
|
|---|
| 156 | <Form>HelpDlg</Form>
|
|---|
| 157 | </DCCReference>
|
|---|
| 158 | <DCCReference Include="LocalPlayer\Select.pas">
|
|---|
| 159 | <Form>ListDlg</Form>
|
|---|
| 160 | </DCCReference>
|
|---|
| 161 | <DCCReference Include="LocalPlayer\CityScreen.pas">
|
|---|
| 162 | <Form>CityDlg</Form>
|
|---|
| 163 | </DCCReference>
|
|---|
| 164 | <DCCReference Include="LocalPlayer\UnitStat.pas">
|
|---|
| 165 | <Form>UnitStatDlg</Form>
|
|---|
| 166 | </DCCReference>
|
|---|
| 167 | <DCCReference Include="LocalPlayer\Draft.pas">
|
|---|
| 168 | <Form>DraftDlg</Form>
|
|---|
| 169 | </DCCReference>
|
|---|
| 170 | <DCCReference Include="LocalPlayer\NatStat.pas">
|
|---|
| 171 | <Form>NatStatDlg</Form>
|
|---|
| 172 | </DCCReference>
|
|---|
| 173 | <DCCReference Include="LocalPlayer\Diagram.pas">
|
|---|
| 174 | <Form>DiaDlg</Form>
|
|---|
| 175 | </DCCReference>
|
|---|
| 176 | <DCCReference Include="LocalPlayer\Wonders.pas">
|
|---|
| 177 | <Form>WonderDlg</Form>
|
|---|
| 178 | </DCCReference>
|
|---|
| 179 | <DCCReference Include="LocalPlayer\Nego.pas">
|
|---|
| 180 | <Form>NegoDlg</Form>
|
|---|
| 181 | </DCCReference>
|
|---|
| 182 | <DCCReference Include="LocalPlayer\CityType.pas">
|
|---|
| 183 | <Form>CityTypeDlg</Form>
|
|---|
| 184 | </DCCReference>
|
|---|
| 185 | <DCCReference Include="LocalPlayer\Enhance.pas">
|
|---|
| 186 | <Form>EnhanceDlg</Form>
|
|---|
| 187 | </DCCReference>
|
|---|
| 188 | <DCCReference Include="NoTerm.pas">
|
|---|
| 189 | <Form>NoTermDlg</Form>
|
|---|
| 190 | </DCCReference>
|
|---|
| 191 | <DCCReference Include="Sound.pas">
|
|---|
| 192 | <Form>SoundPlayer</Form>
|
|---|
| 193 | </DCCReference>
|
|---|
| 194 | <DCCReference Include="LocalPlayer\Battle.pas">
|
|---|
| 195 | <Form>BattleDlg</Form>
|
|---|
| 196 | </DCCReference>
|
|---|
| 197 | <DCCReference Include="LocalPlayer\Rates.pas">
|
|---|
| 198 | <Form>RatesDlg</Form>
|
|---|
| 199 | </DCCReference>
|
|---|
| 200 | <DCCReference Include="LocalPlayer\TechTree.pas">
|
|---|
| 201 | <Form>TechTreeDlg</Form>
|
|---|
| 202 | </DCCReference>
|
|---|
| 203 | <BuildConfiguration Include="Debug">
|
|---|
| 204 | <Key>Cfg_2</Key>
|
|---|
| 205 | <CfgParent>Base</CfgParent>
|
|---|
| 206 | </BuildConfiguration>
|
|---|
| 207 | <BuildConfiguration Include="Base">
|
|---|
| 208 | <Key>Base</Key>
|
|---|
| 209 | </BuildConfiguration>
|
|---|
| 210 | <BuildConfiguration Include="Release">
|
|---|
| 211 | <Key>Cfg_1</Key>
|
|---|
| 212 | <CfgParent>Base</CfgParent>
|
|---|
| 213 | </BuildConfiguration>
|
|---|
| 214 | </ItemGroup>
|
|---|
| 215 | <ProjectExtensions>
|
|---|
| 216 | <Borland.Personality>Delphi.Personality.12</Borland.Personality>
|
|---|
| 217 | <Borland.ProjectType/>
|
|---|
| 218 | <BorlandProject>
|
|---|
| 219 | <Delphi.Personality>
|
|---|
| 220 | <Source>
|
|---|
| 221 | <Source Name="MainSource">Integrated.dpr</Source>
|
|---|
| 222 | </Source>
|
|---|
| 223 | <Excluded_Packages>
|
|---|
| 224 | <Excluded_Packages Name="$(BDSBIN)\dcloffice2k230.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|---|
| 225 | <Excluded_Packages Name="$(BDSBIN)\dclofficexp230.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|---|
| 226 | </Excluded_Packages>
|
|---|
| 227 | </Delphi.Personality>
|
|---|
| 228 | <Platforms>
|
|---|
| 229 | <Platform value="Android">True</Platform>
|
|---|
| 230 | <Platform value="Win32">True</Platform>
|
|---|
| 231 | </Platforms>
|
|---|
| 232 | <Deployment Version="2">
|
|---|
| 233 | <DeployFile LocalName="Win32\Debug\Integrated.exe" Configuration="Debug" Class="ProjectOutput">
|
|---|
| 234 | <Platform Name="Win32">
|
|---|
| 235 | <RemoteName>Integrated.exe</RemoteName>
|
|---|
| 236 | <Overwrite>true</Overwrite>
|
|---|
| 237 | </Platform>
|
|---|
| 238 | </DeployFile>
|
|---|
| 239 | <DeployClass Name="DependencyModule">
|
|---|
| 240 | <Platform Name="Win32">
|
|---|
| 241 | <Operation>0</Operation>
|
|---|
| 242 | <Extensions>.dll;.bpl</Extensions>
|
|---|
| 243 | </Platform>
|
|---|
| 244 | <Platform Name="iOSDevice64">
|
|---|
| 245 | <Operation>1</Operation>
|
|---|
| 246 | <Extensions>.dylib</Extensions>
|
|---|
| 247 | </Platform>
|
|---|
| 248 | <Platform Name="OSX32">
|
|---|
| 249 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 250 | <Operation>1</Operation>
|
|---|
| 251 | <Extensions>.dylib</Extensions>
|
|---|
| 252 | </Platform>
|
|---|
| 253 | <Platform Name="iOSDevice32">
|
|---|
| 254 | <Operation>1</Operation>
|
|---|
| 255 | <Extensions>.dylib</Extensions>
|
|---|
| 256 | </Platform>
|
|---|
| 257 | <Platform Name="iOSSimulator">
|
|---|
| 258 | <Operation>1</Operation>
|
|---|
| 259 | <Extensions>.dylib</Extensions>
|
|---|
| 260 | </Platform>
|
|---|
| 261 | </DeployClass>
|
|---|
| 262 | <DeployClass Name="ProjectOSXResource">
|
|---|
| 263 | <Platform Name="OSX32">
|
|---|
| 264 | <RemoteDir>Contents\Resources</RemoteDir>
|
|---|
| 265 | <Operation>1</Operation>
|
|---|
| 266 | </Platform>
|
|---|
| 267 | </DeployClass>
|
|---|
| 268 | <DeployClass Name="AndroidClassesDexFile">
|
|---|
| 269 | <Platform Name="Android">
|
|---|
| 270 | <RemoteDir>classes</RemoteDir>
|
|---|
| 271 | <Operation>1</Operation>
|
|---|
| 272 | </Platform>
|
|---|
| 273 | </DeployClass>
|
|---|
| 274 | <DeployClass Name="AdditionalDebugSymbols">
|
|---|
| 275 | <Platform Name="Win32">
|
|---|
| 276 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 277 | <Operation>0</Operation>
|
|---|
| 278 | </Platform>
|
|---|
| 279 | <Platform Name="iOSSimulator">
|
|---|
| 280 | <Operation>1</Operation>
|
|---|
| 281 | </Platform>
|
|---|
| 282 | <Platform Name="OSX32">
|
|---|
| 283 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 284 | <Operation>1</Operation>
|
|---|
| 285 | </Platform>
|
|---|
| 286 | </DeployClass>
|
|---|
| 287 | <DeployClass Name="iPad_Launch768">
|
|---|
| 288 | <Platform Name="iOSSimulator">
|
|---|
| 289 | <Operation>1</Operation>
|
|---|
| 290 | </Platform>
|
|---|
| 291 | <Platform Name="iOSDevice64">
|
|---|
| 292 | <Operation>1</Operation>
|
|---|
| 293 | </Platform>
|
|---|
| 294 | <Platform Name="iOSDevice32">
|
|---|
| 295 | <Operation>1</Operation>
|
|---|
| 296 | </Platform>
|
|---|
| 297 | </DeployClass>
|
|---|
| 298 | <DeployClass Name="Android_LauncherIcon144">
|
|---|
| 299 | <Platform Name="Android">
|
|---|
| 300 | <RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|---|
| 301 | <Operation>1</Operation>
|
|---|
| 302 | </Platform>
|
|---|
| 303 | </DeployClass>
|
|---|
| 304 | <DeployClass Name="AndroidLibnativeMipsFile">
|
|---|
| 305 | <Platform Name="Android">
|
|---|
| 306 | <RemoteDir>library\lib\mips</RemoteDir>
|
|---|
| 307 | <Operation>1</Operation>
|
|---|
| 308 | </Platform>
|
|---|
| 309 | </DeployClass>
|
|---|
| 310 | <DeployClass Required="true" Name="ProjectOutput">
|
|---|
| 311 | <Platform Name="Win32">
|
|---|
| 312 | <Operation>0</Operation>
|
|---|
| 313 | </Platform>
|
|---|
| 314 | <Platform Name="iOSDevice64">
|
|---|
| 315 | <Operation>1</Operation>
|
|---|
| 316 | </Platform>
|
|---|
| 317 | <Platform Name="OSX32">
|
|---|
| 318 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 319 | <Operation>1</Operation>
|
|---|
| 320 | </Platform>
|
|---|
| 321 | <Platform Name="iOSDevice32">
|
|---|
| 322 | <Operation>1</Operation>
|
|---|
| 323 | </Platform>
|
|---|
| 324 | <Platform Name="Android">
|
|---|
| 325 | <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|---|
| 326 | <Operation>1</Operation>
|
|---|
| 327 | </Platform>
|
|---|
| 328 | <Platform Name="iOSSimulator">
|
|---|
| 329 | <Operation>1</Operation>
|
|---|
| 330 | </Platform>
|
|---|
| 331 | </DeployClass>
|
|---|
| 332 | <DeployClass Name="DependencyFramework">
|
|---|
| 333 | <Platform Name="Win32">
|
|---|
| 334 | <Operation>0</Operation>
|
|---|
| 335 | </Platform>
|
|---|
| 336 | <Platform Name="OSX32">
|
|---|
| 337 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 338 | <Operation>1</Operation>
|
|---|
| 339 | <Extensions>.framework</Extensions>
|
|---|
| 340 | </Platform>
|
|---|
| 341 | </DeployClass>
|
|---|
| 342 | <DeployClass Name="iPhone_Launch640">
|
|---|
| 343 | <Platform Name="iOSSimulator">
|
|---|
| 344 | <Operation>1</Operation>
|
|---|
| 345 | </Platform>
|
|---|
| 346 | <Platform Name="iOSDevice64">
|
|---|
| 347 | <Operation>1</Operation>
|
|---|
| 348 | </Platform>
|
|---|
| 349 | <Platform Name="iOSDevice32">
|
|---|
| 350 | <Operation>1</Operation>
|
|---|
| 351 | </Platform>
|
|---|
| 352 | </DeployClass>
|
|---|
| 353 | <DeployClass Name="iPad_Launch1024">
|
|---|
| 354 | <Platform Name="iOSSimulator">
|
|---|
| 355 | <Operation>1</Operation>
|
|---|
| 356 | </Platform>
|
|---|
| 357 | <Platform Name="iOSDevice64">
|
|---|
| 358 | <Operation>1</Operation>
|
|---|
| 359 | </Platform>
|
|---|
| 360 | <Platform Name="iOSDevice32">
|
|---|
| 361 | <Operation>1</Operation>
|
|---|
| 362 | </Platform>
|
|---|
| 363 | </DeployClass>
|
|---|
| 364 | <DeployClass Name="ProjectiOSDeviceDebug">
|
|---|
| 365 | <Platform Name="iOSDevice64">
|
|---|
| 366 | <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|---|
| 367 | <Operation>1</Operation>
|
|---|
| 368 | </Platform>
|
|---|
| 369 | <Platform Name="iOSDevice32">
|
|---|
| 370 | <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|---|
| 371 | <Operation>1</Operation>
|
|---|
| 372 | </Platform>
|
|---|
| 373 | </DeployClass>
|
|---|
| 374 | <DeployClass Name="AndroidLibnativeX86File">
|
|---|
| 375 | <Platform Name="Android">
|
|---|
| 376 | <RemoteDir>library\lib\x86</RemoteDir>
|
|---|
| 377 | <Operation>1</Operation>
|
|---|
| 378 | </Platform>
|
|---|
| 379 | </DeployClass>
|
|---|
| 380 | <DeployClass Name="iPhone_Launch320">
|
|---|
| 381 | <Platform Name="iOSSimulator">
|
|---|
| 382 | <Operation>1</Operation>
|
|---|
| 383 | </Platform>
|
|---|
| 384 | <Platform Name="iOSDevice64">
|
|---|
| 385 | <Operation>1</Operation>
|
|---|
| 386 | </Platform>
|
|---|
| 387 | <Platform Name="iOSDevice32">
|
|---|
| 388 | <Operation>1</Operation>
|
|---|
| 389 | </Platform>
|
|---|
| 390 | </DeployClass>
|
|---|
| 391 | <DeployClass Name="ProjectiOSInfoPList">
|
|---|
| 392 | <Platform Name="iOSSimulator">
|
|---|
| 393 | <Operation>1</Operation>
|
|---|
| 394 | </Platform>
|
|---|
| 395 | <Platform Name="iOSDevice64">
|
|---|
| 396 | <Operation>1</Operation>
|
|---|
| 397 | </Platform>
|
|---|
| 398 | <Platform Name="iOSDevice32">
|
|---|
| 399 | <Operation>1</Operation>
|
|---|
| 400 | </Platform>
|
|---|
| 401 | </DeployClass>
|
|---|
| 402 | <DeployClass Name="AndroidLibnativeArmeabiFile">
|
|---|
| 403 | <Platform Name="Android">
|
|---|
| 404 | <RemoteDir>library\lib\armeabi</RemoteDir>
|
|---|
| 405 | <Operation>1</Operation>
|
|---|
| 406 | </Platform>
|
|---|
| 407 | </DeployClass>
|
|---|
| 408 | <DeployClass Name="DebugSymbols">
|
|---|
| 409 | <Platform Name="Win32">
|
|---|
| 410 | <Operation>0</Operation>
|
|---|
| 411 | </Platform>
|
|---|
| 412 | <Platform Name="iOSSimulator">
|
|---|
| 413 | <Operation>1</Operation>
|
|---|
| 414 | </Platform>
|
|---|
| 415 | <Platform Name="OSX32">
|
|---|
| 416 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 417 | <Operation>1</Operation>
|
|---|
| 418 | </Platform>
|
|---|
| 419 | </DeployClass>
|
|---|
| 420 | <DeployClass Name="iPad_Launch1536">
|
|---|
| 421 | <Platform Name="iOSSimulator">
|
|---|
| 422 | <Operation>1</Operation>
|
|---|
| 423 | </Platform>
|
|---|
| 424 | <Platform Name="iOSDevice64">
|
|---|
| 425 | <Operation>1</Operation>
|
|---|
| 426 | </Platform>
|
|---|
| 427 | <Platform Name="iOSDevice32">
|
|---|
| 428 | <Operation>1</Operation>
|
|---|
| 429 | </Platform>
|
|---|
| 430 | </DeployClass>
|
|---|
| 431 | <DeployClass Name="Android_SplashImage470">
|
|---|
| 432 | <Platform Name="Android">
|
|---|
| 433 | <RemoteDir>res\drawable-normal</RemoteDir>
|
|---|
| 434 | <Operation>1</Operation>
|
|---|
| 435 | </Platform>
|
|---|
| 436 | </DeployClass>
|
|---|
| 437 | <DeployClass Name="Android_LauncherIcon96">
|
|---|
| 438 | <Platform Name="Android">
|
|---|
| 439 | <RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|---|
| 440 | <Operation>1</Operation>
|
|---|
| 441 | </Platform>
|
|---|
| 442 | </DeployClass>
|
|---|
| 443 | <DeployClass Name="Android_SplashImage640">
|
|---|
| 444 | <Platform Name="Android">
|
|---|
| 445 | <RemoteDir>res\drawable-large</RemoteDir>
|
|---|
| 446 | <Operation>1</Operation>
|
|---|
| 447 | </Platform>
|
|---|
| 448 | </DeployClass>
|
|---|
| 449 | <DeployClass Name="iPhone_Launch640x1136">
|
|---|
| 450 | <Platform Name="iOSSimulator">
|
|---|
| 451 | <Operation>1</Operation>
|
|---|
| 452 | </Platform>
|
|---|
| 453 | <Platform Name="iOSDevice64">
|
|---|
| 454 | <Operation>1</Operation>
|
|---|
| 455 | </Platform>
|
|---|
| 456 | <Platform Name="iOSDevice32">
|
|---|
| 457 | <Operation>1</Operation>
|
|---|
| 458 | </Platform>
|
|---|
| 459 | </DeployClass>
|
|---|
| 460 | <DeployClass Name="ProjectiOSEntitlements">
|
|---|
| 461 | <Platform Name="iOSDevice64">
|
|---|
| 462 | <RemoteDir>../</RemoteDir>
|
|---|
| 463 | <Operation>1</Operation>
|
|---|
| 464 | </Platform>
|
|---|
| 465 | <Platform Name="iOSDevice32">
|
|---|
| 466 | <RemoteDir>../</RemoteDir>
|
|---|
| 467 | <Operation>1</Operation>
|
|---|
| 468 | </Platform>
|
|---|
| 469 | </DeployClass>
|
|---|
| 470 | <DeployClass Name="Android_LauncherIcon72">
|
|---|
| 471 | <Platform Name="Android">
|
|---|
| 472 | <RemoteDir>res\drawable-hdpi</RemoteDir>
|
|---|
| 473 | <Operation>1</Operation>
|
|---|
| 474 | </Platform>
|
|---|
| 475 | </DeployClass>
|
|---|
| 476 | <DeployClass Name="AndroidGDBServer">
|
|---|
| 477 | <Platform Name="Android">
|
|---|
| 478 | <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|---|
| 479 | <Operation>1</Operation>
|
|---|
| 480 | </Platform>
|
|---|
| 481 | </DeployClass>
|
|---|
| 482 | <DeployClass Name="ProjectOSXInfoPList">
|
|---|
| 483 | <Platform Name="OSX32">
|
|---|
| 484 | <RemoteDir>Contents</RemoteDir>
|
|---|
| 485 | <Operation>1</Operation>
|
|---|
| 486 | </Platform>
|
|---|
| 487 | </DeployClass>
|
|---|
| 488 | <DeployClass Name="ProjectOSXEntitlements">
|
|---|
| 489 | <Platform Name="OSX32">
|
|---|
| 490 | <RemoteDir>../</RemoteDir>
|
|---|
| 491 | <Operation>1</Operation>
|
|---|
| 492 | </Platform>
|
|---|
| 493 | </DeployClass>
|
|---|
| 494 | <DeployClass Name="iPad_Launch2048">
|
|---|
| 495 | <Platform Name="iOSSimulator">
|
|---|
| 496 | <Operation>1</Operation>
|
|---|
| 497 | </Platform>
|
|---|
| 498 | <Platform Name="iOSDevice64">
|
|---|
| 499 | <Operation>1</Operation>
|
|---|
| 500 | </Platform>
|
|---|
| 501 | <Platform Name="iOSDevice32">
|
|---|
| 502 | <Operation>1</Operation>
|
|---|
| 503 | </Platform>
|
|---|
| 504 | </DeployClass>
|
|---|
| 505 | <DeployClass Name="AndroidSplashStyles">
|
|---|
| 506 | <Platform Name="Android">
|
|---|
| 507 | <RemoteDir>res\values</RemoteDir>
|
|---|
| 508 | <Operation>1</Operation>
|
|---|
| 509 | </Platform>
|
|---|
| 510 | </DeployClass>
|
|---|
| 511 | <DeployClass Name="Android_SplashImage426">
|
|---|
| 512 | <Platform Name="Android">
|
|---|
| 513 | <RemoteDir>res\drawable-small</RemoteDir>
|
|---|
| 514 | <Operation>1</Operation>
|
|---|
| 515 | </Platform>
|
|---|
| 516 | </DeployClass>
|
|---|
| 517 | <DeployClass Name="AndroidSplashImageDef">
|
|---|
| 518 | <Platform Name="Android">
|
|---|
| 519 | <RemoteDir>res\drawable</RemoteDir>
|
|---|
| 520 | <Operation>1</Operation>
|
|---|
| 521 | </Platform>
|
|---|
| 522 | </DeployClass>
|
|---|
| 523 | <DeployClass Name="ProjectiOSResource">
|
|---|
| 524 | <Platform Name="iOSSimulator">
|
|---|
| 525 | <Operation>1</Operation>
|
|---|
| 526 | </Platform>
|
|---|
| 527 | <Platform Name="iOSDevice64">
|
|---|
| 528 | <Operation>1</Operation>
|
|---|
| 529 | </Platform>
|
|---|
| 530 | <Platform Name="iOSDevice32">
|
|---|
| 531 | <Operation>1</Operation>
|
|---|
| 532 | </Platform>
|
|---|
| 533 | </DeployClass>
|
|---|
| 534 | <DeployClass Name="ProjectAndroidManifest">
|
|---|
| 535 | <Platform Name="Android">
|
|---|
| 536 | <Operation>1</Operation>
|
|---|
| 537 | </Platform>
|
|---|
| 538 | </DeployClass>
|
|---|
| 539 | <DeployClass Name="Android_DefaultAppIcon">
|
|---|
| 540 | <Platform Name="Android">
|
|---|
| 541 | <RemoteDir>res\drawable</RemoteDir>
|
|---|
| 542 | <Operation>1</Operation>
|
|---|
| 543 | </Platform>
|
|---|
| 544 | </DeployClass>
|
|---|
| 545 | <DeployClass Name="File">
|
|---|
| 546 | <Platform Name="Win32">
|
|---|
| 547 | <Operation>0</Operation>
|
|---|
| 548 | </Platform>
|
|---|
| 549 | <Platform Name="iOSDevice64">
|
|---|
| 550 | <Operation>0</Operation>
|
|---|
| 551 | </Platform>
|
|---|
| 552 | <Platform Name="OSX32">
|
|---|
| 553 | <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
|
|---|
| 554 | <Operation>0</Operation>
|
|---|
| 555 | </Platform>
|
|---|
| 556 | <Platform Name="iOSDevice32">
|
|---|
| 557 | <Operation>0</Operation>
|
|---|
| 558 | </Platform>
|
|---|
| 559 | <Platform Name="Android">
|
|---|
| 560 | <Operation>0</Operation>
|
|---|
| 561 | </Platform>
|
|---|
| 562 | <Platform Name="iOSSimulator">
|
|---|
| 563 | <Operation>0</Operation>
|
|---|
| 564 | </Platform>
|
|---|
| 565 | </DeployClass>
|
|---|
| 566 | <DeployClass Name="AndroidServiceOutput">
|
|---|
| 567 | <Platform Name="Android">
|
|---|
| 568 | <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|---|
| 569 | <Operation>1</Operation>
|
|---|
| 570 | </Platform>
|
|---|
| 571 | </DeployClass>
|
|---|
| 572 | <DeployClass Required="true" Name="DependencyPackage">
|
|---|
| 573 | <Platform Name="Win32">
|
|---|
| 574 | <Operation>0</Operation>
|
|---|
| 575 | <Extensions>.bpl</Extensions>
|
|---|
| 576 | </Platform>
|
|---|
| 577 | <Platform Name="iOSDevice64">
|
|---|
| 578 | <Operation>1</Operation>
|
|---|
| 579 | <Extensions>.dylib</Extensions>
|
|---|
| 580 | </Platform>
|
|---|
| 581 | <Platform Name="OSX32">
|
|---|
| 582 | <RemoteDir>Contents\MacOS</RemoteDir>
|
|---|
| 583 | <Operation>1</Operation>
|
|---|
| 584 | <Extensions>.dylib</Extensions>
|
|---|
| 585 | </Platform>
|
|---|
| 586 | <Platform Name="iOSDevice32">
|
|---|
| 587 | <Operation>1</Operation>
|
|---|
| 588 | <Extensions>.dylib</Extensions>
|
|---|
| 589 | </Platform>
|
|---|
| 590 | <Platform Name="iOSSimulator">
|
|---|
| 591 | <Operation>1</Operation>
|
|---|
| 592 | <Extensions>.dylib</Extensions>
|
|---|
| 593 | </Platform>
|
|---|
| 594 | </DeployClass>
|
|---|
| 595 | <DeployClass Name="Android_LauncherIcon48">
|
|---|
| 596 | <Platform Name="Android">
|
|---|
| 597 | <RemoteDir>res\drawable-mdpi</RemoteDir>
|
|---|
| 598 | <Operation>1</Operation>
|
|---|
| 599 | </Platform>
|
|---|
| 600 | </DeployClass>
|
|---|
| 601 | <DeployClass Name="Android_SplashImage960">
|
|---|
| 602 | <Platform Name="Android">
|
|---|
| 603 | <RemoteDir>res\drawable-xlarge</RemoteDir>
|
|---|
| 604 | <Operation>1</Operation>
|
|---|
| 605 | </Platform>
|
|---|
| 606 | </DeployClass>
|
|---|
| 607 | <DeployClass Name="Android_LauncherIcon36">
|
|---|
| 608 | <Platform Name="Android">
|
|---|
| 609 | <RemoteDir>res\drawable-ldpi</RemoteDir>
|
|---|
| 610 | <Operation>1</Operation>
|
|---|
| 611 | </Platform>
|
|---|
| 612 | </DeployClass>
|
|---|
| 613 | <DeployClass Name="ProjectiOSDeviceResourceRules">
|
|---|
| 614 | <Platform Name="iOSDevice64">
|
|---|
| 615 | <Operation>1</Operation>
|
|---|
| 616 | </Platform>
|
|---|
| 617 | <Platform Name="iOSDevice32">
|
|---|
| 618 | <Operation>1</Operation>
|
|---|
| 619 | </Platform>
|
|---|
| 620 | </DeployClass>
|
|---|
| 621 | <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
|
|---|
| 622 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
|---|
| 623 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
|
|---|
| 624 | <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|---|
| 625 | <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
|
|---|
| 626 | <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|---|
| 627 | <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|---|
| 628 | </Deployment>
|
|---|
| 629 | </BorlandProject>
|
|---|
| 630 | <ProjectFileVersion>12</ProjectFileVersion>
|
|---|
| 631 | </ProjectExtensions>
|
|---|
| 632 | <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
|
|---|
| 633 | <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
|
|---|
| 634 | <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
|
|---|
| 635 | </Project>
|
|---|