[libpng10] Imported from libpng-1.0.51.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-12-02 19:44:54 -06:00
parent 270a623b90
commit 7836e21894
89 changed files with 481 additions and 482 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