summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/TMCast/TMCast.mpc
blob: c1b3092d329c9de96a390306f6cdbdd9bb5dcb79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//  -*- MPC -*-
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
  }
}