mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-09 10:31:14 +00:00
a6859b4715
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11149 91177308-0d34-0410-b5e6-96231b3b80d8
22 lines
611 B
Plaintext
22 lines
611 B
Plaintext
USELIB("zlibstat.lib");
|
|
USEUNIT("..\..\pngerror.c");
|
|
USEUNIT("..\..\png.c");
|
|
USEUNIT("..\..\pngwutil.c");
|
|
USEUNIT("..\..\pngmem.c");
|
|
USEUNIT("..\..\pngpread.c");
|
|
USEUNIT("..\..\pngread.c");
|
|
USEUNIT("..\..\pngrio.c");
|
|
USEUNIT("..\..\pngrtran.c");
|
|
USEUNIT("..\..\pngrutil.c");
|
|
USEUNIT("..\..\pngset.c");
|
|
USEUNIT("..\..\pngtrans.c");
|
|
USEUNIT("..\..\pngwio.c");
|
|
USEUNIT("..\..\pngwrite.c");
|
|
USEUNIT("..\..\pngwtran.c");
|
|
USEUNIT("..\..\pngget.c");
|
|
//---------------------------------------------------------------------------
|
|
#define Library
|
|
|
|
// To add a file to the library use the Project menu 'Add to Project'.
|
|
|
|
|