FreeCalypso > hg > fc-selenite
comparison components/audio_bgd @ 52:1eb391057168
Main and Audio source directories lowercased
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 19 Jul 2018 22:49:10 +0000 |
| parents | a9a7d531e673 |
| children | 1155be085fc1 |
comparison
equal
deleted
inserted
replaced
| 51:daf96987cb39 | 52:1eb391057168 |
|---|---|
| 32 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" | 32 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" |
| 33 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" | 33 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" |
| 34 | 34 |
| 35 # Source modules | 35 # Source modules |
| 36 | 36 |
| 37 SRCDIR=$SRC/cs/services/Audio/Audio_bgd | 37 SRCDIR=$SRC/cs/services/audio/audio_bgd |
| 38 | 38 |
| 39 c_file $SRCDIR/audio_bgd_env.c | 39 c_file $SRCDIR/audio_bgd_env.c |
| 40 c_file $SRCDIR/audio_bgd_task.c | 40 c_file $SRCDIR/audio_bgd_task.c |
