We actually build something in bmessenger/.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@386 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2002-07-22 09:48:07 +00:00
parent e61306cb63
commit c158e8008b
2 changed files with 11 additions and 1 deletions

View File

@ -66,4 +66,4 @@ CommonTestLib libapptest.so
#SubInclude OBOS_TOP src tests kits app bhandler ;
#SubInclude OBOS_TOP src tests kits app blooper ;
#SubInclude OBOS_TOP src tests kits app bmessageQueue ;
#SubInclude OBOS_TOP src tests kits app bmessenger ;
SubInclude OBOS_TOP src tests kits app bmessenger ;

View File

@ -0,0 +1,10 @@
SubDir OBOS_TOP src tests kits app bmessenger ;
CommonUnitTest SMRemoteTargetApp
: SMRemoteTargetApp.cpp
SMLooper.cpp
: kits app
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
: be stdc++.r4
: app support
;