summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency/Concurrency.mpc')
-rw-r--r--TAO/orbsvcs/tests/Concurrency/Concurrency.mpc5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc b/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
new file mode 100644
index 00000000000..5d3a7bf18fe
--- /dev/null
+++ b/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
@@ -0,0 +1,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
+} \ No newline at end of file