// -*- MPC -*- // $Id$ project(*server): taoexe, portableserver, ifr_client { avoids += minimum_corba Source_Files { test_i.cpp server.cpp } } project(*client): taoexe, portableserver, ifr_client, dynamicinterface { avoids += minimum_corba IDL_Files { } Source_Files { ifr_dii_client.cpp client.cpp } }