]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: Fix VS2015 build when VS2017 also installed
authorMichael Kinney <michael.d.kinney@intel.com>
Thu, 16 May 2019 21:56:30 +0000 (14:56 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 6 Aug 2019 16:29:16 +0000 (09:29 -0700)
commit113a7d9ec900860cdb7cd50a218761fa4c31577c
tree02f9b113a7b1cd98cd85e0311e093db7560e6fcc
parent02031cfc920e31f748053cbc0c844676927db0bc
EmulatorPkg: Fix VS2015 build when VS2017 also installed

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

* Remove INTEL family flags that are no longer used.
* Remove [BuildOptions] statements that apply to all
  MSFT family tool chains
* Update [BuildOptions] for VS2015 and VS2015x86 tool
  chain tags to use the correct path to tools when
  multiple VS20xx tool chains are installed.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
EmulatorPkg/Win/Host/WinHost.inf