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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
MPC
/
config
/
ftclientorb.mpb
blob
769c0d56ecf0f69c0f70455c2cf14d911256b5b2
1
// -*- MPC -*-
2
project : ftorbutils, pi, interceptors, threads, svc_utils {
3
avoids += ace_for_tao // Requires ace/UUID
4
after += FT_ClientORB
5
libs += TAO_FT_ClientORB
6
requires += ace_uuid
7
tagchecks += FT_ClientORB
8
}