From 1c6b2513ea0114150447824df45e566d87fd06d9 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Wed, 16 Feb 2005 20:15:30 +0000 Subject: Add libFLAC to the build system git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5987 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libFLAC/SOURCES | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apps/codecs/libFLAC/SOURCES (limited to 'apps/codecs/libFLAC/SOURCES') diff --git a/apps/codecs/libFLAC/SOURCES b/apps/codecs/libFLAC/SOURCES new file mode 100644 index 0000000000..fc793f5e10 --- /dev/null +++ b/apps/codecs/libFLAC/SOURCES @@ -0,0 +1,12 @@ +bitbuffer.c +bitmath.c +cpu.c +crc.c +fixed.c +float.c +format.c +lpc.c +md5.c +memory.c +seekable_stream_decoder.c +stream_decoder.c -- cgit v1.2.3