Revision 6fae15cd1210d8b664243d640e70ca47dccf9752 authored by Yong He on 19 January 2023, 16:58:20 UTC, committed by GitHub on 19 January 2023, 16:58:20 UTC
1 parent 0586f32
Raw File
premake.bat
@echo off
set ROOT=%~dp0
"%ROOT%\external\slang-binaries\premake\premake-5.0.0-alpha16\bin\windows-x64\premake5.exe" %*
back to top