source:
python/vendor/Python-2.7.6/PCbuild/env.bat
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
|
|
File size: 163 bytes |
Line | |
---|---|
1 | @echo off |
2 | set VS9=%ProgramFiles%\Microsoft Visual Studio 9.0 |
3 | echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64 |
4 | echo. |
5 | call "%VS9%\VC\vcvarsall.bat" %1 |
Note:
See TracBrowser
for help on using the repository browser.