feely_pona/build.bat

6 lines
73 B
Batchfile

@echo off
setlocal
call build_all.bat %* --fast-dev-build || exit /b 1