rockbox/uisimulator/common/SOURCES

19 lines
294 B
Text
Raw Normal View History

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