1USEUNIT("libpng.cpp");
2USEUNIT("..\..\png.c");
3USEUNIT("..\..\pngerror.c");
4USEUNIT("..\..\pngget.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("..\..\pngwutil.c");
17USELIB("..\..\..\zlib\zlib.lib");
18//---------------------------------------------------------------------------
19This file is used by the project manager only and should be treated like the project file
20
21
22DllEntryPoint
23