makefile: Added support for VC11
This commit is contained in:
@@ -52,7 +52,7 @@ a directory named using the options given to the nmake call.
|
||||
nmake /f Makefile.vc mode=<static or dll> <options>
|
||||
|
||||
where <options> is one or many of:
|
||||
VC=<6,7,8,9,10> - VC versions
|
||||
VC=<6,7,8,9,10,11> - VC versions
|
||||
WITH_DEVEL=<path> - Paths for the development files (SSL, zlib, etc.)
|
||||
Defaults to sibbling directory deps: ../deps
|
||||
Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/
|
||||
|
||||
Reference in New Issue
Block a user