diff --git a/generate.bat b/generate.bat index 12a9df4a..23b7b3d3 100644 --- a/generate.bat +++ b/generate.bat @@ -3,4 +3,4 @@ cd %~dp0 git submodule update --init --recursive -tools\premake5.exe %* vs2019 \ No newline at end of file +tools\premake5.exe %* vs2022 \ No newline at end of file diff --git a/tools/premake5 b/tools/premake5 index 2fd412da..3d2f8f32 100755 Binary files a/tools/premake5 and b/tools/premake5 differ diff --git a/tools/premake5.exe b/tools/premake5.exe index f081fe1f..c73da1fb 100644 Binary files a/tools/premake5.exe and b/tools/premake5.exe differ