]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
winbuild/README: VC should be set to 6 'or larger'
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 Jun 2021 13:34:40 +0000 (15:34 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 14 Jun 2021 14:26:25 +0000 (16:26 +0200)
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

winbuild/README.md

index 2475c98850c3e4d2e7d850d8fe454f24629618aa..2aa0c60fe9eebfe80ff2d2114fff7f1b098bb1f7 100644 (file)
@@ -73,7 +73,7 @@ Open a Visual Studio Command prompt:
 \r
 where `<options>` is one or many of:\r
 \r
- - `VC=<6,7,8,9,10,11,12,14,15>` - VC version\r
+ - `VC=<num>`                    - VC version. 6 or later.\r
  - `WITH_DEVEL=<path>`           - Paths for the development files (SSL, zlib, etc.)\r
                                    Defaults to sibbling directory deps: ../deps\r
                                    Libraries can be fetched at https://windows.php.net/downloads/php-sdk/deps/\r