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:
307 bytes
|
Line | |
---|
1 | @rem Used by the buildbot "compile" step.
|
---|
2 | cmd /c Tools\buildbot\external-amd64.bat
|
---|
3 | call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
|
---|
4 | cmd /c Tools\buildbot\clean-amd64.bat
|
---|
5 | vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
|
---|
6 | vcbuild PCbuild\pcbuild.sln "Debug|x64"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.