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