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
Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git]
/
ACE
/
protocols
/
ace
/
RMCast
/
RMCast.mpc
blob
45fee5cf059160325e83ec8b5700e95a09c8cae1
1
// -*- MPC -*-
2
project(RMCast) : acelib, ace_output, install, threads {
3
avoids = ace_for_tao
4
sharedname = ACE_RMCast
5
dynamicflags += ACE_RMCAST_BUILD_DLL
6
7
specific {
8
install_dir = ace/RMCast
9
}
10
11
Pkgconfig_Files {
12
ACE_RMCast.pc.in
13
}
14
}