summaryrefslogtreecommitdiff
path: root/trunk/TAO/MPC/config/iorinterceptor.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/MPC/config/iorinterceptor.mpb')
-rw-r--r--trunk/TAO/MPC/config/iorinterceptor.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/TAO/MPC/config/iorinterceptor.mpb b/trunk/TAO/MPC/config/iorinterceptor.mpb
new file mode 100644
index 00000000000..d55e844d244
--- /dev/null
+++ b/trunk/TAO/MPC/config/iorinterceptor.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : taolib, portableserver, pi, objreftemplate, valuetype {
+ after += IORInterceptor
+ libs += TAO_IORInterceptor
+}