summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
blob: e7f7d5a00edc41f73ae3cd177f0522e732fc4e53 (plain)
1
2
3
4
5
6
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
  comps   += Concurrency
}