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