Explorar o código

Added vs2022.

Бранимир Караџић %!s(int64=4) %!d(string=hai) anos
pai
achega
bb86fe843b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/toolchain.lua

+ 1 - 0
scripts/toolchain.lua

@@ -407,6 +407,7 @@ function toolchain(_buildDir, _libDir)
 		or _ACTION == "vs2015"
 		or _ACTION == "vs2015"
 		or _ACTION == "vs2017"
 		or _ACTION == "vs2017"
 		or _ACTION == "vs2019"
 		or _ACTION == "vs2019"
+		or _ACTION == "vs2022"
 		then
 		then
 
 
 		local action = premake.action.current()
 		local action = premake.action.current()