summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-23 21:05:25 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-23 21:05:25 +0000
commitd7253fdf1e6803ad0463e2bbf5942341de49016b (patch)
tree6a0f273b49cd4562f621023d5add71f8e757abb8 /TAO/examples/Content_Server
parentd12f718c408d5dfc715288fe3bd54ab91a566f3a (diff)
downloadATCD-d7253fdf1e6803ad0463e2bbf5942341de49016b.tar.gz
ChangeLogTag:Tue Dec 23 21:01:52 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/examples/Content_Server')
-rw-r--r--TAO/examples/Content_Server/AMI_Iterator/AMI_Iterator.mpc3
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/AMI_Observer.mpc3
-rw-r--r--TAO/examples/Content_Server/SMI_Iterator/SMI_Iterator.mpc3
3 files changed, 9 insertions, 0 deletions
diff --git a/TAO/examples/Content_Server/AMI_Iterator/AMI_Iterator.mpc b/TAO/examples/Content_Server/AMI_Iterator/AMI_Iterator.mpc
index a1ab650f55c..04081ddaae5 100644
--- a/TAO/examples/Content_Server/AMI_Iterator/AMI_Iterator.mpc
+++ b/TAO/examples/Content_Server/AMI_Iterator/AMI_Iterator.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*Server): messaging, taoexe, portableserver, ami, namingexe {
Source_Files {
Content_Iterator_i.cpp
diff --git a/TAO/examples/Content_Server/AMI_Observer/AMI_Observer.mpc b/TAO/examples/Content_Server/AMI_Observer/AMI_Observer.mpc
index e6813c44446..1a370ff20ec 100644
--- a/TAO/examples/Content_Server/AMI_Observer/AMI_Observer.mpc
+++ b/TAO/examples/Content_Server/AMI_Observer/AMI_Observer.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*Server): messaging, taoexe, portableserver, ami, namingexe {
Source_Files {
Callback_Handler.cpp
diff --git a/TAO/examples/Content_Server/SMI_Iterator/SMI_Iterator.mpc b/TAO/examples/Content_Server/SMI_Iterator/SMI_Iterator.mpc
index 7b791962314..fd7509be985 100644
--- a/TAO/examples/Content_Server/SMI_Iterator/SMI_Iterator.mpc
+++ b/TAO/examples/Content_Server/SMI_Iterator/SMI_Iterator.mpc
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
project(*Server): namingexe {
Source_Files {
Content_Iterator_i.cpp