rockbox/uisimulator/common/SOURCES
Thomas Martitz f8381d9c39 Android: don't compile stubs.c and kill off libuisimulator entirely.
Seperate make rules in a almost empty android.make.
Also add forgotten powermgmt-android.c

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27977 a1c6a512-1295-4272-9138-f99709370657
2010-09-02 00:24:40 +00:00

16 lines
247 B
Text

#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
powermgmt-sim.c
stubs.c
/* this is still needed for application since it has some stubs */