VC=<6,7,8,9,10,11,12> - VC versions\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 http://pecl2.php.net/downloads/php-windows-builds/\r
+ Libraries can be fetched at http://windows.php.net/downloads/php-sdk/deps/\r
Uncompress them into the deps folder.\r
WITH_SSL=<dll or static> - Enable OpenSSL support, DLL or static\r
WITH_ZLIB=<dll or static> - Enable zlib support, DLL or static\r
ENABLE_WINSSL=<yes or no> - Enable native Windows SSL support, defaults to yes\r
GEN_PDB=<yes or no> - Generate Program Database (debug symbols for release build)\r
DEBUG=<yes or no> - Debug builds\r
- MACHINE=<x86 or x64> - Target architecture (default is x86)
\ No newline at end of file
+ MACHINE=<x86 or x64> - Target architecture (default is x86)\r