summaryrefslogtreecommitdiff
path: root/TAO/tests/DII_Collocation_Tests/twoway/DII_Collocation_Tests.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DII_Collocation_Tests/twoway/DII_Collocation_Tests.mpc')
-rw-r--r--TAO/tests/DII_Collocation_Tests/twoway/DII_Collocation_Tests.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tests/DII_Collocation_Tests/twoway/DII_Collocation_Tests.mpc b/TAO/tests/DII_Collocation_Tests/twoway/DII_Collocation_Tests.mpc
new file mode 100644
index 00000000000..931635159a9
--- /dev/null
+++ b/TAO/tests/DII_Collocation_Tests/twoway/DII_Collocation_Tests.mpc
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project(*twoway) : taoserver, dynamicinterface, avoids_minimum_corba{
+ exename = Collocated_Test
+}