| Previous | 199869 Revisions | Next |
| r31546 Thursday 7th August, 2014 at 12:48:00 UTC by Wilbert Pol |
|---|
| ldplayer.mak: Added a dummy bus to allow ldplayer to be built on OSX (and possibly on other platforms too) (nw) |
| [src/ldplayer] | ldplayer.mak |
| r31545 | r31546 | |
|---|---|---|
| 52 | 52 | MACHINES += LDPR8210 |
| 53 | 53 | |
| 54 | 54 | #------------------------------------------------- |
| 55 | # specify available bus cores | |
| 56 | # | |
| 57 | # MIDI is here as dummy bus to allow libbus.a to | |
| 58 | # be created on OSX. | |
| 59 | #------------------------------------------------- | |
| 60 | ||
| 61 | BUSES += MIDI | |
| 62 | ||
| 63 | #------------------------------------------------- | |
| 55 | 64 | # this is the list of driver libraries that |
| 56 | 65 | # comprise MAME plus mamedriv.o which contains |
| 57 | 66 | # the list of drivers |
| Previous | 199869 Revisions | Next |