1USEUNIT("..\..\png.c");
2USEUNIT("..\..\pngerror.c");
3USEUNIT("..\..\pngget.c");
4USEUNIT("..\..\pngmem.c");
5USEUNIT("..\..\pngpread.c");
6USEUNIT("..\..\pngread.c");
7USEUNIT("..\..\pngrio.c");
8USEUNIT("..\..\pngrtran.c");
9USEUNIT("..\..\pngrutil.c");
10USEUNIT("..\..\pngset.c");
11USEUNIT("..\..\pngtrans.c");
12USEUNIT("..\..\pngwio.c");
13USEUNIT("..\..\pngwrite.c");
14USEUNIT("..\..\pngwtran.c");
15USEUNIT("..\..\pngwutil.c");
16USELIB("..\..\..\zlib\zlib.lib");
17//---------------------------------------------------------------------------
18#define Library
19
20// To add a file to the library use the Project menu 'Add to Project'.
21
22