summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc')
-rw-r--r--TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc b/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc
new file mode 100644
index 00000000000..874fb7e2c0c
--- /dev/null
+++ b/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc
@@ -0,0 +1,20 @@
+// -*- MPC -*-
+// $Id$
+
+project(*Collocated): taoserver, valuetype {
+ exename = collocated
+ Source_Files {
+ Test_impl.cpp
+ TreeBaseC.cpp
+ TreeControllerC.cpp
+ TreeNodeC.cpp
+ TreeBaseS.cpp
+ TreeControllerS.cpp
+ TreeNodeS.cpp
+ Collocated_Test.cpp
+ Client_Task.cpp
+ Server_Task.cpp
+ Test_impl.cpp
+ }
+}
+