summaryrefslogtreecommitdiff
path: root/trunk/TAO/tao/extra_anytypecode.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/tao/extra_anytypecode.mpb')
-rw-r--r--trunk/TAO/tao/extra_anytypecode.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/TAO/tao/extra_anytypecode.mpb b/trunk/TAO/tao/extra_anytypecode.mpb
new file mode 100644
index 00000000000..ece5169967e
--- /dev/null
+++ b/trunk/TAO/tao/extra_anytypecode.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+feature(!minimum_corba) {
+ Source_Files(TAO_ANYTYPECODE_COMPONENTS) {
+ AnyTypeCode/ServicesA.cpp
+ }
+}