FreeCalypso > hg > fc-magnetite
annotate cfg-headers/base/mdc.cfg @ 180:24955aef4da3
t30.lib compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 13 Oct 2016 03:35:20 +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__ */ |