summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/anytypecode.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/MPC/config/anytypecode.mpb')
-rw-r--r--ACE/TAO/MPC/config/anytypecode.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/TAO/MPC/config/anytypecode.mpb b/ACE/TAO/MPC/config/anytypecode.mpb
new file mode 100644
index 00000000000..4207be85db8
--- /dev/null
+++ b/ACE/TAO/MPC/config/anytypecode.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project : taolib, taoidldefaults {
+ after += AnyTypeCode
+ libs += TAO_AnyTypeCode
+
+ idlflags -= -Sa -St
+}