lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | USEUNIT("..\..\..\zlib\zutil.c"); |
| 2 | USEUNIT("..\..\..\zlib\compress.c"); |
| 3 | USEUNIT("..\..\..\zlib\crc32.c"); |
| 4 | USEUNIT("..\..\..\zlib\deflate.c"); |
| 5 | USEUNIT("..\..\..\zlib\gzio.c"); |
| 6 | USEUNIT("..\..\..\zlib\infblock.c"); |
| 7 | USEUNIT("..\..\..\zlib\infcodes.c"); |
| 8 | USEUNIT("..\..\..\zlib\inffast.c"); |
| 9 | USEUNIT("..\..\..\zlib\inflate.c"); |
| 10 | USEUNIT("..\..\..\zlib\inftrees.c"); |
| 11 | USEUNIT("..\..\..\zlib\infutil.c"); |
| 12 | USEUNIT("..\..\..\zlib\trees.c"); |
| 13 | USEUNIT("..\..\..\zlib\uncompr.c"); |
| 14 | USEUNIT("..\..\..\zlib\adler32.c"); |
| 15 | //--------------------------------------------------------------------------- |
| 16 | #define Library |
| 17 | |
| 18 | // To add a file to the library use the Project menu 'Add to Project'. |
| 19 | |
| 20 | |