You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
330 B

Rules for building ZLIB
-----------------------
The zlib project requires the folowing files:
php_build\zlib\include\zlib.h
php_build\zlib\include\zconf.h
php_build\zlib\lib\zlibstat.lib
php_build is a directory at the same level as php5.
Start Visual Studio, load php_modules.dsw, select the ZLIB projects, and build
it.