From 73b8103400fcf402dea8516fd55fde9412aa33a9 Mon Sep 17 00:00:00 2001 From: Greg DiCristofaro <gregd@basistech.com> Date: Tue, 9 Jan 2024 15:25:26 -0500 Subject: [PATCH] doc update --- win32/BUILDING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32/BUILDING.txt b/win32/BUILDING.txt index 11bf98f14..ae90534fe 100755 --- a/win32/BUILDING.txt +++ b/win32/BUILDING.txt @@ -16,13 +16,13 @@ account with Microsoft: When installing, - In the "Workloads" tab, select "Desktop development with C++". - In the "Installation Details" panel on the right, additionally select: - - "C++/CLI support for 142 build tools.." + - "C++/CLI support for 142 build tools" - "MSVC 141 - VS 2017 C++ x64/x86 build tools" - Under the "Individual components" tab in the "Compilers, build tools and runtimes" section, select "C++ Windows XP Support for VS 2017 (v141) tools [Deprecated]" - + Building There are four build targets: -- GitLab