From 047a001632cd76dce6b5c7c9fb520bf5e014af2a Mon Sep 17 00:00:00 2001 From: Peter Kirmeier Date: Sun, 13 Mar 2016 05:28:33 +0800 Subject: 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 CC: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Peter Kirmeier Reviewed-by: Liming Gao (cherry picked from commit f9b940ecf93cdb62ee9b97586135b2a41a7bf887) --- BaseTools/ReadMe.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 858b124db8..6330b148c3 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -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: -- cgit v1.2.3