blob: 1d828ebc4f39fcec445cc079d1552f72b589d1c2 [file] [log] [blame]
Guido van Rossumcd16bf62007-06-13 18:07:49 +00001@rem Used by the buildbot "compile" step.
Guido van Rossumcd16bf62007-06-13 18:07:49 +00002cmd /c Tools\buildbot\external-amd64.bat
Trent Nelsonf16444e2008-03-20 01:18:35 +00003call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
Trent Nelsonf16444e2008-03-20 01:18:35 +00004cmd /c Tools\buildbot\clean-amd64.bat
Christian Heimes454f37b2008-01-10 00:10:02 +00005vcbuild PCbuild\pcbuild.sln "Debug|x64"