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