[master] Bump to version 1.2.41rc04

This commit is contained in:
Glenn Randers-Pehrson
2009-11-25 16:04:13 -06:00
parent ea88d94dcf
commit 5aa8676122
88 changed files with 249 additions and 211 deletions

View File

@@ -16,7 +16,7 @@
CC = cl
LD = link
AR = lib
CFLAGS = -DPNG_CONFIGURE_LIBPNG -nologo -DPNG_NO_MMX_CODE -MD -O2 -W3 -I..\zlib
CFLAGS = -nologo -DPNG_NO_MMX_CODE -MD -O2 -W3 -I..\zlib
LDFLAGS = -nologo
ARFLAGS = -nologo
RM = del