[master] Imported from libpng-1.2.41beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-09-30 13:31:45 -05:00
parent 3dfd0cd62a
commit caaf688582
49 changed files with 122 additions and 121 deletions

View File

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