lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | USEUNIT("zlib.cpp"); |
| 2 | USEUNIT("..\..\..\zlib\zutil.c"); |
| 3 | USEUNIT("..\..\..\zlib\compress.c"); |
| 4 | USEUNIT("..\..\..\zlib\crc32.c"); |
| 5 | USEUNIT("..\..\..\zlib\deflate.c"); |
| 6 | USEUNIT("..\..\..\zlib\gzio.c"); |
| 7 | USEUNIT("..\..\..\zlib\infblock.c"); |
| 8 | USEUNIT("..\..\..\zlib\infcodes.c"); |
| 9 | USEUNIT("..\..\..\zlib\inffast.c"); |
| 10 | USEUNIT("..\..\..\zlib\inflate.c"); |
| 11 | USEUNIT("..\..\..\zlib\inftrees.c"); |
| 12 | USEUNIT("..\..\..\zlib\infutil.c"); |
| 13 | USEUNIT("..\..\..\zlib\trees.c"); |
| 14 | USEUNIT("..\..\..\zlib\uncompr.c"); |
| 15 | USEUNIT("..\..\..\zlib\adler32.c"); |
| 16 | //--------------------------------------------------------------------------- |
| 17 | This file is used by the project manager only and should be treated like the project file |
| 18 | |
| 19 | |
| 20 | DllEntryPoint |