// -*- MPC -*- // $Id$ project(*idl): taoidldefaults { idlflags += -GA IDL_Files { Test.idl } custom_only = 1 } project(*Client): taoclient { after += *idl Source_Files { TestC.cpp client.cpp } IDL_Files { } }