Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / IDLv4 / maps / IDLv4_maps.mpc
blobfe9869df8d8f1c0b521c1b4e4ae6b931fe7dcaa3
1 project: taoexe {
2   exename = maps
3   idlflags += --idl-version 4
4   IDL_Files {
5     test.idl
6   }
7   Source_Files {
8     main.cpp
9   }