forked from bartvdbraak/blender
1772a0a62f
I rename the original makefile of lzo (Makefile.bak) and a new one. Also four new option for user-def.mk: WITH_LZO, default true WITH_LZMA, default true NAN_LZO, default extern/lzo NAN_LZMA, default extern/lzma It's easy add support for system libs (using lzo and lzma from OS) but I don't know if it have much sense. Note that I can't test the "unsigned char" buffer because the OGL animation is not working (right ?), but is the same code that for float also the new Makefile work fine here (Linux), but maybe need some tweak on other OS. |
||
---|---|---|
.. | ||
make/msvc_9_0 | ||
Alloc.c | ||
Alloc.h | ||
CMakeLists.txt | ||
history.txt | ||
LzFind.c | ||
LzFind.h | ||
LzHash.h | ||
lzma.txt | ||
LzmaDec.c | ||
LzmaDec.h | ||
LzmaEnc.c | ||
LzmaEnc.h | ||
LzmaLib.c | ||
LzmaLib.h | ||
Makefile | ||
SConscript | ||
Types.h |