summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-01-16 13:52:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-01-16 13:52:37 +0000
commitd4a1972c526a819c3890277be0ab200d53c55965 (patch)
tree29daa1cbee84410d82d4652563440748baaf45d1 /TAO/docs
parentd8c4f1600f38f4bbac120e66718c613a932aa83c (diff)
downloadATCD-d4a1972c526a819c3890277be0ab200d53c55965.tar.gz
ChangeLogTag: Fri Jan 16 13:52:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc2
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc b/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc
index 7dc9bddd76b..d07d50d9ded 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc
+++ b/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : taoexe {
+project : taoexe, portableserver {
libs += Quoter_Idl_Lib
after += Quoter_Idl_Lib
includes += ../../idl
diff --git a/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc b/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
index 889755564e2..22b2c4cb456 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
+++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project(*client) : taoexe {
+project(*client) : taoexe, portableserver {
libs += Quoter_Idl_Lib
after += Quoter_Idl_Lib
includes += ../../idl