// -*- MPC -*- // $Id$ project(*Client) : taoexe, portableserver, minimum_corba { source_files { client.cpp testC.cpp } } project(*Server) : taoexe, portableserver, minimum_corba { source_files { test_i.cpp server.cpp } }