source: python/vendor/Python-2.6.5/Tools/buildbot/build-amd64.bat

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 307 bytes
Line 
1@rem Used by the buildbot "compile" step.
2cmd /c Tools\buildbot\external-amd64.bat
3call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
4cmd /c Tools\buildbot\clean-amd64.bat
5vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
6vcbuild PCbuild\pcbuild.sln "Debug|x64"
Note: See TracBrowser for help on using the repository browser.