From 06c4926ec51ce9548f2dc44ee948a467d588def8 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 8 Jul 2021 13:04:53 -0700 Subject: Update VS projects to 2019. (#1901) * Update VS projects to 2019. * Empty commit to trigger build --- premake.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'premake.bat') diff --git a/premake.bat b/premake.bat index d9f152e0f..28b404a73 100644 --- a/premake.bat +++ b/premake.bat @@ -1,3 +1,3 @@ @echo off set ROOT=%~dp0 -"%ROOT%\external\slang-binaries\premake\premake-5.0.0-alpha13\bin\windows-x64\premake5.exe" %* +"%ROOT%\external\slang-binaries\premake\premake-5.0.0-alpha16\bin\windows-x64\premake5.exe" %* -- cgit v1.2.3