Added RegistrarThreadManagerTest to the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1334 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d030216df5
commit
aaa3ba11ce
@ -1,5 +1,7 @@
|
|||||||
SubDir OBOS_TOP src tests kits app ;
|
SubDir OBOS_TOP src tests kits app ;
|
||||||
|
|
||||||
|
UsePrivateHeaders app ;
|
||||||
|
|
||||||
# Let Jam know where to find some of our source files
|
# Let Jam know where to find some of our source files
|
||||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) bapplication ] ;
|
SEARCH_SOURCE += [ FDirName $(SUBDIR) bapplication ] ;
|
||||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) bhandler ] ;
|
SEARCH_SOURCE += [ FDirName $(SUBDIR) bhandler ] ;
|
||||||
@ -89,6 +91,9 @@ CommonTestLib libapptest.so
|
|||||||
GetAppListTester.cpp
|
GetAppListTester.cpp
|
||||||
IsRunningTester.cpp
|
IsRunningTester.cpp
|
||||||
TeamForTester.cpp
|
TeamForTester.cpp
|
||||||
|
|
||||||
|
# RegistrarThreadManager
|
||||||
|
RegistrarThreadManagerTest.cpp
|
||||||
|
|
||||||
# common
|
# common
|
||||||
AppRunner.cpp
|
AppRunner.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user