summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/core_anytypecode.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/core_anytypecode.mpb')
-rwxr-xr-xACE/bin/MakeProjectCreator/config/core_anytypecode.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/core_anytypecode.mpb b/ACE/bin/MakeProjectCreator/config/core_anytypecode.mpb
new file mode 100755
index 00000000000..dfa65b169aa
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/core_anytypecode.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+// N.B. This project is only intended for use within ORB core mpc files.
+// Use anytypecode.mpb in all other circumstances.
+
+project {
+ after += AnyTypeCode
+ libs += TAO_AnyTypeCode
+}