summaryrefslogtreecommitdiff
path: root/PCbuild/clean.bat
blob: 78517d225f9f449680a4e5724dfdc57407912678 (plain)
1
2
3
4
5
@echo off
rem A batch program to clean a particular configuration,
rem just for convenience.

call %~dp0build.bat -t Clean %*