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
/
RTScheduling
/
VoidData
/
VoidData.mpc
blob
100fa8c433df57114b13fe74594f2422aba805f8
1
// -*- MPC -*-
2
project(VoidData) : rtscheduling_client {
3
exename = VoidData
4
Source_Files {
5
test_client.cpp
6
testC.cpp
7
}
8
}
9