FreeCalypso > hg > fc-magnetite
annotate cfg-headers/base/mdc.cfg @ 196:a04cde1fb771
src/g23m-gprs/sndcp/sndcp_pei.c: removed compilation-failing broken code,
see the comment added inside
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 14 Oct 2016 01:14:47 +0000 |
parents | fd8227e3047d |
children |
rev | line source |
---|---|
5
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #ifndef __MDC_CFG__ |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 #define __MDC_CFG__ |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 #define DGP_PLAYER 1 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define IMEL_PLAYER 1 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 #define MIDI_PLAYER 1 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 #endif /* __MDC_CFG__ */ |