summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kirmeier <topeterk@freenet.de>2016-03-13 05:28:33 +0800
committerHao Wu <hao.a.wu@intel.com>2016-07-13 09:30:28 +0800
commit047a001632cd76dce6b5c7c9fb520bf5e014af2a (patch)
tree6097cda37d90dfe918b7231eb77dec49b3d665ce
parent6a42c5a71606bd98ee3d97aa7c9185d454bb73f9 (diff)
downloadedk2-platforms-047a001632cd76dce6b5c7c9fb520bf5e014af2a.tar.xz
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> (cherry picked from commit f9b940ecf93cdb62ee9b97586135b2a41a7bf887)
-rw-r--r--BaseTools/ReadMe.txt4
1 files changed, 3 insertions, 1 deletions
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: