summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/portablegroup.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/portablegroup.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/portablegroup.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/portablegroup.mpb b/ACE/bin/MakeProjectCreator/config/portablegroup.mpb
new file mode 100644
index 00000000000..351cbcb67c1
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/portablegroup.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : naming, messaging, minimum_corba, iormanip {
+ libs += TAO_PortableGroup
+ after += PortableGroup
+ tagchecks += PortableGroup
+}