Files
haiku-beta6/src/tests/kits/app/bhandler/Jamfile
T

22 lines
474 B
Plaintext

SubDir OBOS_TOP src 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
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
: be stdc++.r4
: app support
;