summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc
blob: c3a6a84cfbbaea39a2f2659165a0e4d3b67e1559 (plain)
1
2
3
4
5
project : orbsvcsexe, core {
  depends += CosLifeCycle CosTrading CosNaming Svc_Utils IORTable DynamicAny PortableServer
  exename  = LifeCycle_Service
  libs    += TAO_CosLifeCycle TAO_CosTrading TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_DynamicAny TAO_PortableServer
}