[alpha] Sync with libpng-1.4.0beta107

This commit is contained in:
Glenn Randers-Pehrson
2009-12-04 13:03:56 -06:00
parent 7ce8e2e8ad
commit 95a87425bb
67 changed files with 210 additions and 172 deletions

View File

@@ -10,7 +10,7 @@
# -------- Microsoft C 5.1 and later, does not use assembler code --------
MODEL=L
CFLAGS=-DPNG_CONFIGURE_LIBPNG -Oait -Gs -nologo -W3 -A$(MODEL) -I..\zlib
CFLAGS=-Oait -Gs -nologo -W3 -A$(MODEL) -I..\zlib
#-Ox generates bad code with MSC 5.1
CC=cl
LD=link