This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
wince*: DEFINES += NO_ERRNO_H |
| 2 |
INCLUDEPATH += $$PWD/zlib |
| 3 |
SOURCES+= \ |
| 4 |
$$PWD/zlib/adler32.c \ |
| 5 |
$$PWD/zlib/compress.c \ |
| 6 |
$$PWD/zlib/crc32.c \ |
| 7 |
$$PWD/zlib/deflate.c \ |
| 8 |
$$PWD/zlib/gzclose.c \ |
| 9 |
$$PWD/zlib/gzlib.c \ |
| 10 |
$$PWD/zlib/gzread.c \ |
| 11 |
$$PWD/zlib/gzwrite.c \ |
| 12 |
$$PWD/zlib/infback.c \ |
| 13 |
$$PWD/zlib/inffast.c \ |
| 14 |
$$PWD/zlib/inflate.c \ |
| 15 |
$$PWD/zlib/inftrees.c \ |
| 16 |
$$PWD/zlib/trees.c \ |
| 17 |
$$PWD/zlib/uncompr.c \ |
| 18 |
$$PWD/zlib/zutil.c |