// -*- MPC -*- // $Id$ project(CosTime) : orbsvcslib, core, portableserver { sharedname = TAO_CosTime idlflags += -Wb,export_macro=TAO_Time_Export -Wb,export_include=orbsvcs/Time/time_export.h dynamicflags = TAO_TIME_BUILD_DLL tagchecks += Time IDL_Files { TimeService.idl } Source_Files(ORBSVCS_COMPONENTS) { Time { TimeServiceC.cpp TimeServiceS.cpp Time } } Template_Files { } }