summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/IORInterceptor.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORInterceptor/IORInterceptor.mpc')
-rw-r--r--TAO/tao/IORInterceptor/IORInterceptor.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tao/IORInterceptor/IORInterceptor.mpc b/TAO/tao/IORInterceptor/IORInterceptor.mpc
new file mode 100644
index 00000000000..a32fb318c8e
--- /dev/null
+++ b/TAO/tao/IORInterceptor/IORInterceptor.mpc
@@ -0,0 +1,7 @@
+project : taolib, core {
+ sharedname = TAO_IORInterceptor
+ libs += TAO
+ dllflags = TAO_IORINTERCEPTOR_BUILD_DLL
+ libout = ..
+ include_dir = tao/IORInterceptor
+}