summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/iortable.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/iortable.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/iortable.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/iortable.mpb b/ACE/bin/MakeProjectCreator/config/iortable.mpb
new file mode 100644
index 00000000000..c8795c0d2b9
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/iortable.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : taolib {
+ after += IORTable
+ libs += TAO_IORTable
+}