BaseTools: Mentioned get_vsvars.bat at ReadMe

When someone doesn't know where to find or what to do with
vsvars32.bat, get_vsvars.bat can be used.

CC: Yonghong Zhu <yonghong.zhu@intel.com>
CC: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Peter Kirmeier <topeterk@freenet.de>
Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
Peter Kirmeier 2016-03-13 05:28:33 +08:00 committed by Liming Gao
parent a48d0a3d72
commit f9b940ecf9
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,9 @@ directory contatins tools source.
=== Windows/Visual Studio Notes ===
To build the BaseTools, you should run the standard vsvars32.bat script.
To build the BaseTools, you should run the standard vsvars32.bat script
from your preferred Visual Studio installation or you can run get_vsvars.bat
to use latest automatically detected version.
In addition to this, you should set the following environment variables: