// -*- MPC -*- // $Id$ project(*Server): taoserver { idlflags += -Gv -GH Source_Files { server.cpp } } project(*Client): taoserver { exename = client idlflags += -Gv -GH Source_Files { client.cpp } }