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.mpc9
1 files changed, 4 insertions, 5 deletions
diff --git a/TAO/tao/IORInterceptor/IORInterceptor.mpc b/TAO/tao/IORInterceptor/IORInterceptor.mpc
index 656d5ab6681..1d06b25fc12 100644
--- a/TAO/tao/IORInterceptor/IORInterceptor.mpc
+++ b/TAO/tao/IORInterceptor/IORInterceptor.mpc
@@ -1,7 +1,6 @@
project : taolib, core {
- sharedname = TAO_IORInterceptor
- libs += TAO
- dynamicflags = TAO_IORINTERCEPTOR_BUILD_DLL
- libout = ..
- include_dir = tao/IORInterceptor
+ sharedname = TAO_IORInterceptor
+ libs += TAO
+ dynamicflags = TAO_IORINTERCEPTOR_BUILD_DLL
+ include_dir = tao/IORInterceptor
}