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:
parent
e61306cb63
commit
c158e8008b
@ -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 ;
|
||||
|
10
src/tests/kits/app/bmessenger/Jamfile
Normal file
10
src/tests/kits/app/bmessenger/Jamfile
Normal 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
|
||||
;
|
Loading…
Reference in New Issue
Block a user