rockbox/rbutil/rbutilqt/mspack
Amaury Pouly 289acf3333 Fix libmspack to compile with rbutil
The build system used by rbutil is not very robust: all the files
are eventually compiled to the same directory so we cannot have
two files with the same name (system.c would conflicts with
system.cpp) so rename one file to avoid this. Also change all
include directives to local ones because we don't have to expose
the entire mspack source to inclusion.

Change-Id: I3fe0638d69fdc30566eb9425abfe33c807678b28
Reviewed-on: http://gerrit.rockbox.org/417
Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
2013-11-04 22:15:00 +01:00
..
cab.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
cabc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
cabd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
chm.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
chmc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
chmd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
COPYING.LIB Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
des.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
hlp.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
hlpc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
hlpd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
kwaj.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
kwajc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
kwajd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lit.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
litc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
litd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lzss.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
lzssd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lzx.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
lzxc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lzxd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
mspack.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
mszip.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
mszipc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
mszipd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
qtm.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
qtmd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
readbits.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
readhuff.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
README.ROCKBOX Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
sha.h Add libmspack to rbutil 2013-11-04 22:14:17 +01:00
system-mspack.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
system-mspack.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
szdd.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
szddc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
szddd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00

This folder contains the mspack project for MS files compression/decompression.
These files are distributed under the LGPL.
The source files have been last synced with libmspack-0.3alpha
http://sourceforge.net/projects/libmspack/on January 28, 2013