summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable/IORTable.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORTable/IORTable.mpc')
-rw-r--r--TAO/tao/IORTable/IORTable.mpc8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/tao/IORTable/IORTable.mpc b/TAO/tao/IORTable/IORTable.mpc
index 3d3f878d6a2..697ff6b0e27 100644
--- a/TAO/tao/IORTable/IORTable.mpc
+++ b/TAO/tao/IORTable/IORTable.mpc
@@ -1,7 +1,5 @@
project : taolib, core {
- sharedname = TAO_IORTable
- libs += TAO
- dllflags = TAO_IORTABLE_BUILD_DLL
- libout = ..
- include_dir = tao/IORTable
+ sharedname = TAO_IORTable
+ dynamicflags = TAO_IORTABLE_BUILD_DLL
+ include_dir = tao/IORTable
}