From 8b4ecfaa4db046065938ef1d137f78aea70bb7ec Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Tue, 22 Jan 2008 12:11:10 +0000 Subject: [PATCH] Oops. Only build mpegplayer bitmaps for SWCODEC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16141 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bitmaps/mono/SOURCES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES index bc75c3a678..6c9dfcf03d 100644 --- a/apps/plugins/bitmaps/mono/SOURCES +++ b/apps/plugins/bitmaps/mono/SOURCES @@ -38,10 +38,12 @@ flipit_cursor.16x13x1.bmp #endif #endif +#if CONFIG_CODEC == SWCODEC /* MPEGplayer */ mpegplayer_status_icons_8x8x1.bmp mpegplayer_status_icons_12x12x1.bmp mpegplayer_status_icons_16x16x1.bmp +#endif #if LCD_WIDTH == 160 && LCD_HEIGHT == 128 && LCD_DEPTH < 16 superdom_boarditems.160x128x1.bmp