mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Added vs2022.
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user