mirror of
https://github.com/curl/curl.git
synced 2026-05-16 03:06:20 +03:00
winbuild/README: VC should be set to 6 'or larger'
Previously it listed all versions up to 15 (missing 16) but this new phrasing is more open ended. Reported-by: Hugh Macdonald Fixes #7253 Closes #7254
This commit is contained in:
parent
8fa0a298c6
commit
ce8a38fe80
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Open a Visual Studio Command prompt:
|
|||
|
||||
where `<options>` is one or many of:
|
||||
|
||||
- `VC=<6,7,8,9,10,11,12,14,15>` - VC version
|
||||
- `VC=<num>` - VC version. 6 or later.
|
||||
- `WITH_DEVEL=<path>` - Paths for the development files (SSL, zlib, etc.)
|
||||
Defaults to sibbling directory deps: ../deps
|
||||
Libraries can be fetched at https://windows.php.net/downloads/php-sdk/deps/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue