// -*- MPC -*- // $Id$ project(RTCosScheduling) : orbsvcslib, orbsvcs_output, install, rtportableserver, interceptors, codecfactory, tao_versioning_idl_defaults { sharedname = TAO_RTCosScheduling idlflags += -Gd -Wb,export_macro=TAO_RTCosScheduling_Export -Wb,export_include=orbsvcs/RTCosScheduling/RTCosScheduling_export.h dynamicflags += TAO_RTCOSSCHEDULING_BUILD_DLL tagchecks += RTCosScheduling requires += dummy_label IDL_Files { RTCosScheduling.idl } Source_Files(ORBSVCS_COMPONENTS) { RTCosScheduling { RTCosSchedulingC.cpp RTCosSchedulingS.cpp RTCosScheduling } } Template_Files { } }