diff options
Diffstat (limited to 'src/3rdparty/libpng/projects/cbuilder5/README.txt')
-rw-r--r-- | src/3rdparty/libpng/projects/cbuilder5/README.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/3rdparty/libpng/projects/cbuilder5/README.txt b/src/3rdparty/libpng/projects/cbuilder5/README.txt new file mode 100644 index 0000000..9efaa4b --- /dev/null +++ b/src/3rdparty/libpng/projects/cbuilder5/README.txt @@ -0,0 +1,11 @@ +The cbuilder5 project has not been updated to libpng-1.4.0. + +It needs to depend on pngpriv.h + +It needs to *not* depend on pnggccrd.c or pngvcrd.c + +It needs to DEFINE PNG_NO_PEDANTIC_WARNING while building +the library, but not while building an application. + +If an updated version is not received, this project will +be removed when libpng-1.4.0 is released. |