tauthon2.7/PCbuild/clean.bat
2025-08-15 16:28:06 +02:00

6 lines
131 B
Batchfile

@echo off
rem A batch program to clean a particular configuration,
rem just for convenience.
call %~dp0build.bat -t Clean %*