summaryrefslogtreecommitdiff
path: root/ext/zlib/zlib_win32_howto.txt
blob: 72e767ac5e51ac4a44d16072f169c378b59fa8ef (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 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 php4.

Start Visual Studio, load php_modules.dsw, select the ZLIB projects, and build
it.