blob: 5175c6231e7f7d88985b9dc96b2ddc03a1528a24 [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
Martin v. Löwisd218dc12008-04-07 03:17:54 +00005vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
Christian Heimes454f37b2008-01-10 00:10:02 +00006vcbuild PCbuild\pcbuild.sln "Debug|x64"