summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc')
-rw-r--r--TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc b/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc
new file mode 100644
index 00000000000..73476b098d4
--- /dev/null
+++ b/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc
@@ -0,0 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
+project(*Client) : orbsvcsexe, dslogadmin, naming {
+ exename = client
+}