// -*- MPC -*- // $Id$ project(*Server): strategies, rt_server, minimum_corba { Source_Files { server.cpp } } project(*Client): strategies, rt_client, minimum_corba { after += *Server Source_Files { testC.cpp client.cpp } }