2010-09-02 00:24:40 +00:00
|
|
|
#ifdef SIMULATOR
|
2005-02-18 13:47:17 +00:00
|
|
|
lcd-common.c
|
2005-02-18 15:43:02 +00:00
|
|
|
#ifdef HAVE_LCD_CHARCELLS
|
|
|
|
font-player.c
|
2005-02-18 13:47:17 +00:00
|
|
|
lcd-playersim.c
|
|
|
|
sim_icons.c
|
2010-06-22 23:22:31 +00:00
|
|
|
#endif
|
2010-07-06 15:11:56 +00:00
|
|
|
fmradio.c
|
2009-04-29 22:24:40 +00:00
|
|
|
backlight-sim.c
|
2010-07-06 15:11:56 +00:00
|
|
|
#endif
|
2008-12-24 16:58:41 +00:00
|
|
|
|
2010-09-01 21:29:34 +00:00
|
|
|
io.c
|
2010-09-01 22:09:43 +00:00
|
|
|
sim_tasks.c
|
2010-09-02 00:24:43 +00:00
|
|
|
/* this is still needed for application since it has some stubs */
|
2011-02-08 20:05:25 +00:00
|
|
|
#if !(CONFIG_PLATFORM & PLATFORM_MAEMO)
|
2010-09-01 23:36:15 +00:00
|
|
|
powermgmt-sim.c
|
2011-02-08 20:05:25 +00:00
|
|
|
#endif
|
2010-07-06 15:11:56 +00:00
|
|
|
stubs.c
|