From 3ccfda1911aeb6bccb26af2acfe7a96687897785 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Fri, 11 Sep 2026 17:47:21 +0500 Subject: [PATCH] win/readme: hide remaining deprecated .cmd scripts --- win/readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/win/readme.md b/win/readme.md index b243dd263d..12d1aa5b8f 100644 --- a/win/readme.md +++ b/win/readme.md @@ -81,11 +81,9 @@ Directory Structure | build-deps.py - Fetches and builds all needed dependencies for IFCOS using MSVC | BuildDepsCache-.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 ```