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
/
add-ons
/
screen_savers
/
leaves
/
Jamfile
blob
7ec991ef16f34b35773823440e91da2a0a0885b5
1
SubDir HAIKU_TOP src add-ons screen_savers leaves ;
2
3
AddResources Leaves : Leaves.rdef ;
4
5
ScreenSaver Leaves :
6
Leaves.cpp :
7
be screensaver [ TargetLibsupc++ ] localestub
8
;
9
10
DoCatalogs Leaves :
11
x-vnd.Haiku-LeavesScreensaver
12
:
13
Leaves.cpp
14
;