gzdoom-gles/FLAC
Randy Heit 1eca84d644 - Fixed: The FLAC/makefile.mgw should use md5.o as an OBJ, not md5.c.
- Fixed: The Linux makefile probably shouldn't be using the bundled zlib headers,
  either.


SVN r580 (trunk)
2007-12-06 17:38:05 +00:00
..
FLAC - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
FLAC++ - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
ia32 - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
private - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
protected - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
share - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
FLAC.vcproj - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
Makefile.mgw - Fixed: The FLAC/makefile.mgw should use md5.o as an OBJ, not md5.c. 2007-12-06 17:38:05 +00:00
ReadMe.txt - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
bitmath.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
bitreader.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
cpu.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
crc.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
fixed.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
format.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
lpc.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
md5.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
memory.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
stream_decoder.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
stream_decoder_pp.cpp - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00

ReadMe.txt

This is not the complete FLAC distribution. It contains only what
ZDoom needs to decode compressed FLAC streams. For the complete
distribution, please visit <http://flac.sourceforge.net/>. The
version here is currently version 1.2.1.

Of course, under Linux, you are encouraged to ignore this source
here and dynamically link to the full libraries.