[Premake] Use structured exception handling
This commit is contained in:
parent
d39d972895
commit
280830274c
@ -238,6 +238,7 @@ workspace "iw4x"
|
||||
configurations { "Debug", "Release" }
|
||||
architecture "x32"
|
||||
platforms "x86"
|
||||
exceptionhandling ("SEH")
|
||||
|
||||
-- VS 2015 toolset only
|
||||
toolset "msc-140"
|
||||
|
Loading…
Reference in New Issue
Block a user