Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
add7cbfb0527aaa15879f5ea9aaf2c8b322f0868
/
.
/
PCbuild
/
env.bat
blob: 638b16c1064a4f33f22d098fc1152739d72256f2 [
file
] [
log
] [
blame
]
@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