summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tao/IORManipulation/IORManipulation.mpc2
-rw-r--r--TAO/tao/IORTable/IORTable.mpc2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IORManipulation/IORManipulation.mpc b/TAO/tao/IORManipulation/IORManipulation.mpc
index 59de2cd291a..44643141187 100644
--- a/TAO/tao/IORManipulation/IORManipulation.mpc
+++ b/TAO/tao/IORManipulation/IORManipulation.mpc
@@ -22,7 +22,7 @@ project(*idl) : tao_versioning_idl_defaults, install {
project(IORManipulation) : taolib, tao_output, install, anytypecode, taoidldefaults {
after += *idl
sharedname = TAO_IORManip
- dynamicflags += TAO_IORMANIP_BUILD_DLL
+ dynamicflags += TAO_IORManip_BUILD_DLL
Source_Files {
*.cpp
diff --git a/TAO/tao/IORTable/IORTable.mpc b/TAO/tao/IORTable/IORTable.mpc
index 682954ac040..7ab07c8d446 100644
--- a/TAO/tao/IORTable/IORTable.mpc
+++ b/TAO/tao/IORTable/IORTable.mpc
@@ -20,7 +20,7 @@ project(*core_idl) : tao_versioning_idl_defaults, install {
project(IORTable) : taolib, tao_output, install, taoidldefaults {
after += *core_idl
sharedname = TAO_IORTable
- dynamicflags += TAO_IORTABLE_BUILD_DLL
+ dynamicflags += TAO_IORTable_BUILD_DLL
Source_Files {
*.cpp