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:
@@ -33,4 +33,4 @@ CommonTestLib libapptest.so
|
|||||||
SubInclude OBOS_TOP src tests kits app bhandler ;
|
SubInclude OBOS_TOP src tests kits app bhandler ;
|
||||||
SubInclude OBOS_TOP src tests kits app blooper ;
|
SubInclude OBOS_TOP src tests kits app blooper ;
|
||||||
#SubInclude OBOS_TOP src tests kits app bmessageQueue ;
|
#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 ;
|
SubDir OBOS_TOP src tests kits app bmessenger ;
|
||||||
|
|
||||||
CommonUnitTest BMessengerTester
|
CommonUnitTest SMRemoteTargetApp
|
||||||
: main.cpp
|
: SMRemoteTargetApp.cpp
|
||||||
LockTargetTester.cpp
|
SMLooper.cpp
|
||||||
BMessengerTester.cpp
|
|
||||||
TargetTester.cpp
|
|
||||||
: kits app
|
: kits app
|
||||||
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
|
: <boot!home!config!lib>libopenbeos.so be stdc++.r4
|
||||||
: be stdc++.r4
|
: be stdc++.r4
|
||||||
|
|||||||
Reference in New Issue
Block a user