[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

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 <