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:
@@ -1,11 +1,13 @@
|
|||||||
SubDir HAIKU_TOP src apps midiplayer ;
|
SubDir HAIKU_TOP src apps midiplayer ;
|
||||||
|
|
||||||
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
|
|
||||||
Application MidiPlayer :
|
Application MidiPlayer :
|
||||||
MidiPlayerApp.cpp
|
MidiPlayerApp.cpp
|
||||||
MidiPlayerWindow.cpp
|
MidiPlayerWindow.cpp
|
||||||
ScopeView.cpp
|
ScopeView.cpp
|
||||||
SynthBridge.cpp
|
SynthBridge.cpp
|
||||||
: libbe.so libmidi.so libmidi2.so
|
: be midi midi2
|
||||||
: MidiPlayer.rdef
|
: MidiPlayer.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user