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

trunk/src/ldplayer/ldplayer.mak
r31545r31546
5252MACHINES += LDPR8210
5353
5454#-------------------------------------------------
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
61BUSES += MIDI
62
63#-------------------------------------------------
5564# this is the list of driver libraries that
5665# comprise MAME plus mamedriv.o which contains
5766# the list of drivers

Previous 199869 Revisions Next


© 1997-2024 The MAME Team