summaryrefslogtreecommitdiff
path: root/ace/RMCast/rmcast.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ace/RMCast/rmcast.mpc')
-rw-r--r--ace/RMCast/rmcast.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ace/RMCast/rmcast.mpc b/ace/RMCast/rmcast.mpc
new file mode 100644
index 00000000000..36e9333517d
--- /dev/null
+++ b/ace/RMCast/rmcast.mpc
@@ -0,0 +1,6 @@
+project : acelib {
+ depends = ace
+ sharedname = ACE_RMCast
+ dllflags = ACE_RMCAST_BUILD_DLL
+ libout = ..
+}