build: drop the winbuild build system

In favor of CMake.

Closes #18040
This commit is contained in:
Viktor Szakats 2025-07-27 13:50:03 +02:00
parent 5e2d4d7905
commit 8d004781a5
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
26 changed files with 4 additions and 1460 deletions

View file

@ -16,9 +16,6 @@ You need to generate the project files before using them. Please run "generate
To generate project files for recent versions of Visual Studio instead, use
cmake. Refer to INSTALL-CMAKE.md in the docs directory.
Another way to build curl using Visual Studio is without project files. Refer
to README in the winbuild directory.
## Directory Structure
The following directory structure is used for the legacy project files: