From 188e0f2cc1b7642b64e81ae621eabdef40edc04c Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 21 Feb 2023 17:36:42 +0100 Subject: [PATCH] add the msvc141 third-party directory to the directory tree --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fbdc8aff..aca7f604 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,12 @@ Source │ └── release │ └── win64 + │ + ├── msvc141 (Microsoft Visual Studio 2017 dependencies) + │ │ + │ ├── debug + │ │ + │ └── release │ ├── msvc142 (Microsoft Visual Studio 2019 dependencies) │ │