mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Imported from libpng-1.5.19beta04.tar
This commit is contained in:
0
scripts/dfn.awk
Normal file → Executable file
0
scripts/dfn.awk
Normal file → Executable 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 <
|
||||
|
||||
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user