blob: f736b62f43c5fe9a636647e732f24a0e18b6aa33 [file] [log] [blame]
The Android Open Source Project4215dd12009-03-09 11:52:12 -07001USEUNIT("..\..\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
The Android Open Source Project893912b2009-03-03 19:30:05 -080022