add the msvc141 third-party directory to the directory tree

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