summaryrefslogtreecommitdiff
path: root/ACE/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc')
-rw-r--r--ACE/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc b/ACE/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
new file mode 100644
index 00000000000..ac39fcfb8c9
--- /dev/null
+++ b/ACE/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project(registration): taoexe, portableserver, avoids_corba_e_micro, avoids_ace_for_tao {
+ exename = registration
+}