[libpng17] Imported from libpng-1.7.0beta55.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-03-09 08:29:24 -05:00
parent c062330846
commit 0fba15c567
18 changed files with 1710 additions and 1032 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.7.0beta55 - March 7, 2015
Makefiles for libpng version 1.7.0beta55 - March 9, 2015
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile

View File

@@ -8,7 +8,7 @@ com pnglibconf.h - library build configuration
com
version
com
com Copyright (c) 1998-2014 Glenn Randers-Pehrson
com Copyright (c) 1998-2015 Glenn Randers-Pehrson
com
com This code is released under the libpng license.
com For conditions of distribution and use, see the disclaimer

View File

@@ -2,7 +2,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng version 1.7.0beta55 - March 7, 2015 */
/* Libpng version 1.7.0beta55 - March 9, 2015 */
/* Copyright (c) 1998-2014 Glenn Randers-Pehrson */