Initial commit of visual studio 9 git build superproject.
[git-build-vc9.git] / zlib / INDEX
blob4d7eac44bc0a41bb3fcec2dd8ea65c1c7f62e43e
1 ChangeLog       history of changes\r
2 FAQ             Frequently Asked Questions about zlib\r
3 INDEX           this file\r
4 Makefile        makefile for Unix (generated by configure)\r
5 Makefile.in     makefile for Unix (template for configure)\r
6 README          guess what\r
7 algorithm.txt   description of the (de)compression algorithm\r
8 configure       configure script for Unix\r
9 zconf.in.h      template for zconf.h (used by configure)\r
11 amiga/          makefiles for Amiga SAS C\r
12 as400/          makefiles for IBM AS/400\r
13 msdos/          makefiles for MSDOS\r
14 old/            makefiles for various architectures and zlib documentation\r
15                 files that have not yet been updated for zlib 1.2.x\r
16 projects/       projects for various Integrated Development Environments\r
17 qnx/            makefiles for QNX\r
18 win32/          makefiles for Windows\r
20                 zlib public header files (must be kept):\r
21 zconf.h\r
22 zlib.h\r
24                 private source files used to build the zlib library:\r
25 adler32.c\r
26 compress.c\r
27 crc32.c\r
28 crc32.h\r
29 deflate.c\r
30 deflate.h\r
31 gzio.c\r
32 infback.c\r
33 inffast.c\r
34 inffast.h\r
35 inffixed.h\r
36 inflate.c\r
37 inflate.h\r
38 inftrees.c\r
39 inftrees.h\r
40 trees.c\r
41 trees.h\r
42 uncompr.c\r
43 zutil.c\r
44 zutil.h\r
46                 source files for sample programs:\r
47 example.c\r
48 minigzip.c\r
50                 unsupported contribution by third parties\r
51 See contrib/README.contrib\r