SubDir OBOS_TOP sources tests kits app BHandler ;

CommonUnitTest BHandlerTester
	: main.cpp
	  BHandlerTester.cpp
	  IsWatchedTest.cpp
	  LooperTest.cpp
	  SetNextHandlerTest.cpp
	  NextHandlerTest.cpp
	  AddFilterTest.cpp
	  RemoveFilterTest.cpp
	  SetFilterListTest.cpp
	  LockLooperTest.cpp
	  LockLooperTestCommon.cpp
	  LockLooperWithTimeoutTest.cpp
	  UnlockLooperTest.cpp
	: kits app
	: libopenbeos.so be stdc++.r4
	: be stdc++.r4
	: app support
;
