source: python/vendor/Python-2.7.6/PCbuild/env.bat

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: 163 bytes
Line 
1@echo off
2set VS9=%ProgramFiles%\Microsoft Visual Studio 9.0
3echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
4echo.
5call "%VS9%\VC\vcvarsall.bat" %1
Note: See TracBrowser for help on using the repository browser.