mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from pngcrush-1.4.5.tar
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
CC = cl -nologo
|
||||
LD = link -nologo
|
||||
RM = del
|
||||
CFLAGS = -DPNG_ZBUF_SIZE=0x080000 -DWIN32 -O2
|
||||
CFLAGS = -I. -DPNG_ZBUF_SIZE=0x080000 -DWIN32 -O2
|
||||
LDFLAGS =
|
||||
O = .obj
|
||||
E = .exe
|
||||
|
||||
Reference in New Issue
Block a user