[devel] Imported from libpng-1.4.0beta103.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-11-20 22:06:56 -06:00
parent 4a72ebfafa
commit 11865f0e29
25 changed files with 32 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.4.0beta103 - November 20, 2009
Makefiles for libpng version 1.4.0beta103 - November 21, 2009
makefile.linux => Linux/ELF makefile
(gcc, creates libpng14.so.14.1.4.0beta103)

View File

@@ -255,3 +255,4 @@ EXPORTS
png_check_cHRM_fixed @217
png_calloc @218
png_longjmp_ptr @219
png_set_longjmp_fn @220

View File

@@ -215,6 +215,7 @@ EXPORTS
png_check_cHRM_fixed
png_calloc
png_longjmp_ptr
png_set_longjmp_fn
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
png_libpng_ver

View File

@@ -210,3 +210,4 @@ EXPORTS
png_check_cHRM_fixed
png_calloc
png_longjmp_ptr
png_set_longjmp_fn