mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.2.1beta4.tar
This commit is contained in:
@@ -19,7 +19,7 @@ LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz
|
||||
LDSHARED=cc -lz -dynamiclib -compatibility_version $(VER) -current_version $(VER)
|
||||
|
||||
PNGMAJ = 3
|
||||
PNGMIN = 1.2.1beta3
|
||||
PNGMIN = 1.2.1beta4
|
||||
VER = $(PNGMAJ).$(PNGMIN)
|
||||
SHAREDLIB=libpng
|
||||
SHAREDLIB_POSTFIX=dylib
|
||||
|
||||
Reference in New Issue
Block a user