SubDir OBOS_TOP src tests kits support barchivable remoteobjectdef ;

CommonTestLib libsupporttest_RemoteTestObject.so
	: RemoteTestObject.cpp
	: <boot!home!config!lib>libopenbeos.so be stdc++.r4
	: be stdc++.r4
	:
	: support
	: Resource.rsrc
;

# Add the libraries' resource files. If this sort of thing is needed
# anywhere else, we ought to make it into a real rule.
AddResources libsupporttest_RemoteTestObject.so : Resource.rsrc ;
AddResources libsupporttest_RemoteTestObject_r5.so : Resource.rsrc ;
