| 1 |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 |
<PropertyGroup> |
<PropertyGroup> |
| 3 |
<ProjectGuid>{1E359559-F1E8-4086-BC7A-426D713E2EE5}</ProjectGuid> |
<ProjectGuid>{1E359559-F1E8-4086-BC7A-426D713E2EE5}</ProjectGuid> |
| 4 |
<ProjectVersion>16.0</ProjectVersion> |
<ProjectVersion>16.1</ProjectVersion> |
| 5 |
<FrameworkType>FMX</FrameworkType> |
<FrameworkType>FMX</FrameworkType> |
| 6 |
<MainSource>bingo.dpr</MainSource> |
<MainSource>bingo.dpr</MainSource> |
| 7 |
<Base>True</Base> |
<Base>True</Base> |
| 251 |
</Excluded_Packages> |
</Excluded_Packages> |
| 252 |
</Delphi.Personality> |
</Delphi.Personality> |
| 253 |
<Deployment> |
<Deployment> |
| 254 |
|
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule"> |
| 255 |
|
<Platform Name="OSX32"> |
| 256 |
|
<Overwrite>true</Overwrite> |
| 257 |
|
</Platform> |
| 258 |
|
<Platform Name="iOSSimulator"> |
| 259 |
|
<Overwrite>true</Overwrite> |
| 260 |
|
</Platform> |
| 261 |
|
</DeployFile> |
| 262 |
<DeployFile LocalName="Win32\Debug\bingo.exe" Configuration="Debug" Class="ProjectOutput"> |
<DeployFile LocalName="Win32\Debug\bingo.exe" Configuration="Debug" Class="ProjectOutput"> |
| 263 |
<Platform Name="Win32"> |
<Platform Name="Win32"> |
| 264 |
<RemoteName>bingo.exe</RemoteName> |
<RemoteName>bingo.exe</RemoteName> |
| 271 |
<Overwrite>true</Overwrite> |
<Overwrite>true</Overwrite> |
| 272 |
</Platform> |
</Platform> |
| 273 |
</DeployFile> |
</DeployFile> |
|
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule"> |
|
|
<Platform Name="OSX32"> |
|
|
<Overwrite>true</Overwrite> |
|
|
</Platform> |
|
|
<Platform Name="iOSSimulator"> |
|
|
<Overwrite>true</Overwrite> |
|
|
</Platform> |
|
|
</DeployFile> |
|
| 274 |
<DeployClass Required="true" Name="DependencyPackage"> |
<DeployClass Required="true" Name="DependencyPackage"> |
| 275 |
<Platform Name="iOSDevice"> |
<Platform Name="iOSDevice"> |
| 276 |
<Operation>1</Operation> |
<Operation>1</Operation> |
| 351 |
</DeployClass> |
</DeployClass> |
| 352 |
<DeployClass Name="ProjectOSXEntitlements"> |
<DeployClass Name="ProjectOSXEntitlements"> |
| 353 |
<Platform Name="OSX32"> |
<Platform Name="OSX32"> |
| 354 |
<RemoteDir>Contents</RemoteDir> |
<RemoteDir>../</RemoteDir> |
| 355 |
<Operation>1</Operation> |
<Operation>1</Operation> |
| 356 |
</Platform> |
</Platform> |
| 357 |
</DeployClass> |
</DeployClass> |
| 437 |
</DeployClass> |
</DeployClass> |
| 438 |
<DeployClass Name="ProjectiOSEntitlements"> |
<DeployClass Name="ProjectiOSEntitlements"> |
| 439 |
<Platform Name="iOSDevice"> |
<Platform Name="iOSDevice"> |
| 440 |
|
<RemoteDir>../</RemoteDir> |
| 441 |
<Operation>1</Operation> |
<Operation>1</Operation> |
| 442 |
</Platform> |
</Platform> |
| 443 |
</DeployClass> |
</DeployClass> |