-
Rob Swindell authored
Cleans both debug and release build dirs.
Rob Swindell authoredCleans both debug and release build dirs.
clean.bat 68 B
@echo off
setlocal
call build.bat /t:Clean
call release.bat /t:Clean
Cleans both debug and release build dirs.
Cleans both debug and release build dirs.
@echo off
setlocal
call build.bat /t:Clean
call release.bat /t:Clean