mirror of https://github.com/acidanthera/audk.git
BaseTools: Correct ReadMe.txt file with CRLF line ending
Cc: Yonghong Zhu <yonghong.zhu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
parent
58a4bff071
commit
402834d206
|
@ -7,9 +7,9 @@ directory contatins tools source.
|
||||||
|
|
||||||
=== Windows/Visual Studio Notes ===
|
=== 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
|
from your preferred Visual Studio installation or you can run get_vsvars.bat
|
||||||
to use latest automatically detected version.
|
to use latest automatically detected version.
|
||||||
|
|
||||||
In addition to this, you should set the following environment variables:
|
In addition to this, you should set the following environment variables:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue