summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc
blob: 5e5f2f2469c082acd08126e0cf6ae10645a75b85 (plain)
1
2
3
4
5
project : orbsvcsexe {
  depends += RTSched CosNaming Svc_Utils IORTable PortableServer
  exename  = Scheduling_Service
  libs    += TAO_RTSched TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_PortableServer
}