p7zip/CPP/7zip/Bundles/Format7zFree/makefile

12 lines
247 B
Makefile
Raw Permalink Normal View History

2017-10-11 12:35:36 +02:00
TARGET_FLAGS=$(CC_SHARED) -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec
include ../../../../makefile.crc32
include ../../../../makefile.machine
LOCAL_LINK=$(LINK_SHARED)
LIBS=$(LOCAL_LIBS_DLL)
include ../../../../makefile.glb