rockbox/apps/codecs/lib/SOURCES
Jens Arnold d6c054575b Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7416 a1c6a512-1295-4272-9138-f99709370657
2005-08-29 21:15:27 +00:00

4 lines
87 B
Text

#if CONFIG_CODEC == SWCODEC /* software codec platforms */
codeclib.c
xxx2wav.c
#endif