summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2013-04-11 16:39:42 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2013-04-11 16:39:42 +0000
commitefc9cce557a187e7620616c742645b085f114c88 (patch)
treef1a7f20f418437d6ac5cca6a10ebafc4a13d1927 /TAO/tao/ImR_Client
parent537046fb5253868dbf1cb8573b00f1f3d5a9ded4 (diff)
downloadATCD-efc9cce557a187e7620616c742645b085f114c88.tar.gz
Thu Apr 11 16:16:21 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tao/ImR_Client')
-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