xref: /haiku/src/tests/kits/app/common/Jamfile (revision 5ac9b506412b11afb993bb52d161efe7666958a5)
1SubDir HAIKU_TOP src tests kits app common ;
2
3SetSubDirSupportedPlatformsBeOSCompatible ;
4AddSubDirSupportedPlatforms libbe_test ;
5
6TestObjects CommonTestApp.cpp ;
7
8