summaryrefslogtreecommitdiff
path: root/ext/zlib/zlib_win32_howto.txt
blob: e2a2b79cc7d0ac5ad074bf33a38ed5b15bb0d009 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Rules for building ZLIB
-----------------------

The zlib project requires the following 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.