[libpng15] Imported from libpng-1.5.19beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-08-03 19:56:15 -05:00
parent 1ee1fcc805
commit ff3171322c
16 changed files with 32 additions and 30 deletions

0
scripts/dfn.awk Normal file → Executable file
View File

View File

@@ -46,7 +46,7 @@ $(AR) libpng.lib r $(OBJS)
$(OBJS): pngpriv.h png.h pngconf.h pnglibconf.h pnginfo.h pngstruct.h pngdebug.h
pnglibconf.h: $(PNGLIBCONF_H_PREBUILT)
COPY scripts/pnglibconf.h.prebuilt TO pnglibconf.h
COPY $(PNGLIBCONF_H_PREBUILT) TO pnglibconf.h
pngtest: pngtest.o libpng.lib
$(LN) <WITH <

View File

@@ -1,7 +1,7 @@
/* 1.5.19beta04 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
/* libpng version 1.5.19beta04 - April 6, 2014 */
/* libpng version 1.5.19beta04 - August 4, 2014 */
/* Copyright (c) 1998-2013 Glenn Randers-Pehrson */