Files

4 lines
84 B
Batchfile

@echo off
call "%~dp0\..\tools\build\build.bat" --wait-on-error tgui-bench %*
pause