1
0
Fork 0
forked from len0rd/rockbox

Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14841 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-09-24 15:57:32 +00:00
parent e24975a35f
commit 0e49605aaa
15 changed files with 377 additions and 195 deletions

View file

@ -122,7 +122,6 @@ nim.c
#if CONFIG_CODEC == SWCODEC /* software codec platforms */
mp3_encoder.c
midiplay.c
wav2wv.c
#else /* hardware codec platforms */
#ifndef HAVE_MMC /* not for Ondio, has no remote control pin */