From 71d73fd470e339adff65aff0db6a44d1d6418b31 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Thu, 17 Nov 2011 19:52:59 +0000 Subject: Remove sim_tasks from the sdl application build. This unfortunately removes the screendump feature, but usually there are better desktop apps for that. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31011 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/common/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/common/SOURCES') diff --git a/uisimulator/common/SOURCES b/uisimulator/common/SOURCES index 2c921ed7ad..1e042afdc5 100644 --- a/uisimulator/common/SOURCES +++ b/uisimulator/common/SOURCES @@ -5,12 +5,12 @@ font-player.c lcd-playersim.c sim_icons.c #endif +sim_tasks.c 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 -- cgit v1.2.3