Works on Microsoft's compiler only anyways.
This commit is contained in:
parent
5e135420b5
commit
c07d9e4cfc
@ -12,7 +12,7 @@ solution "iw4x"
|
||||
kind "SharedLib"
|
||||
language "C++"
|
||||
files { "./src/**.hpp", "./src/**.cpp" }
|
||||
--toolset "v120" -- Compatibility for users
|
||||
toolset "msc" -- only support Microsoft's compiler
|
||||
|
||||
configuration "Normal"
|
||||
defines { "NDEBUG" }
|
||||
|
Loading…
Reference in New Issue
Block a user