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