diff options
Diffstat (limited to 'TAO/tests/POA/Etherealization/Etherealization.mpc')
-rw-r--r-- | TAO/tests/POA/Etherealization/Etherealization.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/POA/Etherealization/Etherealization.mpc b/TAO/tests/POA/Etherealization/Etherealization.mpc index ae745eb180a..3aa46e5d4cf 100644 --- a/TAO/tests/POA/Etherealization/Etherealization.mpc +++ b/TAO/tests/POA/Etherealization/Etherealization.mpc @@ -1,6 +1,6 @@ // -*- MPC -*- // $Id$ -project(POA*): taoserver, avoids_minimum_corba, avoids_corba_e_compact { +project(POA*): taoserver, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro { exename = Etherealization } |