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
/
HTBP
/
HTBP.mpc
blob
a8d9890074d0e9547dfda8c4662e5a6f34694003
1
// -*- MPC -*-
2
project(HTBP) : acelib, ace_output, install {
3
avoids += ace_for_tao
4
sharedname = ACE_HTBP
5
dynamicflags += HTBP_BUILD_DLL
6
7
specific {
8
install_dir = ace/HTBP
9
}
10
11
Pkgconfig_Files {
12
ACE_HTBP.pc.in
13
}
14
}