btrfs: Attempt to fix GCC2 build.
[haiku.git] / src / apps / aboutsystem / Jamfile
blobca23780132df7ed206148b322ab9ecba8d8c2622
1 SubDir HAIKU_TOP src apps aboutsystem ;
3 UsePrivateHeaders app libroot shared ;
5 Application AboutSystem :
6         AboutSystem.cpp
7         HyperTextActions.cpp
8         HyperTextView.cpp
9         Utilities.cpp
10         : [ TargetLibstdc++ ] be translation localestub
11         : AboutSystem.rdef
14 DoCatalogs AboutSystem :
15         x-vnd.Haiku-About
16         :
17         AboutSystem.cpp
18         Utilities.cpp