1
0
Fork 0
forked from len0rd/rockbox

Oops. Only build mpegplayer bitmaps for SWCODEC.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16141 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2008-01-22 12:11:10 +00:00
parent 2df3f38da6
commit 8b4ecfaa4d

View file

@ -38,10 +38,12 @@ flipit_cursor.16x13x1.bmp
#endif #endif
#endif #endif
#if CONFIG_CODEC == SWCODEC
/* MPEGplayer */ /* MPEGplayer */
mpegplayer_status_icons_8x8x1.bmp mpegplayer_status_icons_8x8x1.bmp
mpegplayer_status_icons_12x12x1.bmp mpegplayer_status_icons_12x12x1.bmp
mpegplayer_status_icons_16x16x1.bmp mpegplayer_status_icons_16x16x1.bmp
#endif
#if LCD_WIDTH == 160 && LCD_HEIGHT == 128 && LCD_DEPTH < 16 #if LCD_WIDTH == 160 && LCD_HEIGHT == 128 && LCD_DEPTH < 16
superdom_boarditems.160x128x1.bmp superdom_boarditems.160x128x1.bmp