Use any toolset.

This commit is contained in:
momo5502 2015-12-29 04:03:04 +01:00
parent e95c76c99b
commit 4a26fc2bb6

View File

@ -6,7 +6,7 @@ solution "iw4x"
kind "SharedLib"
language "C++"
files { "src/**.hpp", "src/**.cpp" }
toolset "v120" -- Compatibility for users
--toolset "v120" -- Compatibility for users
configuration "Normal"
defines { "NDEBUG" }