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
/
SSL
/
acetest.mpb
blob
a978b54b579a74741f3c959a9ef3adfaed3dec4b
1
// -*- MPC -*-
2
project : aceexe {
3
4
after += Test_Output
5
libs += Test_Output
6
libpaths += ..
7
8
Source_Files {
9
../Main.cpp
10
}
11
Header_Files {
12
}
13
Resource_Files {
14
}
15
Documentation_Files {
16
}
17
Inline_Files {
18
}
19
}