Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / ACE / protocols / ace / RMCast / RMCast.mpc
blob45fee5cf059160325e83ec8b5700e95a09c8cae1
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
7   specific {
8     install_dir = ace/RMCast
9   }
11   Pkgconfig_Files {
12     ACE_RMCast.pc.in
13   }