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
/
switcher
/
Jamfile
blob
6655bbb2d48572899112500993a204861021d69f
1
SubDir HAIKU_TOP src apps switcher ;
2
3
UsePrivateHeaders app interface shared ;
4
5
Application Switcher :
6
ApplicationsView.cpp
7
CaptureWindow.cpp
8
GroupListView.cpp
9
LaunchButton.cpp
10
PanelWindow.cpp
11
Switcher.cpp
12
WindowsView.cpp
13
14
: be translation [ TargetLibstdc++ ] [ TargetLibsupc++ ]
15
localestub shared
16
: Switcher.rdef
17
;