1
0
Fork 0
forked from len0rd/rockbox
foxbox/uisimulator/common/SOURCES
Thomas Martitz c00fbc4d06 Android: Don't compile sim_tasks.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27973 a1c6a512-1295-4272-9138-f99709370657
2010-09-01 22:09:43 +00:00

18 lines
294 B
Text

#ifndef APPLICATION
lcd-common.c
#ifdef HAVE_LCD_CHARCELLS
font-player.c
lcd-playersim.c
sim_icons.c
#endif
fmradio.c
backlight-sim.c
#endif
#if (CONFIG_PLATFORM & PLATFORM_SDL)
io.c
sim_tasks.c
#endif
/* this is still needed for application since it has some stubs */
powermgmt-sim.c
stubs.c