p7zip/CPP/7zip/Compress/Lzham/makefile

11 lines
264 B
Makefile
Raw Permalink Normal View History

2017-10-11 12:35:36 +02:00
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