summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/RMCast/RMCast.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/RMCast/RMCast.mpc')
-rw-r--r--ACE/protocols/ace/RMCast/RMCast.mpc6
1 files changed, 5 insertions, 1 deletions
diff --git a/ACE/protocols/ace/RMCast/RMCast.mpc b/ACE/protocols/ace/RMCast/RMCast.mpc
index de7da3ddda5..67d9309067f 100644
--- a/ACE/protocols/ace/RMCast/RMCast.mpc
+++ b/ACE/protocols/ace/RMCast/RMCast.mpc
@@ -4,7 +4,11 @@
project(RMCast) : acelib, ace_output, install, threads {
avoids = ace_for_tao
sharedname = ACE_RMCast
- dynamicflags = ACE_RMCAST_BUILD_DLL
+ dynamicflags += ACE_RMCAST_BUILD_DLL
+
+ specific {
+ install_dir = ace/RMCast
+ }
Pkgconfig_Files {
ACE_RMCast.pc.in