add the msvc141 third-party directory to the directory tree

This commit is contained in:
Mamadou Babaei
2023-03-28 10:37:36 +02:00
parent f72c595371
commit f75863fedc
+6
View File
@@ -185,6 +185,12 @@ Source
│ └── release
└── win64
├── msvc141 (Microsoft Visual Studio 2017 dependencies)
│ │
│ ├── debug
│ │
│ └── release
├── msvc142 (Microsoft Visual Studio 2019 dependencies)
│ │