summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocated_DerivedIF/Collocated_DerivedIF.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocated_DerivedIF/Collocated_DerivedIF.mpc')
-rw-r--r--TAO/tests/Collocated_DerivedIF/Collocated_DerivedIF.mpc8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/tests/Collocated_DerivedIF/Collocated_DerivedIF.mpc b/TAO/tests/Collocated_DerivedIF/Collocated_DerivedIF.mpc
new file mode 100644
index 00000000000..7fab7ae785c
--- /dev/null
+++ b/TAO/tests/Collocated_DerivedIF/Collocated_DerivedIF.mpc
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+// Thru_Pu is disabled, enable direct
+project(Collocated_DIF): taoserver {
+ exename = Collocated_DerivedIF
+ idlflags += -Sp -Gd
+}