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
/
tests
/
add-ons
/
print
/
ppd
/
ui
/
Jamfile
blob
2d42d65c7c5d9fa1dba5a72b93c878d25d7331ee
1
SubDir HAIKU_TOP src tests add-ons print ppd ui ;
2
3
# SetSubDirSupportedPlatformsBeOSCompatible ;
4
5
SubDirHdrs $(HAIKU_TOP) src tests add-ons print ppd model ;
6
SubDirHdrs $(HAIKU_TOP) src tests add-ons print ppd parser ;
7
8
StaticLibrary
9
libppdtest.a
10
:
11
PPDConfigView.cpp
12
PrinterSelection.cpp
13
UIUtils.cpp
14
;