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
tcp: Fix 64 bit build with debugging features enabled.
[haiku.git]
/
src
/
preferences
/
printers
/
Jamfile
blob
3944c92d7b37684278ad2c11e0ea6cdc09539bcf
1
SubDir HAIKU_TOP src preferences printers ;
2
3
UsePrivateHeaders shared print ;
4
5
Preference Printers :
6
AddPrinterDialog.cpp
7
Printers.cpp
8
PrintersWindow.cpp
9
PrinterListView.cpp
10
JobListView.cpp
11
SpoolFolder.cpp
12
TestPageView.cpp
13
TransportMenu.cpp
14
Globals.cpp
15
:
16
be
17
translation
18
libprintutils.a
19
[ TargetLibsupc++ ]
20
localestub
21
:
22
Printers.rdef
23
;
24
25
DoCatalogs Printers :
26
x-vnd.Be-PRNT
27
:
28
AddPrinterDialog.cpp
29
JobListView.cpp
30
PrinterListView.cpp
31
PrintersWindow.cpp
32
TestPageView.cpp
33
TransportMenu.cpp
34
;
35