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
fat: Greatly simplify and clean up dosfs_get_file_map().
[haiku.git]
/
src
/
preferences
/
mouse
/
Jamfile
blob
4fd30cca2ac9fd2134edfc8c6061d3989b21aedc
1
SubDir HAIKU_TOP src preferences mouse ;
2
3
UsePrivateHeaders input ;
4
5
Preference Mouse :
6
Mouse.cpp
7
MouseSettings.cpp
8
MouseWindow.cpp
9
MouseView.cpp
10
SettingsView.cpp
11
: translation be [ TargetLibsupc++ ] localestub
12
: Mouse.rdef
13
;
14
15
DoCatalogs Mouse :
16
x-vnd.Haiku-Mouse
17
:
18
Mouse.cpp
19
MouseWindow.cpp
20
SettingsView.cpp
21
;