cpython/Tools/buildbot/build-amd64.bat

7 lines
223 B
Batchfile
Raw Normal View History

@rem Used by the buildbot "compile" step.
setlocal
cmd /c Tools\buildbot\external-amd64.bat
call "%VS71COMNTOOLS%vsvars32.bat"
REM cmd /q/c Tools\buildbot\kill_python.bat
2007-12-31 10:59:26 -04:00
devenv.com /build ReleaseAMD64 PC\VS7.1\pcbuild.sln