source: python/vendor/Python-2.7.6/PC/VS8.0/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: 161 bytes
Line 
1@echo off
2set VS8=%ProgramFiles%\Microsoft Visual Studio 8
3echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
4echo.
5call "%VS8%\VC\vcvarsall.bat" %1
Note: See TracBrowser for help on using the repository browser.