Updated Building for Windows (markdown)

shuffle2 2019-12-19 11:07:59 -08:00
parent 65b512a42f
commit 3ab278fb6a

@ -6,7 +6,7 @@
- However, minimum required to get source and build are: - However, minimum required to get source and build are:
- Git for Windows (Note: [The standalone git installer](https://git-scm.com/download/win) is more recent and is compatible with VS) - Git for Windows (Note: [The standalone git installer](https://git-scm.com/download/win) is more recent and is compatible with VS)
- C++ core features - C++ core features
- Latest VC++ toolset (x64) - Latest MSVC C++ build tools (x64/x86 and/or ARM64)
- Latest Windows SDK - Latest Windows SDK
- Recommended for development / debugging (included in workload) - Recommended for development / debugging (included in workload)
- Just-In-Time debugger - Just-In-Time debugger