Added SMRemoteTargetApp to the build.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@367 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2002-07-21 14:49:49 +00:00
parent 6d24e9d8c8
commit 7e2c6197d8
2 changed files with 4 additions and 6 deletions

View File

@ -33,4 +33,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

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