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
/
tools
/
translation
/
bmpinfo
/
Jamfile
blob
3ea143c92af4595e824817aed046508435dace1f
1
SubDir HAIKU_TOP src tools translation bmpinfo ;
2
3
BinCommand bmpinfo : bmpinfo.cpp : be libbe.so localestub translation [ TargetLibstdc++ ] [ TargetLibsupc++ ] ;
4
5
AddResources bmpinfo : bmpinfo.rdef ;
6
7
DoCatalogs bmpinfo :
8
x-vnd.Haiku-bmpsinfo
9
:
10
bmpinfo.cpp
11
;