fat: Greatly simplify and clean up dosfs_get_file_map().
[haiku.git] / src / build / libbe / interface / Jamfile
blob4c7d415ff971d7dbc4750463c903cbf8324abf88
1 SubDir HAIKU_TOP src build libbe interface ;
3 UsePrivateBuildHeaders app interface shared ;
5 SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src kits interface ] ;
7 USES_BE_API on <libbe_build>interface_kit.o = true ;
9 BuildPlatformMergeObjectPIC <libbe_build>interface_kit.o :
10         Bitmap.cpp
11         Gradient.cpp
12         GraphicsDefs.cpp
13         Point.cpp
14         Rect.cpp
15         Region.cpp
16         RegionSupport.cpp
17         SystemPalette.cpp