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]
/
ACE
/
tests
/
acetest.mpb
blob
b87fb07057ec5df0c7a36bbd1d6556c318447b56
1
// -*- MPC -*-
2
project : aceexe {
3
4
after += Test_Output
5
libs += Test_Output
6
7
Source_Files {
8
Main.cpp
9
}
10
Header_Files {
11
}
12
Resource_Files {
13
}
14
Documentation_Files {
15
}
16
Inline_Files {
17
}
18
Template_Files {
19
}
20
Build_Files {
21
tests.mpc
22
tests.mwc
23
acetest.mpb
24
}
25
}