summaryrefslogtreecommitdiff
path: root/Tools/buildbot/build-amd64.bat
blob: b74086e174707e5deb88616199a7ca18843a02ca (plain)
1
2
3
4
5
@rem Used by the buildbot "compile" step.
cmd /c Tools\buildbot\external-amd64.bat
call "%VS90COMNTOOLS%vsvars32.bat"
REM cmd /q/c Tools\buildbot\kill_python.bat
vcbuild PCbuild\pcbuild.sln "Debug|x64"