summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/etcl.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/etcl.mpb')
-rw-r--r--TAO/MPC/config/etcl.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/MPC/config/etcl.mpb b/TAO/MPC/config/etcl.mpb
new file mode 100644
index 00000000000..95e84d4ee9a
--- /dev/null
+++ b/TAO/MPC/config/etcl.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : taolib {
+ after += ETCL
+ libs += TAO_ETCL
+ tagchecks += Notify
+}