summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/rmcast.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/rmcast.mpb')
-rw-r--r--bin/MakeProjectCreator/config/rmcast.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/rmcast.mpb b/bin/MakeProjectCreator/config/rmcast.mpb
deleted file mode 100644
index ac9427c3d2a..00000000000
--- a/bin/MakeProjectCreator/config/rmcast.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : acelib, threads {
- avoids += ace_for_tao
- after += RMCast
- libs += ACE_RMCast
- includes += $(ACE_ROOT)/protocols
-}