summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/tmcast.mpb
blob: 4283f27902fc296425309b5731a648a1de3fcbfb (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project: acelib, exceptions, threads {
  avoids   += ace_for_tao
  after    += TMCast
  libs     += ACE_TMCast
  includes += $(ACE_ROOT)/protocols
}