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