BTRFS: Implement BTree::Path and change _Find.
[haiku.git] / src / apps / cortex / TipManager / Jamfile
blob2c73b63c1fbd379240e25b1f2cad8d31d01388d6
1 SubDir HAIKU_TOP src apps cortex TipManager ;
3 SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;
4 SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) support ] ;
6 SubDirCcFlags -DCORTEX_NAMESPACE=cortex ;
8 SetSubDirSupportedPlatformsBeOSCompatible ;
10 StaticLibrary cortex_tip_manager.a :
11         TipManager.cpp
12         TipManagerImpl.cpp
13         TipWindow.cpp
14         TipView.cpp