[Premake] Disable runtime type information
This commit is contained in:
parent
e1361f507f
commit
baab3c178c
@ -246,6 +246,7 @@ workspace "iw4x"
|
||||
architecture "x86"
|
||||
platforms "x86"
|
||||
--exceptionhandling ("SEH")
|
||||
rtti ("Off")
|
||||
|
||||
flags { "StaticRuntime" }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user