summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client/ImR_Client.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ImR_Client/ImR_Client.mpc')
-rw-r--r--TAO/tao/ImR_Client/ImR_Client.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/ImR_Client/ImR_Client.mpc b/TAO/tao/ImR_Client/ImR_Client.mpc
index 4350825cc33..95b22fe231e 100644
--- a/TAO/tao/ImR_Client/ImR_Client.mpc
+++ b/TAO/tao/ImR_Client/ImR_Client.mpc
@@ -2,7 +2,7 @@
project(*idl) : tao_versioning_idl_defaults, install {
custom_only = 1
IDL_Files {
- idlflags += -Gp -Gd -Sorb -GA \
+ idlflags += -Gp -Gd -Sorb -GA -GC\
-Wb,export_macro=TAO_IMR_Client_Export \
-Wb,export_include=tao/ImR_Client/imr_client_export.h \
-iC tao/ImR_Client
@@ -11,7 +11,7 @@ project(*idl) : tao_versioning_idl_defaults, install {
}
IDL_Files {
- idlflags += -Gp -Gd -Sorb -GX \
+ idlflags += -Gp -Gd -Sorb -GX -GH \
-Wb,export_macro=TAO_IMR_Client_Export \
-Wb,export_include=tao/ImR_Client/imr_client_export.h \
-iC tao/ImR_Client
@@ -24,7 +24,7 @@ project(*idl) : tao_versioning_idl_defaults, install {
}
}
-project(ImR_Client) : taolib, tao_output, install, portableserver, taoidldefaults, iormanip {
+project(ImR_Client) : taolib, tao_output, install, portableserver, taoidldefaults, iormanip, valuetype, messaging {
after += *idl
sharedname = TAO_ImR_Client
dynamicflags += TAO_IMR_CLIENT_BUILD_DLL