repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
apps
/
patchbay
/
Jamfile
blob
a8bed28ee3821f5b568974b60b60b5f4898ddcc1
1
SubDir HAIKU_TOP src apps patchbay ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
5
Application PatchBay
6
:
7
PatchApp.cpp
8
PatchWin.cpp
9
PatchView.cpp
10
PatchRow.cpp
11
EndpointInfo.cpp
12
MidiEventMeter.cpp
13
:
14
midi midi2 be libicon.a localestub [ TargetLibstdc++ ]
15
:
16
PatchBay.rdef
17
;
18
19
DoCatalogs PatchBay :
20
x-vnd.Haiku.PatchBay
21
:
22
PatchView.cpp
23
;