forked from len0rd/rockbox
only compile files that are relevant
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5173 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
db06918a9a
commit
d2f2953a74
3 changed files with 32 additions and 14 deletions
|
@ -1,41 +1,45 @@
|
|||
battery_test.c
|
||||
chessclock.c
|
||||
favorites.c
|
||||
firmware_flash.c
|
||||
helloworld.c
|
||||
metronome.c
|
||||
rockbox_flash.c
|
||||
search.c
|
||||
sort.c
|
||||
stopwatch.c
|
||||
vbrfix.c
|
||||
viewer.c
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
bounce.c
|
||||
calculator.c
|
||||
calendar.c
|
||||
chessclock.c
|
||||
chip8.c
|
||||
clock.c
|
||||
cube.c
|
||||
euroconverter.c
|
||||
favorites.c
|
||||
firmware_flash.c
|
||||
flipit.c
|
||||
grayscale.c
|
||||
helloworld.c
|
||||
jackpot.c
|
||||
jpeg.c
|
||||
mandelbrot.c
|
||||
metronome.c
|
||||
minesweeper.c
|
||||
mosaique.c
|
||||
nim.c
|
||||
oscillograph.c
|
||||
pong.c
|
||||
rockblox.c
|
||||
rockbox_flash.c
|
||||
search.c
|
||||
sliding_puzzle.c
|
||||
snake.c
|
||||
snake2.c
|
||||
snow.c
|
||||
sokoban.c
|
||||
solitaire.c
|
||||
sort.c
|
||||
splitedit.c
|
||||
star.c
|
||||
stopwatch.c
|
||||
vbrfix.c
|
||||
video.c
|
||||
viewer.c
|
||||
vu_meter.c
|
||||
wormlet.c
|
||||
#endif
|
||||
#ifdef HAVE_LCD_CHARCELLS
|
||||
euroconverter.c
|
||||
jackpot.c
|
||||
nim.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue