summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc
blob: 608a99654d813b4412a80de8c2bf8fdee215de63 (plain)
1
2
3
4
5
project : orbsvcsexe {
  depends += CosConcurrency CosNaming Svc_Utils IORTable PortableServer
  exename  = Concurrency_Service
  libs    += TAO_CosConcurrency TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_PortableServer
}