Skip to content

Commit b927da7

Browse files
committed
Switched platform to WIn32
1 parent 5c46a56 commit b927da7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Demos/Hash_FMX/Hash_FMX.dproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<ProjectGuid>{E6A23F63-4CF8-4715-BB2C-BFCA7EFA2431}</ProjectGuid>
44
<ProjectVersion>20.1</ProjectVersion>
55
<FrameworkType>FMX</FrameworkType>
66
<MainSource>Hash_FMX.dpr</MainSource>
77
<Base>True</Base>
88
<Config Condition="'$(Config)'==''">Debug</Config>
9-
<Platform Condition="'$(Platform)'==''">Android64</Platform>
9+
<Platform Condition="'$(Platform)'==''">Win32</Platform>
1010
<TargetedPlatforms>32787</TargetedPlatforms>
1111
<AppType>Application</AppType>
1212
<PlatformSDK Condition="'$(PlatformSDK)'=='' And '$(Platform)'=='Android64'">AndroidSDK25.2.5_64bit.sdk</PlatformSDK>

0 commit comments

Comments
 (0)