diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua index 358bfbc..94616b8 100755 --- a/scripts/toolchain.lua +++ b/scripts/toolchain.lua @@ -334,7 +334,7 @@ function toolchain(_buildDir, _libDir) } targetsuffix "Release" - configuration { "vs*", "x86" } + configuration { "vs*", "x32" } flags { "EnableSSE2", }