summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Win/VS2017
Commit message (Collapse)AuthorAgeFilesLines
* EmulatorPkg/Win: Add VS2017 project fileRuiyu Ni2018-08-315-0/+211
Developer can build the Win Host in VS2017 and launch to debug it. Platform 'x64' is to build 64bit EmulatorWin. Platform 'Win32' is to build 32bit EmulatorWin. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com> Cc: Andrew Fish <afish@apple.com>