summaryrefslogtreecommitdiff
path: root/uisimulator/common
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common')
-rw-r--r--uisimulator/common/SOURCES6
1 files changed, 2 insertions, 4 deletions
diff --git a/uisimulator/common/SOURCES b/uisimulator/common/SOURCES
index 5f068c5bdc..4f9fb05a6a 100644
--- a/uisimulator/common/SOURCES
+++ b/uisimulator/common/SOURCES
@@ -1,4 +1,4 @@
1#ifndef APPLICATION 1#ifdef SIMULATOR
2lcd-common.c 2lcd-common.c
3#ifdef HAVE_LCD_CHARCELLS 3#ifdef HAVE_LCD_CHARCELLS
4font-player.c 4font-player.c
@@ -9,10 +9,8 @@ fmradio.c
9backlight-sim.c 9backlight-sim.c
10#endif 10#endif
11 11
12#if (CONFIG_PLATFORM & PLATFORM_SDL)
13io.c 12io.c
14sim_tasks.c 13sim_tasks.c
15powermgmt-sim.c 14powermgmt-sim.c
16#endif
17/* this is still needed for application since it has some stubs */
18stubs.c 15stubs.c
16/* this is still needed for application since it has some stubs */