Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / ACE / tests / acetest.mpb
blobb87fb07057ec5df0c7a36bbd1d6556c318447b56
1 // -*- MPC -*-
2 project : aceexe {
4   after += Test_Output
5   libs  += Test_Output
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   }