From: Peter Kokot Date: Sun, 23 Sep 2018 20:44:58 +0000 (+0200) Subject: Remove outdated zlib readme file for windows build X-Git-Tag: php-7.4.0alpha1~1832 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50b4b63cc63be80e16be080f6b3976b011d03f9a;p=php Remove outdated zlib readme file for windows build --- diff --git a/ext/zlib/zlib_win32_howto.txt b/ext/zlib/zlib_win32_howto.txt deleted file mode 100644 index 59ff3c4f4c..0000000000 --- a/ext/zlib/zlib_win32_howto.txt +++ /dev/null @@ -1,16 +0,0 @@ -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 php7. - -Start Visual Studio, load php_modules.dsw, select the ZLIB projects, and build -it. - - - \ No newline at end of file