summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc')
-rw-r--r--trunk/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc b/trunk/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
new file mode 100644
index 00000000000..e2242dffa83
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project(CC client) : orbsvcsexe, concurrency, naming, svc_utils, iortable, portableserver {
+ exename = CC_client
+}