]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env
authorSean Brogan <sean.brogan@microsoft.com>
Thu, 6 Feb 2020 23:07:14 +0000 (07:07 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 7 Feb 2020 07:04:16 +0000 (07:04 +0000)
commit3b4ad37ebef1cd3635fde821b43a0edc116b256b
treef707c86d9872343ade765569af54101e25b5034c
parentd14feb6cb7ee2efcf07bf1326bdfa64ea9b3252a
BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env

https://bugzilla.tianocore.org/show_bug.cgi?id=2495

Update the WindowsVsToolChain plugin to setup the VS2017
or VS2019 development environment.  This is required to
build BaseTools and Structured PCD host applications.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Plugin/WindowsVsToolChain/WindowsVsToolChain.py