Revision 8c43a19d2fd8f9d1bd9d5854a4b1e64d5231bc41 authored by Yong He on 12 October 2022, 04:41:28 UTC, committed by GitHub on 12 October 2022, 04:41:28 UTC
1 parent 768e62f
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