summaryrefslogtreecommitdiff
path: root/Tools/buildbot/clean-amd64.bat
blob: b53c7c1038d39151d0c7aad2ee9d07a61eeaa1bd (plain)
1
2
3
4
5
@rem Formerly used by the buildbot "clean" step.
@echo This script is no longer used and may be removed in the future.
@echo To get the same effect as this script, use `clean.bat` from this
@echo directory and pass `-p x64` as two arguments.
call "%~dp0clean.bat" -p x64 %*