mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
makefile: Added support for VC14
This commit is contained in:
parent
32d4260c2d
commit
ad32457623
4 changed files with 15 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ CFGSET=true
|
|||
|
||||
!MESSAGE Usage: nmake /f Makefile.vc mode=<static or dll> <options>
|
||||
!MESSAGE where <options> is one or many of:
|
||||
!MESSAGE VC=<6,7,8,9,10,11,12> - VC versions
|
||||
!MESSAGE VC=<6,7,8,9,10,11,12,14> - VC versions
|
||||
!MESSAGE WITH_DEVEL=<path> - Paths for the development files (SSL, zlib, etc.)
|
||||
!MESSAGE Defaults to sibbling directory deps: ../deps
|
||||
!MESSAGE Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue