We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dea94 commit 121b2cdCopy full SHA for 121b2cd
Examples/Easy_Http/AplusB_Get/AplusB_Get.dproj
@@ -6,7 +6,7 @@
6
<MainSource>AplusB_Get.dpr</MainSource>
7
<Base>True</Base>
8
<Config Condition="'$(Config)'==''">Debug</Config>
9
- <Platform Condition="'$(Platform)'==''">Win64</Platform>
+ <Platform Condition="'$(Platform)'==''">Win32</Platform>
10
<TargetedPlatforms>3</TargetedPlatforms>
11
<AppType>Application</AppType>
12
</PropertyGroup>
0 commit comments