1
0
Fork 0
forked from len0rd/rockbox

Build wmapro, disabled on targets with less than 2MB of ram

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27423 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2010-07-14 20:27:43 +00:00
parent 0159c0c09c
commit de8369f3a2
2 changed files with 6 additions and 0 deletions

View file

@ -33,6 +33,10 @@ vox.c
wav64.c
tta.c
#if MEMORYSIZE > 2
wmapro.c
#endif
#ifdef HAVE_RECORDING
/* encoders */