d_zlib.cpp
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:0k
- #include <condefs.h>
- #pragma hdrstop
- //---------------------------------------------------------------------------
- USEUNIT("adler32.c");
- USEUNIT("deflate.c");
- USEUNIT("infblock.c");
- USEUNIT("infcodes.c");
- USEUNIT("inffast.c");
- USEUNIT("inflate.c");
- USEUNIT("inftrees.c");
- USEUNIT("infutil.c");
- USEUNIT("trees.c");
- //---------------------------------------------------------------------------
- #define Library
- // To add a file to the library use the Project menu 'Add to Project'.