zlib.readme.txt

来自「A good png library for mulit-platform」· 文本 代码 · 共 15 行

TXT
15
字号
The project that builds libpng under Borland C++ Builder does notexplicitly build zlib.  By taking this decision, there is no needto update the libpng project each time when there is a change inthe list of zlib source files.  After all, this list is private tozlib, and applications (such as libpng) should not assume anythingabout it.If you wish to contribute a project that builds zlib under BorlandC++ Builder, please submit it to the zlib developers, not to thelibpng developers.By default, the libpng project uses zlib as a static library.  Ifyou wish to use zlib as a DLL, please read the important notes fromthe zlib DLL FAQ, found inside the zlib distribution.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?