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
/
preferences
/
touchpad
/
Jamfile
blob
c6c9a45c2614302b74d6b15888b80a8947d1a19d
1
SubDir HAIKU_TOP src preferences touchpad ;
2
3
UsePrivateHeaders input ;
4
5
Preference Touchpad :
6
TouchpadPref.cpp
7
TouchpadPrefView.cpp
8
main.cpp
9
: be [ TargetLibsupc++ ] localestub
10
: Touchpad.rdef
11
;
12
13
DoCatalogs Touchpad :
14
x-vnd.Haiku-Touchpad
15
:
16
TouchpadPrefView.cpp
17
main.cpp
18
;