Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / orbsvcs / tests / Bug_2377_Regression / Bug_2377_Regression.mpc
blob967133f6d188c975c62fc95972b601828843522e
1 // -*- MPC -*-
2 project(*Test) : orbsvcsexe, portablegroup, portableserver {
3   exename = uipmc_test
5   Source_Files {
6     Hello_Impl.cpp
7     uipmc_test.cpp
8   }