diff options
Diffstat (limited to 'ext/zlib/zlib_win32_howto.txt')
| -rw-r--r-- | ext/zlib/zlib_win32_howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/zlib_win32_howto.txt b/ext/zlib/zlib_win32_howto.txt index 72e767ac5e..a4e01a4845 100644 --- a/ext/zlib/zlib_win32_howto.txt +++ b/ext/zlib/zlib_win32_howto.txt @@ -7,7 +7,7 @@ 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. +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. |
