summaryrefslogtreecommitdiff
path: root/ext/zlib/zlib_win32_howto.txt
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
committerfoobar <sniper@php.net>2004-01-17 13:00:38 +0000
commitf4983c0d3f56c2074458e4840db36643b2fec59b (patch)
tree2dcf521f07114e3bb2952439fe28cdfa40d30677 /ext/zlib/zlib_win32_howto.txt
parentb851f3712388de9f6c4addf2063dbc3c663a0b3b (diff)
downloadphp-git-f4983c0d3f56c2074458e4840db36643b2fec59b.tar.gz
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
Diffstat (limited to 'ext/zlib/zlib_win32_howto.txt')
-rw-r--r--ext/zlib/zlib_win32_howto.txt2
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.