Imported from libpng-1.2.35.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-02-14 15:59:43 -06:00
parent 8cafc1e1ac
commit 6048b12510
53 changed files with 131 additions and 134 deletions

View File

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