1
0
Fork 0
forked from len0rd/rockbox

codec lib sources

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6819 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2005-06-22 20:13:46 +00:00
parent b685ebd4f6
commit 3739d3aa34

4
apps/codecs/lib/SOURCES Normal file
View file

@ -0,0 +1,4 @@
#if CONFIG_HWCODEC == MASNONE /* software codec platforms */
codeclib.c
xxx2wav.c
#endif