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