blob: 9159d02b721263756ffd6688d152d2d90bebace5 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001USELIB("zlibstat.lib");
2USEUNIT("..\..\pngerror.c");
3USEUNIT("..\..\png.c");
4USEUNIT("..\..\pngwutil.c");
5USEUNIT("..\..\pngmem.c");
6USEUNIT("..\..\pngpread.c");
7USEUNIT("..\..\pngread.c");
8USEUNIT("..\..\pngrio.c");
9USEUNIT("..\..\pngrtran.c");
10USEUNIT("..\..\pngrutil.c");
11USEUNIT("..\..\pngset.c");
12USEUNIT("..\..\pngtrans.c");
13USEUNIT("..\..\pngwio.c");
14USEUNIT("..\..\pngwrite.c");
15USEUNIT("..\..\pngwtran.c");
16USEUNIT("..\..\pngget.c");
17//---------------------------------------------------------------------------
18#define Library
19
20// To add a file to the library use the Project menu 'Add to Project'.
21
22