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
libroot_debug: Merge guarded heap into libroot_debug.
[haiku.git]
/
src
/
tests
/
servers
/
app
/
resize_limits
/
Jamfile
blob
a0d8bd76bcf10ebd69ac825bb3332ad19a5aea44
1
SubDir HAIKU_TOP src tests servers app resize_limits ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
AddSubDirSupportedPlatforms libbe_test ;
5
6
Application ResizeLimits :
7
ResizeLimits.cpp
8
: be [ TargetLibsupc++ ]
9
;