repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git]
/
ACE
/
bin
/
MakeProjectCreator
/
config
/
htbp.mpb
blob
fb751414e4a80f07ab77c6892ea03650b639ce3e
1
// -*- MPC -*-
2
project : acelib {
3
avoids += ace_for_tao // Requires ACE_Configuration_Heap
4
requires += ace_uuid
5
after += HTBP
6
libs += ACE_HTBP
7
includes += $(ACE_ROOT)/protocols
8
}