Imported from libpng-1.2.30.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-08-15 09:15:00 -05:00
parent b520414d5a
commit 576b532b45
62 changed files with 141 additions and 186 deletions

View File

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