| 5 |
<FrameworkType>FMX</FrameworkType> |
<FrameworkType>FMX</FrameworkType> |
| 6 |
<MainSource>gtp1000.dpr</MainSource> |
<MainSource>gtp1000.dpr</MainSource> |
| 7 |
<Base>True</Base> |
<Base>True</Base> |
| 8 |
<Config Condition="'$(Config)'==''">Release</Config> |
<Config Condition="'$(Config)'==''">Debug</Config> |
| 9 |
<Platform Condition="'$(Platform)'==''">Android</Platform> |
<Platform Condition="'$(Platform)'==''">Win32</Platform> |
| 10 |
<TargetedPlatforms>95</TargetedPlatforms> |
<TargetedPlatforms>95</TargetedPlatforms> |
| 11 |
<AppType>Application</AppType> |
<AppType>Application</AppType> |
| 12 |
</PropertyGroup> |
</PropertyGroup> |
| 248 |
<Form>Form3</Form> |
<Form>Form3</Form> |
| 249 |
<FormType>fmx</FormType> |
<FormType>fmx</FormType> |
| 250 |
</DCCReference> |
</DCCReference> |
| 251 |
<DCCReference Include="Unit4.pas"/> |
<DCCReference Include="Unit4.pas"> |
| 252 |
|
<Form>$R *.res</Form> |
| 253 |
|
</DCCReference> |
| 254 |
<BuildConfiguration Include="Release"> |
<BuildConfiguration Include="Release"> |
| 255 |
<Key>Cfg_2</Key> |
<Key>Cfg_2</Key> |
| 256 |
<CfgParent>Base</CfgParent> |
<CfgParent>Base</CfgParent> |
| 296 |
<Overwrite>true</Overwrite> |
<Overwrite>true</Overwrite> |
| 297 |
</Platform> |
</Platform> |
| 298 |
</DeployFile> |
</DeployFile> |
| 299 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Release" Class="Android_SplashImage470"> |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Release" Class="Android_LauncherIcon72"> |
| 300 |
<Platform Name="Android"> |
<Platform Name="Android"> |
| 301 |
<RemoteName>splash_image.png</RemoteName> |
<RemoteName>ic_launcher.png</RemoteName> |
| 302 |
<Overwrite>true</Overwrite> |
<Overwrite>true</Overwrite> |
| 303 |
</Platform> |
</Platform> |
| 304 |
</DeployFile> |
</DeployFile> |
| 519 |
<Overwrite>true</Overwrite> |
<Overwrite>true</Overwrite> |
| 520 |
</Platform> |
</Platform> |
| 521 |
</DeployFile> |
</DeployFile> |
| 522 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Release" Class="Android_LauncherIcon72"> |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Release" Class="Android_SplashImage470"> |
| 523 |
<Platform Name="Android"> |
<Platform Name="Android"> |
| 524 |
<RemoteName>ic_launcher.png</RemoteName> |
<RemoteName>splash_image.png</RemoteName> |
| 525 |
<Overwrite>true</Overwrite> |
<Overwrite>true</Overwrite> |
| 526 |
</Platform> |
</Platform> |
| 527 |
</DeployFile> |
</DeployFile> |
| 863 |
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
| 864 |
</Deployment> |
</Deployment> |
| 865 |
<Platforms> |
<Platforms> |
| 866 |
<Platform value="Android" ActiveMobileDevice="333495355FDD00EC">True</Platform> |
<Platform value="Android" ActiveMobileDevice="AVD_for_Galaxy_Nexus_by_Google">True</Platform> |
| 867 |
<Platform value="iOSDevice">True</Platform> |
<Platform value="iOSDevice">True</Platform> |
| 868 |
<Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform> |
<Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform> |
| 869 |
<Platform value="OSX32">True</Platform> |
<Platform value="OSX32">True</Platform> |