Last change
on this file was 2, checked in by Yuri Dario, 15 years ago |
Initial import for vendor code.
|
-
Property svn:eol-style
set to
native
|
File size:
281 bytes
|
Line | |
---|
1 | @rem Used by the buildbot "compile" step.
|
---|
2 | cmd /c Tools\buildbot\external.bat
|
---|
3 | call "%VS90COMNTOOLS%vsvars32.bat"
|
---|
4 | cmd /c Tools\buildbot\clean.bat
|
---|
5 | vcbuild /useenv PCbuild\kill_python.vcproj "Debug|Win32" && PCbuild\kill_python_d.exe
|
---|
6 | vcbuild /useenv PCbuild\pcbuild.sln "Debug|Win32"
|
---|
7 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.