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:
parent
6d24e9d8c8
commit
7e2c6197d8
@ -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 ;
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user