forked from len0rd/rockbox
Metronome now builds on all targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8322 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ccf3283a6f
commit
28aaa0ade5
1 changed files with 1 additions and 2 deletions
|
@ -16,6 +16,7 @@ stopwatch.c
|
||||||
vbrfix.c
|
vbrfix.c
|
||||||
viewer.c
|
viewer.c
|
||||||
dict.c
|
dict.c
|
||||||
|
metronome.c
|
||||||
|
|
||||||
#ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */
|
#ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */
|
||||||
solitaire.c
|
solitaire.c
|
||||||
|
@ -32,7 +33,6 @@ flipit.c
|
||||||
grayscale.c
|
grayscale.c
|
||||||
jpeg.c
|
jpeg.c
|
||||||
mandelbrot.c
|
mandelbrot.c
|
||||||
metronome.c
|
|
||||||
minesweeper.c
|
minesweeper.c
|
||||||
oscillograph.c
|
oscillograph.c
|
||||||
oscilloscope.c
|
oscilloscope.c
|
||||||
|
@ -88,5 +88,4 @@ wav2wv.c
|
||||||
midi2wav.c
|
midi2wav.c
|
||||||
#else
|
#else
|
||||||
splitedit.c
|
splitedit.c
|
||||||
metronome.c
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue