Sign in
android
/
toolchain
/
python
/
refs/heads/ndk-r14-release
/
.
/
Python-2.7.5
/
PCbuild
/
env.bat
blob: 638b16c1064a4f33f22d098fc1152739d72256f2 [
file
] [
log
] [
blame
] [
edit
]
@echo
off
set
VS9
=%
ProgramFiles
%
\Microsoft
Visual
Studio
9.0
echo
Build
environments
:
x86
,
ia64
,
amd64
,
x86_amd64
,
x86_ia64
echo
.
call
"%VS9%\VC\vcvarsall.bat"
%
1