summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/TMCast/TMCast.mpc
blob: d3031512e46be787567e3f5e5121f9966a3f6617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//  -*- MPC -*-
// $Id$

project : acelib, ace_output, install, threads {
  avoids = ace_for_tao
  sharedname    = ACE_TMCast
  dynamicflags += TMCAST_BUILD_DLL

  specific {
    install_dir = ace/TMCast
  }

  Pkgconfig_Files {
    ACE_TMCast.pc.in
  }
}