Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / ACE / protocols / ace / HTBP / HTBP.mpc
bloba8d9890074d0e9547dfda8c4662e5a6f34694003
1 //  -*- MPC -*-
2 project(HTBP) : acelib, ace_output, install {
3   avoids      += ace_for_tao
4   sharedname   = ACE_HTBP
5   dynamicflags += HTBP_BUILD_DLL
7   specific {
8     install_dir = ace/HTBP
9   }
11   Pkgconfig_Files {
12     ACE_HTBP.pc.in
13   }