9cb91c0062
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31025 a1c6a512-1295-4272-9138-f99709370657
18 lines
294 B
Text
18 lines
294 B
Text
#ifdef SIMULATOR
|
|
lcd-common.c
|
|
#ifdef HAVE_LCD_CHARCELLS
|
|
font-player.c
|
|
lcd-playersim.c
|
|
sim_icons.c
|
|
#endif
|
|
sim_tasks.c
|
|
fmradio.c
|
|
backlight-sim.c
|
|
stubs.c
|
|
#endif
|
|
|
|
io.c
|
|
/* this is still needed for application since it has some stubs */
|
|
#if !(CONFIG_PLATFORM & PLATFORM_MAEMO)
|
|
powermgmt-sim.c
|
|
#endif
|