summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast.mpc')
-rw-r--r--protocols/ace/RMCast/RMCast.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/protocols/ace/RMCast/RMCast.mpc b/protocols/ace/RMCast/RMCast.mpc
new file mode 100644
index 00000000000..5ba1bd21b2d
--- /dev/null
+++ b/protocols/ace/RMCast/RMCast.mpc
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project(RMCast) : acelib, core {
+ sharedname = ACE_RMCast
+ dynamicflags = ACE_RMCAST_BUILD_DLL
+}