summaryrefslogtreecommitdiff
path: root/templates/vs2019platforms.mpt
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vs2019platforms.mpt')
-rw-r--r--templates/vs2019platforms.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vs2019platforms.mpt b/templates/vs2019platforms.mpt
index 228ef6d8..1f4671b1 100644
--- a/templates/vs2019platforms.mpt
+++ b/templates/vs2019platforms.mpt
@@ -6,7 +6,7 @@
//platforms = Win32 x64 ARM ARM64
platforms = Win32 x64 ARM ARM64
-default_platform = x64
+default_platform = Win32
PlatformToolset = v142
WindowsTargetPlatformVersion = 10.0
@@ -36,4 +36,4 @@ ARM64 {
platform_defines = _ARM64
TargetMachine = "0" // We let VC++ figure it out for us.
link_options = /machine:ARM64
-}
+} \ No newline at end of file