source:
trunk/essentials/dev-lang/python/Tools/buildbot/build.bat
Last change on this file was 3225, checked in by , 18 years ago | |
---|---|
File size: 204 bytes |
Line | |
---|---|
1 | @rem Used by the buildbot "compile" step. |
2 | cmd /c Tools\buildbot\external.bat |
3 | call "%VS71COMNTOOLS%vsvars32.bat" |
4 | cmd /q/c Tools\buildbot\kill_python.bat |
5 | devenv.com /useenv /build Debug PCbuild\pcbuild.sln |
Note:
See TracBrowser
for help on using the repository browser.