summaryrefslogtreecommitdiff
path: root/TAO/TAO_ACE.mwc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_ACE.mwc')
-rw-r--r--TAO/TAO_ACE.mwc21
1 files changed, 21 insertions, 0 deletions
diff --git a/TAO/TAO_ACE.mwc b/TAO/TAO_ACE.mwc
new file mode 100644
index 00000000000..ea79df75604
--- /dev/null
+++ b/TAO/TAO_ACE.mwc
@@ -0,0 +1,21 @@
+// -*- MPC -*-
+// $Id$
+
+workspace {
+ $(ACE_ROOT)/ace
+ $(ACE_ROOT)/apps/gperf/src
+ $(ACE_ROOT)/ACEXML/common
+ $(ACE_ROOT)/ACEXML/parser/parser
+ $(ACE_ROOT)/ACEXML/apps/svcconf
+ $(ACE_ROOT)/Kokyu/Kokyu.mpc
+ $(ACE_ROOT)/protocols
+ tao
+ TAO_IDL
+ utils
+ orbsvcs
+ exclude {
+ orbsvcs/tests
+ orbsvcs/performance-tests
+ orbsvcs/examples
+ }
+}