source: trunk/essentials/dev-lang/python/Tools/buildbot/build.bat

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 204 bytes
Line 
1@rem Used by the buildbot "compile" step.
2cmd /c Tools\buildbot\external.bat
3call "%VS71COMNTOOLS%vsvars32.bat"
4cmd /q/c Tools\buildbot\kill_python.bat
5devenv.com /useenv /build Debug PCbuild\pcbuild.sln
Note: See TracBrowser for help on using the repository browser.