diff --git a/website/docs/Using-Premake.md b/website/docs/Using-Premake.md index 34e09554..9cefcc97 100644 --- a/website/docs/Using-Premake.md +++ b/website/docs/Using-Premake.md @@ -18,6 +18,7 @@ Premake defines the following list of actions out of the box; projects may also | Action | Description | |-------------|---------------------------------------------------| +| vs2022 | Generate Visual Studio 2022 project files | | vs2019 | Generate Visual Studio 2019 project files | | vs2017 | Generate Visual Studio 2017 project files | | vs2015 | Generate Visual Studio 2015 project files |