headers/bsd: Add sys/queue.h.
[haiku.git] / src / tests / add-ons / print / ppd / ui / Jamfile
blob2d42d65c7c5d9fa1dba5a72b93c878d25d7331ee
1 SubDir HAIKU_TOP src tests add-ons print ppd ui ;
3 # SetSubDirSupportedPlatformsBeOSCompatible ;
5 SubDirHdrs $(HAIKU_TOP) src tests add-ons print ppd model ;
6 SubDirHdrs $(HAIKU_TOP) src tests add-ons print ppd parser ;
8 StaticLibrary 
9         libppdtest.a
10         : 
11         PPDConfigView.cpp
12         PrinterSelection.cpp
13         UIUtils.cpp
14         ;