summaryrefslogtreecommitdiff
path: root/ext/zlib/zlib_win32_howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/zlib_win32_howto.txt')
-rw-r--r--ext/zlib/zlib_win32_howto.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/ext/zlib/zlib_win32_howto.txt b/ext/zlib/zlib_win32_howto.txt
deleted file mode 100644
index 72e767ac5e..0000000000
--- a/ext/zlib/zlib_win32_howto.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-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.
-
-
- \ No newline at end of file