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
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Bug_2377_Regression
/
Bug_2377_Regression.mpc
blob
967133f6d188c975c62fc95972b601828843522e
1
// -*- MPC -*-
2
project(*Test) : orbsvcsexe, portablegroup, portableserver {
3
exename = uipmc_test
4
5
Source_Files {
6
Hello_Impl.cpp
7
uipmc_test.cpp
8
}
9
}