Imported from libpng-1.2.30rc04.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-07-22 13:51:08 -05:00
parent 3215e97b17
commit 9c8717e42f
62 changed files with 156 additions and 147 deletions

View File

@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
PNGMIN = 1.2.30rc03
PNGMIN = 1.2.30rc04
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll