Added vs2022.

This commit is contained in:
Бранимир Караџић
2021-11-08 14:08:20 -08:00
parent 3e7d89b3e6
commit bb86fe843b

View File

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