FreeCalypso > hg > fc-magnetite
comparison components/audio_bgd @ 519:838eeafb0051
Main and Audio source directories lowercased
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 22 Jul 2018 07:41:05 +0000 |
| parents | a514d3bd20c4 |
| children |
comparison
equal
deleted
inserted
replaced
| 518:4b7e0dba42f6 | 519:838eeafb0051 |
|---|---|
| 31 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" | 31 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" |
| 32 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" | 32 CPPFLAGS="$CPPFLAGS -I$SRC/cs/services" |
| 33 | 33 |
| 34 # Source modules | 34 # Source modules |
| 35 | 35 |
| 36 SRCDIR=$SRC/cs/services/Audio/Audio_bgd | 36 SRCDIR=$SRC/cs/services/audio/audio_bgd |
| 37 | 37 |
| 38 cfile_plain $SRCDIR/audio_bgd_env.c | 38 cfile_plain $SRCDIR/audio_bgd_env.c |
| 39 cfile_plain $SRCDIR/audio_bgd_task.c | 39 cfile_plain $SRCDIR/audio_bgd_task.c |
