mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 15:33:33 +00:00
a6859b4715
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11149 91177308-0d34-0410-b5e6-96231b3b80d8
20 lines
703 B
Plaintext
20 lines
703 B
Plaintext
USEUNIT("zlib.cpp");
|
|
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");
|
|
//---------------------------------------------------------------------------
|
|
This file is used by the project manager only and should be treated like the project file
|
|
|
|
|
|
DllEntryPoint |