20 lines
667 B
Plaintext
20 lines
667 B
Plaintext
|
USEUNIT("..\..\..\zlib\zutil.c");
|
||
|
USEUNIT("..\..\..\zlib\compress.c");
|
||
|
USEUNIT("..\..\..\zlib\crc32.c");
|
||
|
USEUNIT("..\..\..\zlib\deflate.c");
|
||
|
USEUNIT("..\..\..\zlib\gzio.c");
|
||
|
USEUNIT("..\..\..\zlib\infblock.c");
|
||
|
USEUNIT("..\..\..\zlib\infcodes.c");
|
||
|
USEUNIT("..\..\..\zlib\inffast.c");
|
||
|
USEUNIT("..\..\..\zlib\inflate.c");
|
||
|
USEUNIT("..\..\..\zlib\inftrees.c");
|
||
|
USEUNIT("..\..\..\zlib\infutil.c");
|
||
|
USEUNIT("..\..\..\zlib\trees.c");
|
||
|
USEUNIT("..\..\..\zlib\uncompr.c");
|
||
|
USEUNIT("..\..\..\zlib\adler32.c");
|
||
|
//---------------------------------------------------------------------------
|
||
|
#define Library
|
||
|
|
||
|
// To add a file to the library use the Project menu 'Add to Project'.
|
||
|
|
||
|
|