win/readme: hide remaining deprecated .cmd scripts

This commit is contained in:
Andrej730
2026-09-11 17:47:21 +05:00
parent 71cc22d795
commit 3ccfda1911
-2
View File
@@ -81,11 +81,9 @@ Directory Structure
| build-deps.py - Fetches and builds all needed dependencies for IFCOS using MSVC
| BuildDepsCache-<ARCH>.txt - Cache file created by build-deps.py
| build-ifcopenshell.py - Builds IFCOS using MSVC
| build-type-cfg.cmd - Utility file used by the build scripts
| install-ifcopenshell.py - Installs/deploys IFCOS using MSVC.
| readme.md - This file
| run-cmake.py - Sets environment variables for the dependencies and runs CMake for IFCOS using MSVC
| vs-cfg.cmd - Utility file used by the build scripts
\---patches - Contains patches for the dependencies
\---utils - Contains various utilities for the build scripts
```