repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
ACE
/
protocols
/
ace
/
TMCast
/
TMCast.mpc
blob
c1b3092d329c9de96a390306f6cdbdd9bb5dcb79
1
// -*- MPC -*-
2
project : acelib, ace_output, install, threads {
3
avoids = ace_for_tao
4
sharedname = ACE_TMCast
5
dynamicflags += TMCAST_BUILD_DLL
6
7
specific {
8
install_dir = ace/TMCast
9
}
10
11
Pkgconfig_Files {
12
ACE_TMCast.pc.in
13
}
14
}