Use any toolset.
This commit is contained in:
parent
e95c76c99b
commit
4a26fc2bb6
@ -6,7 +6,7 @@ solution "iw4x"
|
|||||||
kind "SharedLib"
|
kind "SharedLib"
|
||||||
language "C++"
|
language "C++"
|
||||||
files { "src/**.hpp", "src/**.cpp" }
|
files { "src/**.hpp", "src/**.cpp" }
|
||||||
toolset "v120" -- Compatibility for users
|
--toolset "v120" -- Compatibility for users
|
||||||
|
|
||||||
configuration "Normal"
|
configuration "Normal"
|
||||||
defines { "NDEBUG" }
|
defines { "NDEBUG" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user