Imported from libpng-1.2.33.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-10-31 08:42:18 -05:00
parent e7324bb94f
commit c4d44b72e8
50 changed files with 127 additions and 127 deletions

View File

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