Zachary Ware | 0e4497a | 2015-06-16 10:56:14 -0500 | [diff] [blame] | 1 | @rem Formerly used by the buildbot "compile" step. |
2 | @echo This script is no longer used and may be removed in the future. | ||||
3 | @echo To get the same effect as this script, use | ||||
4 | @echo PCbuild\build.bat -d -e -k -p x64 | ||||
Zachary Ware | e1076aa | 2015-06-09 15:21:39 -0500 | [diff] [blame] | 5 | call "%~dp0build.bat" -p x64 %* |