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