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:
Daniel Stenberg 2021-06-14 15:34:40 +02:00
parent 8fa0a298c6
commit ce8a38fe80
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -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/