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
/
tests
/
Portable_Interceptors
/
Collocated
/
Dynamic
/
PI_Dynamic.mpc
blob
f296ce1d96386dd6beb3e6930d85a0e4f244aa60
1
// -*- MPC -*-
2
project(*Collocated): taoserver, pi, pi_server, interceptors {
3
exename = Collocated_Test
4
Source_Files {
5
testC.cpp
6
testS.cpp
7
test_i.cpp
8
interceptors.cpp
9
Echo_Collocated_ORBInitializer.cpp
10
Collocated_Test.cpp
11
Client_Task.cpp
12
Server_Task.cpp
13
}
14
}