summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc')
-rw-r--r--trunk/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc10
1 files changed, 10 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc b/trunk/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc
new file mode 100644
index 00000000000..7eb88a9ba45
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/BiDir_CORBALOC/BiDirCORBALOC.mpc
@@ -0,0 +1,10 @@
+// -*- MPC -*-
+// $Id$
+
+project(*Server): namingexe, portableserver, bidir_giop, utils, avoids_corba_e_micro {
+ Source_Files {
+ TimeServer.cpp
+ }
+}
+
+