Imported from libpng-1.2.9.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-14 06:22:52 -05:00
parent 3a51203c48
commit a7d0c94169
56 changed files with 134 additions and 170 deletions

View File

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