blob: 5175c6231e7f7d88985b9dc96b2ddc03a1528a24 [file] [log] [blame]
Georg Brandlfaa9ad22011-03-05 15:06:13 +01001@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"