Last change
on this file was 388, checked in by dmik, 11 years ago |
python: Update vendor to 2.7.6.
|
-
Property svn:eol-style
set to
native
|
File size:
357 bytes
|
Line | |
---|
1 | @rem Used by the buildbot "compile" step.
|
---|
2 | set HOST_PYTHON="%CD%\PCbuild\amd64\python_d.exe"
|
---|
3 | cmd /c Tools\buildbot\external-amd64.bat
|
---|
4 | call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
|
---|
5 | cmd /c Tools\buildbot\clean-amd64.bat
|
---|
6 | vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
|
---|
7 | vcbuild PCbuild\pcbuild.sln "Debug|x64"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.