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