blob: 69edef20a913f83a2ccaf48067eaf3c5eccc437b [file] [log] [blame]
Tim Peters1777ada2006-03-12 06:47:36 +00001@rem Used by the buildbot "compile" step.
Martin v. Löwis14c1cf82006-03-13 10:52:04 +00002cmd /c Tools\buildbot\external.bat
Christian Heimes57dddfb2008-01-02 18:30:52 +00003call "%VS90COMNTOOLS%vsvars32.bat"
Thomas Wouters49fd7fa2006-04-21 10:40:58 +00004cmd /q/c Tools\buildbot\kill_python.bat
Christian Heimes57dddfb2008-01-02 18:30:52 +00005vcbuild /useenv PCbuild\pcbuild.sln "Debug|Win32"
6