d00bbb29b8
Removed the include of sys/types.h - apparently unnecessary now on the platforms on which it happened (all but Mac OS and RISC OS). Moved the Mac OS test into pngpriv.h (the only place it is used.)
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
The xcode project has not been entirely updated to libpng-1.4.0.
|
|
|
|
It needs to *not* depend on pnggccrd.c or pngvcrd.c
|
|
|
|
It needs to define PNG_NO_PEDANTIC_WARNINGS in the CFLAGS 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.
|