[devel] Added new private header files to libpng_sources in CMakeLists.txt

This commit is contained in:
Glenn Randers-Pehrson 2010-08-26 17:11:55 -05:00
parent be6f0c2c50
commit 07d9fc9478
3 changed files with 6 additions and 1 deletions

View File

@ -389,6 +389,7 @@ Version 1.5.0beta45 [August 26, 2010]
in pngpriv.h in case the user neglected to define them in their pngusr.h
Version 1.5.0beta46 [August 26, 2010]
Added new private header files to libpng_sources in CMakeLists.txt
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit

View File

@ -3026,6 +3026,7 @@ Version 1.5.0beta45 [August 26, 2010]
in pngpriv.h in case the user neglected to define them in their pngusr.h
Version 1.5.0beta46 [August 26, 2010]
[devel] Added new private header files to libpng_sources in CMakeLists.txt
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -102,6 +102,9 @@ set(libpng_sources
png.h
pngconf.h
pngpriv.h
pngdebug.h
pnginfo.h
pngstruct.h
png.c
pngerror.c
pngget.c