fixed midiplayer build for non haiku platforms
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15579 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
89f3467fa1
commit
bd8c5981aa
@ -1,11 +1,13 @@
|
||||
SubDir HAIKU_TOP src apps midiplayer ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
Application MidiPlayer :
|
||||
MidiPlayerApp.cpp
|
||||
MidiPlayerWindow.cpp
|
||||
ScopeView.cpp
|
||||
SynthBridge.cpp
|
||||
: libbe.so libmidi.so libmidi2.so
|
||||
: be midi midi2
|
||||
: MidiPlayer.rdef
|
||||
;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user