Relocate pngvalid.c to contrib/libtests

This commit is contained in:
Glenn Randers-Pehrson
2011-11-24 12:17:01 -06:00
parent 585f8b49b5
commit e209df47c4
24 changed files with 1016 additions and 1157 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.5.7beta05 - November 23, 2011
Makefiles for libpng version 1.5.7beta05 - November 24, 2011
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile

View File

@@ -3,7 +3,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng 1.5.7beta05 - November 23, 2011 */
/* Libpng 1.5.7beta05 - November 24, 2011 */
/* Copyright (c) 1998-2011 Glenn Randers-Pehrson */