p7zip/CPP/7zip/Compress/Lzham/makefile
2017-10-11 12:35:36 +02:00

11 lines
264 B
Makefile

TARGET_FLAGS=$(CC_SHARED) -DRegisterCodec=DllRegisterCodec -Iinclude -Ilzhamdecomp -Ilzhamcomp -I../../../../
include ../../../../makefile.crc32
include ../../../../makefile.machine
LOCAL_LINK=$(LINK_SHARED)
LIBS=$(LOCAL_LIBS)
include ../../../../makefile.glb