File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 <FrameworkType>None</FrameworkType>
66 <Base>True</Base>
77 <Config Condition="'$(Config)'==''">Debug</Config>
8- <Platform Condition="'$(Platform)'==''">Win64 </Platform>
8+ <Platform Condition="'$(Platform)'==''">Win32 </Platform>
99 <TargetedPlatforms>3</TargetedPlatforms>
1010 <AppType>Console</AppType>
1111 <MainSource>Cipher_Console_KDF.dpr</MainSource>
Original file line number Diff line number Diff line change 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>
You can’t perform that action at this time.
0 commit comments