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
repository_infos: Enable automatic updates on the main Haiku repostiory.
[haiku.git]
/
src
/
apps
/
pairs
/
Jamfile
blob
b040753e2d948050b372f28677b349d31dea4f1b
1
SubDir HAIKU_TOP src apps pairs ;
2
3
Application Pairs :
4
Pairs.cpp
5
PairsButton.cpp
6
PairsView.cpp
7
PairsWindow.cpp
8
9
: be localestub [ TargetLibstdc++ ]
10
: Pairs.rdef
11
;
12
13
DoCatalogs Pairs :
14
x-vnd.Haiku-Pairs
15
:
16
Pairs.cpp
17
PairsView.cpp
18
PairsWindow.cpp
19
;