diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-23 21:05:25 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-23 21:05:25 +0000 |
commit | b4650bdc9a41472b92d8fd469efdc2e8c96de72f (patch) | |
tree | 6a0f273b49cd4562f621023d5add71f8e757abb8 | |
parent | 65f5f03f6d90b624977026e89c16283b4442ed07 (diff) | |
download | ATCD-b4650bdc9a41472b92d8fd469efdc2e8c96de72f.tar.gz |
ChangeLogTag:Tue Dec 23 21:01:52 UTC 2003 Don Hinton <dhinton@dresystems.com>
435 files changed, 1307 insertions, 0 deletions
diff --git a/TAO/CIAO/CCF/CCF.mwc b/TAO/CIAO/CCF/CCF.mwc index 59477d175f7..1f38eb741eb 100644 --- a/TAO/CIAO/CCF/CCF.mwc +++ b/TAO/CIAO/CCF/CCF.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { CCF Example diff --git a/TAO/CIAO/CCF/CCF/CCF.mwc b/TAO/CIAO/CCF/CCF/CCF.mwc index e0fc58d9851..f0f52458cb4 100644 --- a/TAO/CIAO/CCF/CCF/CCF.mwc +++ b/TAO/CIAO/CCF/CCF/CCF.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { static { cmdline += -static_only diff --git a/TAO/CIAO/CCF/Example/CIDL/CIDL.mwc b/TAO/CIAO/CCF/Example/CIDL/CIDL.mwc index dfd5c05859e..91ce51f3cf1 100644 --- a/TAO/CIAO/CCF/Example/CIDL/CIDL.mwc +++ b/TAO/CIAO/CCF/Example/CIDL/CIDL.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { LocalExecutorMapping }
\ No newline at end of file diff --git a/TAO/CIAO/CCF/Example/CIDL/LocalExecutorMapping/LocalExecutorMapping.mpc b/TAO/CIAO/CCF/Example/CIDL/LocalExecutorMapping/LocalExecutorMapping.mpc index 5869b112ec7..2b2ceaf87ab 100644 --- a/TAO/CIAO/CCF/Example/CIDL/LocalExecutorMapping/LocalExecutorMapping.mpc +++ b/TAO/CIAO/CCF/Example/CIDL/LocalExecutorMapping/LocalExecutorMapping.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project { exename = cidlc includes += ../../../CCF $(UTILITY_ROOT) $(BOOST_ROOT) diff --git a/TAO/CIAO/CCF/Example/CodeGenerationKit/CodeGenerationKit.mwc b/TAO/CIAO/CCF/Example/CodeGenerationKit/CodeGenerationKit.mwc index f9f1f1d97e3..cd8679c7097 100644 --- a/TAO/CIAO/CCF/Example/CodeGenerationKit/CodeGenerationKit.mwc +++ b/TAO/CIAO/CCF/Example/CodeGenerationKit/CodeGenerationKit.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { Indentation } diff --git a/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/Indentation.mwc b/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/Indentation.mwc index 1db9da7f6bc..8ae37b26d8a 100644 --- a/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/Indentation.mwc +++ b/TAO/CIAO/CCF/Example/CodeGenerationKit/Indentation/Indentation.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { IDL } diff --git a/TAO/CIAO/CCF/Example/Example.mwc b/TAO/CIAO/CCF/Example/Example.mwc index 9114d3f7f08..d12a26e4be6 100644 --- a/TAO/CIAO/CCF/Example/Example.mwc +++ b/TAO/CIAO/CCF/Example/Example.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { CIDL CodeGenerationKit diff --git a/TAO/CIAO/CIAO.mwc b/TAO/CIAO/CIAO.mwc index 29c3e0bcd54..d6e19664c6a 100644 --- a/TAO/CIAO/CIAO.mwc +++ b/TAO/CIAO/CIAO.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { ciao // CCF/CCF.mwc diff --git a/TAO/CIAO/ciao/CCM_Core.mpc b/TAO/CIAO/ciao/CCM_Core.mpc index e46fd16924d..ad5e4e0a902 100644 --- a/TAO/CIAO/ciao/CCM_Core.mpc +++ b/TAO/CIAO/ciao/CCM_Core.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (CIAO_Client) : taolib_with_idl, valuetype, ifr_client { sharedname = CIAO_Client idlflags += -I $(TAO_ROOT) -Wb,stub_export_include=CIAO_Client_Export.h -Wb,stub_export_macro=CIAO_CLIENT_Export -Wb,skel_export_include=CIAO_Container_Export.h -Wb,skel_export_macro=CIAO_CONTAINER_Export diff --git a/TAO/CIAO/examples/OEP/examples.mwc b/TAO/CIAO/examples/OEP/examples.mwc index bb521631565..0e44f57b774 100644 --- a/TAO/CIAO/examples/OEP/examples.mwc +++ b/TAO/CIAO/examples/OEP/examples.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { }
\ No newline at end of file diff --git a/TAO/CIAO/examples/handcrafted/Hello/hello.mpc b/TAO/CIAO/examples/handcrafted/Hello/hello.mpc index e790f9a1e27..b6096eb3fa7 100644 --- a/TAO/CIAO/examples/handcrafted/Hello/hello.mpc +++ b/TAO/CIAO/examples/handcrafted/Hello/hello.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(hello_stub): ciao_client { sharedname = hello_stub idlflags += -I ../../.. -I ../../../.. -I ../../../../orbsvcs/orbsvcs diff --git a/TAO/CIAO/examples/handcrafted/examples.mwc b/TAO/CIAO/examples/handcrafted/examples.mwc index bb521631565..0e44f57b774 100644 --- a/TAO/CIAO/examples/handcrafted/examples.mwc +++ b/TAO/CIAO/examples/handcrafted/examples.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { }
\ No newline at end of file diff --git a/TAO/CIAO/tests/temp/assembly/control.mpc b/TAO/CIAO/tests/temp/assembly/control.mpc index 2a4caa51b4a..1e4bb78c778 100644 --- a/TAO/CIAO/tests/temp/assembly/control.mpc +++ b/TAO/CIAO/tests/temp/assembly/control.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : ciao_server, server { idlflags += -I$(TAO_ROOT) -I../../../ciao -I../../../.. diff --git a/TAO/CIAO/tests/tests.mwc b/TAO/CIAO/tests/tests.mwc index bb521631565..0e44f57b774 100644 --- a/TAO/CIAO/tests/tests.mwc +++ b/TAO/CIAO/tests/tests.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { }
\ No newline at end of file diff --git a/TAO/CIAO/tools/Assembly_Deployer/Assembly_Deployer.mpc b/TAO/CIAO/tools/Assembly_Deployer/Assembly_Deployer.mpc index e19baa18c72..bdafc08dc31 100644 --- a/TAO/CIAO/tools/Assembly_Deployer/Assembly_Deployer.mpc +++ b/TAO/CIAO/tools/Assembly_Deployer/Assembly_Deployer.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Assembly_Manager): ciao_server, acexml, iortable, rtcorba { libs += CIAO_XML_Helpers diff --git a/TAO/CIAO/tools/Daemon/Daemon.mpc b/TAO/CIAO/tools/Daemon/Daemon.mpc index 9df4271a1fa..318d88a0eae 100644 --- a/TAO/CIAO/tools/Daemon/Daemon.mpc +++ b/TAO/CIAO/tools/Daemon/Daemon.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CIAO_Daemon): ciao_server, iortable { IDL_Files { Daemon.idl diff --git a/TAO/CIAO/tools/ServerActivator/ServerActivator.mpc b/TAO/CIAO/tools/ServerActivator/ServerActivator.mpc index 4cb3912033d..411630f4ee6 100644 --- a/TAO/CIAO/tools/ServerActivator/ServerActivator.mpc +++ b/TAO/CIAO/tools/ServerActivator/ServerActivator.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(ServerActivator): ciao_server, iortable { Source_Files { ServerActivator.cpp diff --git a/TAO/CIAO/tools/Simple_Component_Server/Simple_Component_Server.mpc b/TAO/CIAO/tools/Simple_Component_Server/Simple_Component_Server.mpc index eb1f0b5c800..aecbc369135 100644 --- a/TAO/CIAO/tools/Simple_Component_Server/Simple_Component_Server.mpc +++ b/TAO/CIAO/tools/Simple_Component_Server/Simple_Component_Server.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (Simple_Server_Stub) : taolib_with_idl, ciao_client { sharedname = CIAO_Simple_Server_Stub idlflags += -Wb,stub_export_include=Simple_Server_Stub_Export.h -Wb,stub_export_macro=CIAO_SIMPLE_SERVER_STUB_Export diff --git a/TAO/CIAO/tools/XML_Helpers/XMLHelpers.mpc b/TAO/CIAO/tools/XML_Helpers/XMLHelpers.mpc index c93c547a760..d2fff89f43c 100644 --- a/TAO/CIAO/tools/XML_Helpers/XMLHelpers.mpc +++ b/TAO/CIAO/tools/XML_Helpers/XMLHelpers.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(XML_Helpers): acelib, acexml, rtcorba { sharedname=CIAO_XML_Helpers idlflags += -Sc -Wb,export_include=XML_Helpers_Export.h diff --git a/TAO/CIAO/tools/tools.mwc b/TAO/CIAO/tools/tools.mwc index bb521631565..0e44f57b774 100644 --- a/TAO/CIAO/tools/tools.mwc +++ b/TAO/CIAO/tools/tools.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { }
\ No newline at end of file diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 2abff2f44bf..219f526b56a 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 23 21:01:52 UTC 2003 Don Hinton <dhinton@dresystems.com> + + * *.{mpc,mwc}: + Added $Id to MPC files to fix fuzz errors. + Tue Dec 23 14:51:09 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu> * orbsvcs/examples/FaultTolerance/RolyPoly/Makefile: diff --git a/TAO/TAOACE.mwc b/TAO/TAOACE.mwc index af57e573225..236f545b721 100644 --- a/TAO/TAOACE.mwc +++ b/TAO/TAOACE.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { ../ace ../apps/gperf/src diff --git a/TAO/TAO_IDL/TAO_IDL.mwc b/TAO/TAO_IDL/TAO_IDL.mwc index ff22773deb2..ec522af118e 100644 --- a/TAO/TAO_IDL/TAO_IDL.mwc +++ b/TAO/TAO_IDL/TAO_IDL.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { cmdline += -value_template optimize= } diff --git a/TAO/TAO_IDL/tao_idl.mpc b/TAO/TAO_IDL/tao_idl.mpc index c28997a437a..d8167fa27b9 100644 --- a/TAO/TAO_IDL/tao_idl.mpc +++ b/TAO/TAO_IDL/tao_idl.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(TAO_IDL_EXE) : aceexe, core, tao_output, crosscompile { exename = tao_idl libs += TAO_IDL_BE TAO_IDL_FE diff --git a/TAO/docs/tutorials/Quoter/AMI/Quoter_AMI.mpc b/TAO/docs/tutorials/Quoter/AMI/Quoter_AMI.mpc index 7820bb8bceb..6964397151e 100644 --- a/TAO/docs/tutorials/Quoter/AMI/Quoter_AMI.mpc +++ b/TAO/docs/tutorials/Quoter/AMI/Quoter_AMI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver, ami { requires += exceptions source_files { diff --git a/TAO/docs/tutorials/Quoter/Event_Service/Quoter_Event_Service.mpc b/TAO/docs/tutorials/Quoter/Event_Service/Quoter_Event_Service.mpc index b6ac75fa48e..7bd92e56834 100644 --- a/TAO/docs/tutorials/Quoter/Event_Service/Quoter_Event_Service.mpc +++ b/TAO/docs/tutorials/Quoter/Event_Service/Quoter_Event_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : orbsvcsexe, portableserver, event, naming { requires += exceptions source_files { diff --git a/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc b/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc index d38a8c88a80..bc65c29927b 100644 --- a/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc +++ b/TAO/docs/tutorials/Quoter/Naming_Service/Quoter_Naming_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : orbsvcsexe, portableserver, naming { requires += exceptions source_files { diff --git a/TAO/docs/tutorials/Quoter/On_Demand_Activation/Quoter_On_Demand_Activation.mpc b/TAO/docs/tutorials/Quoter/On_Demand_Activation/Quoter_On_Demand_Activation.mpc index 49737bfd360..4ac562a952f 100644 --- a/TAO/docs/tutorials/Quoter/On_Demand_Activation/Quoter_On_Demand_Activation.mpc +++ b/TAO/docs/tutorials/Quoter/On_Demand_Activation/Quoter_On_Demand_Activation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver, naming, ami { requires += exceptions source_files { diff --git a/TAO/docs/tutorials/Quoter/RT_Event_Service/Quoter_RT_Event_Service.mpc b/TAO/docs/tutorials/Quoter/RT_Event_Service/Quoter_RT_Event_Service.mpc index 8e0bcb8c4f4..5c5c1a2ec98 100644 --- a/TAO/docs/tutorials/Quoter/RT_Event_Service/Quoter_RT_Event_Service.mpc +++ b/TAO/docs/tutorials/Quoter/RT_Event_Service/Quoter_RT_Event_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : orbsvcsexe, portableserver, rtevent, naming { requires += exceptions source_files { 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 e02f36ae32f..7dc9bddd76b 100644 --- a/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc +++ b/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : taoexe { libs += Quoter_Idl_Lib after += Quoter_Idl_Lib diff --git a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Quoter_Simple_Impl_Repo.mpc b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Quoter_Simple_Impl_Repo.mpc index 9b61903f0ce..dca23bb8206 100644 --- a/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Quoter_Simple_Impl_Repo.mpc +++ b/TAO/docs/tutorials/Quoter/Simple/Impl-Repo/Quoter_Simple_Impl_Repo.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver, rtevent, naming { libs += Quoter_Idl_Lib after += Quoter_Idl_Lib 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 e590ae95f5d..889755564e2 100644 --- a/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc +++ b/TAO/docs/tutorials/Quoter/Simple/Persistent/Quoter_Simple_Persistent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe { libs += Quoter_Idl_Lib after += Quoter_Idl_Lib diff --git a/TAO/docs/tutorials/Quoter/Simple/Server/Quoter_Simple_Server.mpc b/TAO/docs/tutorials/Quoter/Simple/Server/Quoter_Simple_Server.mpc index c3b3d77323c..d07d50d9ded 100644 --- a/TAO/docs/tutorials/Quoter/Simple/Server/Quoter_Simple_Server.mpc +++ b/TAO/docs/tutorials/Quoter/Simple/Server/Quoter_Simple_Server.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : taoexe, portableserver { libs += Quoter_Idl_Lib after += Quoter_Idl_Lib diff --git a/TAO/docs/tutorials/Quoter/idl/Quoter_idl.mpc b/TAO/docs/tutorials/Quoter/idl/Quoter_idl.mpc index 29356315d51..ea9bb9d14fa 100644 --- a/TAO/docs/tutorials/Quoter/idl/Quoter_idl.mpc +++ b/TAO/docs/tutorials/Quoter/idl/Quoter_idl.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Lib) : taoexe, portableserver { dynamicflags += QUOTER_COMMON_BUILD_DLL idlflags += -Wb,export_macro=QUOTER_COMMON_Export -Wb,export_include=quoter_common_export.h diff --git a/TAO/examples/AMH/Sink_Server/Sink_Server.mpc b/TAO/examples/AMH/Sink_Server/Sink_Server.mpc index b953613a579..17f57558bd0 100644 --- a/TAO/examples/AMH/Sink_Server/Sink_Server.mpc +++ b/TAO/examples/AMH/Sink_Server/Sink_Server.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*st_server): taoexe, strategies, valuetype, amh, portableserver { Source_Files { st_server.cpp diff --git a/TAO/examples/AMI/FL_Callback/FL_Callback.mpc b/TAO/examples/AMI/FL_Callback/FL_Callback.mpc index 09ca0591455..c7e9ff8910b 100644 --- a/TAO/examples/AMI/FL_Callback/FL_Callback.mpc +++ b/TAO/examples/AMI/FL_Callback/FL_Callback.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*progress): taoexe, strategies, messaging, ami, portableserver { requires += fl_reactor Source_Files { diff --git a/TAO/examples/Advanced/ch_3/Advanced_ch_3.mpc b/TAO/examples/Advanced/ch_3/Advanced_ch_3.mpc index d27e90885fd..542f270ae8e 100644 --- a/TAO/examples/Advanced/ch_3/Advanced_ch_3.mpc +++ b/TAO/examples/Advanced/ch_3/Advanced_ch_3.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver { requires += exceptions source_files { diff --git a/TAO/examples/Advanced/ch_8_and_10/Advanced_ch_8_and_10.mpc b/TAO/examples/Advanced/ch_8_and_10/Advanced_ch_8_and_10.mpc index ce72bc4045e..b3803d98dc3 100644 --- a/TAO/examples/Advanced/ch_8_and_10/Advanced_ch_8_and_10.mpc +++ b/TAO/examples/Advanced/ch_8_and_10/Advanced_ch_8_and_10.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver { requires += exceptions source_files { diff --git a/TAO/examples/Buffered_AMI/Buffered_AMI.mpc b/TAO/examples/Buffered_AMI/Buffered_AMI.mpc index d005ef70457..3545f350bfa 100644 --- a/TAO/examples/Buffered_AMI/Buffered_AMI.mpc +++ b/TAO/examples/Buffered_AMI/Buffered_AMI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver, ami { Source_Files { test_i.cpp diff --git a/TAO/examples/Buffered_Oneways/Buffered_Oneways.mpc b/TAO/examples/Buffered_Oneways/Buffered_Oneways.mpc index 1761190b8e2..f6bafad3fd3 100644 --- a/TAO/examples/Buffered_Oneways/Buffered_Oneways.mpc +++ b/TAO/examples/Buffered_Oneways/Buffered_Oneways.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, messaging { Source_Files { test_i.cpp diff --git a/TAO/examples/Callback_Quoter/Callback_Quoter.mpc b/TAO/examples/Callback_Quoter/Callback_Quoter.mpc index 6c75947df9d..e4df81125a3 100644 --- a/TAO/examples/Callback_Quoter/Callback_Quoter.mpc +++ b/TAO/examples/Callback_Quoter/Callback_Quoter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Callback_Quoter notifier): namingexe { Source_Files { Notifier_i.cpp 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 diff --git a/TAO/examples/Event_Comm/Event_Comm.mpc b/TAO/examples/Event_Comm/Event_Comm.mpc index 73864088752..65a948f7185 100644 --- a/TAO/examples/Event_Comm/Event_Comm.mpc +++ b/TAO/examples/Event_Comm/Event_Comm.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*notifier): namingexe { Source_Files { Event_Comm_i.cpp diff --git a/TAO/examples/Kokyu_dsrt_schedulers/Kokyu_DSRT_Schedulers.mpc b/TAO/examples/Kokyu_dsrt_schedulers/Kokyu_DSRT_Schedulers.mpc index e141847e620..1ec2c1a5c61 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/Kokyu_DSRT_Schedulers.mpc +++ b/TAO/examples/Kokyu_dsrt_schedulers/Kokyu_DSRT_Schedulers.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Kokyu_DSRT_Schedulers) : orbsvcslib, kokyu, rtscheduling, rtcorba { sharedname = Kokyu_DSRT_Schedulers dynamicflags = KOKYU_DSRT_SCHEDULERS_BUILD_DLL diff --git a/TAO/examples/Kokyu_dsrt_schedulers/fp_example/fp_example.mpc b/TAO/examples/Kokyu_dsrt_schedulers/fp_example/fp_example.mpc index 73282ad66ea..e55eb8fc152 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/fp_example/fp_example.mpc +++ b/TAO/examples/Kokyu_dsrt_schedulers/fp_example/fp_example.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(fp_server): kokyu_dsrt_scheduler_server { exename = fp_server Source_Files { diff --git a/TAO/examples/Kokyu_dsrt_schedulers/mif_example/mif_example.mpc b/TAO/examples/Kokyu_dsrt_schedulers/mif_example/mif_example.mpc index 4a8fd295854..cda0301f0bc 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/mif_example/mif_example.mpc +++ b/TAO/examples/Kokyu_dsrt_schedulers/mif_example/mif_example.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(mif_server): kokyu_dsrt_scheduler_server { exename = mif_server Source_Files { diff --git a/TAO/examples/Kokyu_dsrt_schedulers/muf_example/muf_example.mpc b/TAO/examples/Kokyu_dsrt_schedulers/muf_example/muf_example.mpc index 01d7e8ff9e5..91fc9b26f27 100644 --- a/TAO/examples/Kokyu_dsrt_schedulers/muf_example/muf_example.mpc +++ b/TAO/examples/Kokyu_dsrt_schedulers/muf_example/muf_example.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(muf_server): kokyu_dsrt_scheduler_server { exename = muf_server Source_Files { diff --git a/TAO/examples/Load_Balancing/Load_Balancing.mpc b/TAO/examples/Load_Balancing/Load_Balancing.mpc index e3fe01d3462..b2bb9e124aa 100644 --- a/TAO/examples/Load_Balancing/Load_Balancing.mpc +++ b/TAO/examples/Load_Balancing/Load_Balancing.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoserver { avoids += repo diff --git a/TAO/examples/Load_Balancing_persistent/Load_Balancing_persistent.mpc b/TAO/examples/Load_Balancing_persistent/Load_Balancing_persistent.mpc index a1df9442feb..4be2d6c7ce4 100644 --- a/TAO/examples/Load_Balancing_persistent/Load_Balancing_persistent.mpc +++ b/TAO/examples/Load_Balancing_persistent/Load_Balancing_persistent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*balancer): taoexe, portableserver { avoids += minimum_corba repo exename = load_balancer diff --git a/TAO/examples/Logging/Logging.mpc b/TAO/examples/Logging/Logging.mpc index 911692e8155..41fae6859b0 100644 --- a/TAO/examples/Logging/Logging.mpc +++ b/TAO/examples/Logging/Logging.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Service): namingexe, lifecycle { Source_Files { Logger_i.cpp diff --git a/TAO/examples/OBV/Typed_Events/Typed_Events.mpc b/TAO/examples/OBV/Typed_Events/Typed_Events.mpc index a2512b85194..f38edeefc8c 100644 --- a/TAO/examples/OBV/Typed_Events/Typed_Events.mpc +++ b/TAO/examples/OBV/Typed_Events/Typed_Events.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, valuetype { avoids += minimum_corba Source_Files { diff --git a/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc b/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc index bacc4c27c79..92e0254b024 100644 --- a/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc +++ b/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { avoids += minimum_corba includes += ../Generic_Servant diff --git a/TAO/examples/POA/Default_Servant/POA_Default_Servant.mpc b/TAO/examples/POA/Default_Servant/POA_Default_Servant.mpc index ef0f4642ffc..dd0c0d645cd 100644 --- a/TAO/examples/POA/Default_Servant/POA_Default_Servant.mpc +++ b/TAO/examples/POA/Default_Servant/POA_Default_Servant.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : taoexe, portableserver { avoids += minimum_corba source_files { diff --git a/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource.mpc b/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource.mpc index 348bf04e0b6..577eb5f2de0 100644 --- a/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource.mpc +++ b/TAO/examples/POA/Explicit_Activation/Alt_Resources/Alt_Resource.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taolib { sharedname = Alt_Resource_Factory dynamicflags = Alt_Resource_Factory_BUILD_DLL diff --git a/TAO/examples/POA/Explicit_Activation/POA_Explicit_Activation.mpc b/TAO/examples/POA/Explicit_Activation/POA_Explicit_Activation.mpc index bacc4c27c79..92e0254b024 100644 --- a/TAO/examples/POA/Explicit_Activation/POA_Explicit_Activation.mpc +++ b/TAO/examples/POA/Explicit_Activation/POA_Explicit_Activation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { avoids += minimum_corba includes += ../Generic_Servant diff --git a/TAO/examples/POA/FindPOA/POA_FindPOA.mpc b/TAO/examples/POA/FindPOA/POA_FindPOA.mpc index 21e29385c4e..e2176127181 100644 --- a/TAO/examples/POA/FindPOA/POA_FindPOA.mpc +++ b/TAO/examples/POA/FindPOA/POA_FindPOA.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, portableserver { avoids += minimum_corba } diff --git a/TAO/examples/POA/Forwarding/POA_Forwarding.mpc b/TAO/examples/POA/Forwarding/POA_Forwarding.mpc index eca657f0eee..e8b34068166 100644 --- a/TAO/examples/POA/Forwarding/POA_Forwarding.mpc +++ b/TAO/examples/POA/Forwarding/POA_Forwarding.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : taoexe, portableserver { avoids += minimum_corba source_files { diff --git a/TAO/examples/POA/On_Demand_Activation/POA_On_Demand_Activation.mpc b/TAO/examples/POA/On_Demand_Activation/POA_On_Demand_Activation.mpc index 29f1da6ddf2..04ca8b96d72 100644 --- a/TAO/examples/POA/On_Demand_Activation/POA_On_Demand_Activation.mpc +++ b/TAO/examples/POA/On_Demand_Activation/POA_On_Demand_Activation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { avoids += minimum_corba includes += ../Generic_Servant diff --git a/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc b/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc index 04a41e38403..6c3c72f5505 100644 --- a/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc +++ b/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { avoids += minimum_corba Source_Files { diff --git a/TAO/examples/POA/POA_BiDir/POA_BiDir.mpc b/TAO/examples/POA/POA_BiDir/POA_BiDir.mpc index e28131acdc2..d1e881a3dab 100644 --- a/TAO/examples/POA/POA_BiDir/POA_BiDir.mpc +++ b/TAO/examples/POA/POA_BiDir/POA_BiDir.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, portableserver, bidir_giop { avoids += minimum_corba diff --git a/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc b/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc index e0ac4279ecb..50df0609013 100644 --- a/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc +++ b/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { includes += ../Generic_Servant libs += Generic_Servant diff --git a/TAO/examples/POA/RootPOA/RootPOA.mpc b/TAO/examples/POA/RootPOA/RootPOA.mpc index 667b4aeefa2..1ed2fb1882d 100644 --- a/TAO/examples/POA/RootPOA/RootPOA.mpc +++ b/TAO/examples/POA/RootPOA/RootPOA.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { RootPOA.cpp diff --git a/TAO/examples/POA/TIE/POA_TIE.mpc b/TAO/examples/POA/TIE/POA_TIE.mpc index 28a2bf06809..b67b3103fa2 100644 --- a/TAO/examples/POA/TIE/POA_TIE.mpc +++ b/TAO/examples/POA/TIE/POA_TIE.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : taoexe, portableserver { avoids += minimum_corba idlflags -= -Sc diff --git a/TAO/examples/Persistent_Grid/Persistent_Grid.mpc b/TAO/examples/Persistent_Grid/Persistent_Grid.mpc index 0102ee2f4ea..4636150a15e 100644 --- a/TAO/examples/Persistent_Grid/Persistent_Grid.mpc +++ b/TAO/examples/Persistent_Grid/Persistent_Grid.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver { Source_Files { Grid_i.cpp diff --git a/TAO/examples/PluggableUDP/tests/Basic/Basic.mpc b/TAO/examples/PluggableUDP/tests/Basic/Basic.mpc index f018f72a0b9..c3a57d77905 100644 --- a/TAO/examples/PluggableUDP/tests/Basic/Basic.mpc +++ b/TAO/examples/PluggableUDP/tests/Basic/Basic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { idlflags += -Sp -Sd diff --git a/TAO/examples/PluggableUDP/tests/Performance/Performance.mpc b/TAO/examples/PluggableUDP/tests/Performance/Performance.mpc index a7214a42e77..bd68605887a 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/Performance.mpc +++ b/TAO/examples/PluggableUDP/tests/Performance/Performance.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { idlflags += -Sd -Sp diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/SimplePerformance.mpc b/TAO/examples/PluggableUDP/tests/SimplePerformance/SimplePerformance.mpc index f259b1988eb..45de340b324 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/SimplePerformance.mpc +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/SimplePerformance.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { idlflags += -Sp -Sd diff --git a/TAO/examples/Quoter/Quoter.mpc b/TAO/examples/Quoter/Quoter.mpc index 6200f5f05f9..c48f1565830 100644 --- a/TAO/examples/Quoter/Quoter.mpc +++ b/TAO/examples/Quoter/Quoter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + // todo : Once MPC is used for everything, we should consider // removing the includes += lines below, and updating // the source code instead. diff --git a/TAO/examples/RTCORBA/Activity/Activity.mpc b/TAO/examples/RTCORBA/Activity/Activity.mpc index 02f3cd20314..ef8cc8a0296 100644 --- a/TAO/examples/RTCORBA/Activity/Activity.mpc +++ b/TAO/examples/RTCORBA/Activity/Activity.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcslib, namingexe, rt_server { exename = activity // We use macros instead of dynamicflags so that diff --git a/TAO/examples/RTScheduling/Fixed_Priority_Scheduler/Fixed_Priority_Scheduler.mpc b/TAO/examples/RTScheduling/Fixed_Priority_Scheduler/Fixed_Priority_Scheduler.mpc index 83348dc1187..6ccc2495ac0 100644 --- a/TAO/examples/RTScheduling/Fixed_Priority_Scheduler/Fixed_Priority_Scheduler.mpc +++ b/TAO/examples/RTScheduling/Fixed_Priority_Scheduler/Fixed_Priority_Scheduler.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Starter): namingexe, rtscheduling_server { IDL_Files { ../Synch.idl diff --git a/TAO/examples/RTScheduling/MIF_Scheduler/MIF_Scheduler.mpc b/TAO/examples/RTScheduling/MIF_Scheduler/MIF_Scheduler.mpc index 78b16a027f9..5252cd21879 100644 --- a/TAO/examples/RTScheduling/MIF_Scheduler/MIF_Scheduler.mpc +++ b/TAO/examples/RTScheduling/MIF_Scheduler/MIF_Scheduler.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Starter): namingexe, rtscheduling_server { IDL_Files { ../Synch.idl diff --git a/TAO/examples/Simple/bank/bank.mpc b/TAO/examples/Simple/bank/bank.mpc index 69e76d79e35..de802cc0313 100644 --- a/TAO/examples/Simple/bank/bank.mpc +++ b/TAO/examples/Simple/bank/bank.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { Account_i.cpp diff --git a/TAO/examples/Simple/chat/chat.mpc b/TAO/examples/Simple/chat/chat.mpc index 080d3a062db..6bbdb9970f8 100644 --- a/TAO/examples/Simple/chat/chat.mpc +++ b/TAO/examples/Simple/chat/chat.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server) : taoexe, portableserver, iortable { Source_Files { Broadcaster_i.cpp diff --git a/TAO/examples/Simple/echo/echo.mpc b/TAO/examples/Simple/echo/echo.mpc index b6030da410b..5a9f45c9660 100644 --- a/TAO/examples/Simple/echo/echo.mpc +++ b/TAO/examples/Simple/echo/echo.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { Echo_i.cpp diff --git a/TAO/examples/Simple/grid/grid.mpc b/TAO/examples/Simple/grid/grid.mpc index 9990fd4234d..b7c562c0efb 100644 --- a/TAO/examples/Simple/grid/grid.mpc +++ b/TAO/examples/Simple/grid/grid.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { Grid_i.cpp diff --git a/TAO/examples/Simple/time-date/Simple_time_date.mpc b/TAO/examples/Simple/time-date/Simple_time_date.mpc index f98ca413dc1..f45f737e798 100644 --- a/TAO/examples/Simple/time-date/Simple_time_date.mpc +++ b/TAO/examples/Simple/time-date/Simple_time_date.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*lib): orbsvcslib, naming, portableserver { sharedname = Time_Date // The svc conf files assume that the dll is in the current directory diff --git a/TAO/examples/Simple/time-date/time_date.mpc b/TAO/examples/Simple/time-date/time_date.mpc index 1d3015cb3f1..50bfd934a3f 100644 --- a/TAO/examples/Simple/time-date/time_date.mpc +++ b/TAO/examples/Simple/time-date/time_date.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { server.cpp diff --git a/TAO/examples/Simple/time/time.mpc b/TAO/examples/Simple/time/time.mpc index 089fea50cea..0de1921511b 100644 --- a/TAO/examples/Simple/time/time.mpc +++ b/TAO/examples/Simple/time/time.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { Time_i.cpp diff --git a/TAO/examples/examples.mwc b/TAO/examples/examples.mwc index b206b16ec2f..ee581d68314 100644 --- a/TAO/examples/examples.mwc +++ b/TAO/examples/examples.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { exclude { // todo : get the mfc projects working correctly. diff --git a/TAO/examples/ior_corbaloc/ior_corbaloc.mpc b/TAO/examples/ior_corbaloc/ior_corbaloc.mpc index 797d66b9f82..4b0eab8fac7 100644 --- a/TAO/examples/ior_corbaloc/ior_corbaloc.mpc +++ b/TAO/examples/ior_corbaloc/ior_corbaloc.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { status_i.cpp diff --git a/TAO/examples/mfc/client.mpc b/TAO/examples/mfc/client.mpc index 507454e3f1a..35145598f22 100644 --- a/TAO/examples/mfc/client.mpc +++ b/TAO/examples/mfc/client.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(MFC client): namingexe, mfc { Source_Files { w32_testC.cpp diff --git a/TAO/examples/mfc/mfc.mwc b/TAO/examples/mfc/mfc.mwc index c3b5c62dc9d..5db8fbd3afa 100644 --- a/TAO/examples/mfc/mfc.mwc +++ b/TAO/examples/mfc/mfc.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { cmdline += -value_template 'configurations="MFC Release" "MFC Debug" "Static MFC Release" "Static MFC Debug"' \ -value_template "default_configuration=MFC Debug" diff --git a/TAO/examples/mfc/server.mpc b/TAO/examples/mfc/server.mpc index 43b4f2ca2cb..11887bfcd0a 100644 --- a/TAO/examples/mfc/server.mpc +++ b/TAO/examples/mfc/server.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(MFC Server): namingexe, mfc { pch_header = StdAfx.h pch_source = StdAfx.cpp diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc index 9a385804201..97361a68618 100644 --- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc +++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, concurrency, naming { exename = Concurrency_Service } diff --git a/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc b/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc index eaf3590618e..d5c50ee1e2f 100644 --- a/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc +++ b/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, event, naming, svc_utils, iortable, messaging, portableserver { exename = CosEvent_Service } diff --git a/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc b/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc index a71e4b5059c..2468639a7a3 100644 --- a/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc +++ b/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, rtsched, naming, svc_utils, iortable, portableserver { exename = Dump_Schedule } diff --git a/TAO/orbsvcs/Event_Service/Event_Service.mpc b/TAO/orbsvcs/Event_Service/Event_Service.mpc index 9c73b362abe..b42f6a2e965 100644 --- a/TAO/orbsvcs/Event_Service/Event_Service.mpc +++ b/TAO/orbsvcs/Event_Service/Event_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, event, rtevent, rtoldevent, rtschedevent, bidir_giop { exename = Event_Service } diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FTRT_Event_Service.mpc b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FTRT_Event_Service.mpc index ad6d724e165..f79eae47ee3 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FTRT_Event_Service.mpc +++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FTRT_Event_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(FTRT_Event_Service) : orbsvcsexe, rtschedevent, ftrtevent, ftorbutils { exename = ftrt_eventservice includes += $(TAO_ROOT)/orbsvcs $(TAO_ROOT)/orbsvcs/FtRtEvent/Utils $(TAO_ROOT)/orbsvcs/FtRtEvent/EventChannel diff --git a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc index 63e660f5387..265b2dca723 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc +++ b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(FTRTEC_Factory_Service): orbsvcsexe, fault_tolerance, notify { after += FaultTolerance exename = ftrtec_factory_service diff --git a/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc b/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc index 7c21a4791f3..4988ca992fa 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc +++ b/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(FTRTEC_Gateway_Service): orbsvcsexe, ftrteventclient { exename = ftrtec_gateway_service includes += $(TAO_ROOT)/orbsvcs $(TAO_ROOT)/orbsvcs/FtRtEvent/Utils diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc index 98b69d653c6..c2d5e19a740 100644 --- a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc +++ b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(IFR_Service) : orbsvcsexe, core, ifrservice, typecodefactory, svc_utils, ifr_client, iortable, portableserver, crosscompile { avoids += minimum_corba exename = IFR_Service diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc index cdf5e915d92..ce6a8681ac2 100644 --- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc +++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, lifecycle, naming, trading { avoids += minimum_corba exename = LifeCycle_Service diff --git a/TAO/orbsvcs/LoadBalancer/LoadBalancer.mpc b/TAO/orbsvcs/LoadBalancer/LoadBalancer.mpc index e2139517b45..1528d5321b4 100644 --- a/TAO/orbsvcs/LoadBalancer/LoadBalancer.mpc +++ b/TAO/orbsvcs/LoadBalancer/LoadBalancer.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosLoadManager): namingexe, portableserver, core, iormanip, loadbalancing { requires += ami interceptors Source_Files { diff --git a/TAO/orbsvcs/Naming_Service/Naming_Service.mpc b/TAO/orbsvcs/Naming_Service/Naming_Service.mpc index 7a5c68a1571..ff877b2864f 100644 --- a/TAO/orbsvcs/Naming_Service/Naming_Service.mpc +++ b/TAO/orbsvcs/Naming_Service/Naming_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, naming { exename = Naming_Service Source_Files { diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc index 97acc4d9a36..69a9fe56a6b 100644 --- a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc +++ b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, notification, naming { exename = Notify_Service Source_Files { diff --git a/TAO/orbsvcs/PSS/PSDL.mpc b/TAO/orbsvcs/PSS/PSDL.mpc index 79d6e70caad..79f64c2aef4 100644 --- a/TAO/orbsvcs/PSS/PSDL.mpc +++ b/TAO/orbsvcs/PSS/PSDL.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : taolib { sharedname = TAO_PSDL dynamicflags += TAO_PSDL_BUILD_DLL diff --git a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc index 5d97e837c0f..425c601b15d 100644 --- a/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc +++ b/TAO/orbsvcs/Scheduling_Service/Scheduling_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, rtsched, naming, svc_utils, iortable, portableserver { exename = Scheduling_Service } diff --git a/TAO/orbsvcs/TAO_Service/TAO_Service.mpc b/TAO/orbsvcs/TAO_Service/TAO_Service.mpc index 2bfb7e8fd99..51b0f4deb3e 100644 --- a/TAO/orbsvcs/TAO_Service/TAO_Service.mpc +++ b/TAO/orbsvcs/TAO_Service/TAO_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : taoexe, core { exename = TAO_Service } diff --git a/TAO/orbsvcs/Time_Service/Time_Service.mpc b/TAO/orbsvcs/Time_Service/Time_Service.mpc index 89a92d5f395..a3e8eed4121 100644 --- a/TAO/orbsvcs/Time_Service/Time_Service.mpc +++ b/TAO/orbsvcs/Time_Service/Time_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Time_Service_Server) : orbsvcsexe, core, time { exename = Time_Service_Server Source_Files { diff --git a/TAO/orbsvcs/Trading_Service/Trading_Service.mpc b/TAO/orbsvcs/Trading_Service/Trading_Service.mpc index e4284c38bfe..50a1c028109 100644 --- a/TAO/orbsvcs/Trading_Service/Trading_Service.mpc +++ b/TAO/orbsvcs/Trading_Service/Trading_Service.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, core, trading, naming { exename = Trading_Service } diff --git a/TAO/orbsvcs/examples/CosEC/Factory/CosEC_Factory.mpc b/TAO/orbsvcs/examples/CosEC/Factory/CosEC_Factory.mpc index 5f1dd345c3b..9f36dda8a84 100644 --- a/TAO/orbsvcs/examples/CosEC/Factory/CosEC_Factory.mpc +++ b/TAO/orbsvcs/examples/CosEC/Factory/CosEC_Factory.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : orbsvcsexe, event { idlflags += -I ../../.. source_files { diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/CosEC_RtEC_Based_bin.mpc b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/CosEC_RtEC_Based_bin.mpc index 5ac4d9ecda1..aa651b338c2 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/CosEC_RtEC_Based_bin.mpc +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/CosEC_RtEC_Based_bin.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, rtevent, event { after += CosEC_RtEC_Based_lib includes += ../lib diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEC_RtEC_Based_lib.mpc b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEC_RtEC_Based_lib.mpc index a0701e83d65..28ddfc71428 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEC_RtEC_Based_lib.mpc +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEC_RtEC_Based_lib.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcslib, event, rtevent, rtsched { sharedname = CosEC_RtEC_Based dynamicflags += TAO_RTEC_COSEC_BUILD_DLL diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/CosEC_RtEC_Based_tests_Basic.mpc b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/CosEC_RtEC_Based_tests_Basic.mpc index 4e055fe812c..89c0143b7cd 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/CosEC_RtEC_Based_tests_Basic.mpc +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Basic/CosEC_RtEC_Based_tests_Basic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : orbsvcsexe, event, rtevent, rtsched { after += CosEC_RtEC_Based_lib includes += ../../lib diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/CosEC_RtEC_Based_tests_Multiple.mpc b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/CosEC_RtEC_Based_tests_Multiple.mpc index d6b7aa9b5e0..2ff95922b34 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/CosEC_RtEC_Based_tests_Multiple.mpc +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/CosEC_RtEC_Based_tests_Multiple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer) : orbsvcsexe, event, rtevent, rtsched { after += CosEC_RtEC_Based_lib includes += ../../lib diff --git a/TAO/orbsvcs/examples/CosEC/Simple/CosEC_Simple.mpc b/TAO/orbsvcs/examples/CosEC/Simple/CosEC_Simple.mpc index 5033c7119db..a423f5f1075 100644 --- a/TAO/orbsvcs/examples/CosEC/Simple/CosEC_Simple.mpc +++ b/TAO/orbsvcs/examples/CosEC/Simple/CosEC_Simple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Service) : orbsvcsexe, event { Source_Files { Service.cpp diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/CosEC_TypedSimple.mpc b/TAO/orbsvcs/examples/CosEC/TypedSimple/CosEC_TypedSimple.mpc index 741620168bf..4f630718690 100644 --- a/TAO/orbsvcs/examples/CosEC/TypedSimple/CosEC_TypedSimple.mpc +++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/CosEC_TypedSimple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer) : event, orbsvcsexe, portableserver { requires += ec_typed_events idlflags += -I$(TAO_ROOT)/orbsvcs diff --git a/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc b/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc index e92f4ddd5db..73476b098d4 100644 --- a/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc +++ b/TAO/orbsvcs/examples/Log/Basic/Log_Basic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : orbsvcsexe, dslogadmin, naming { exename = client } diff --git a/TAO/orbsvcs/examples/Log/Event/Log_Event.mpc b/TAO/orbsvcs/examples/Log/Event/Log_Event.mpc index 0342db251bc..fb4ebd95b7e 100644 --- a/TAO/orbsvcs/examples/Log/Event/Log_Event.mpc +++ b/TAO/orbsvcs/examples/Log/Event/Log_Event.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer) : orbsvcsexe, event, dseventlogadmin { exename = consumer source_files { diff --git a/TAO/orbsvcs/examples/Log/Notify/Log_Notify.mpc b/TAO/orbsvcs/examples/Log/Notify/Log_Notify.mpc index 04db7547923..a0c45cbb43e 100644 --- a/TAO/orbsvcs/examples/Log/Notify/Log_Notify.mpc +++ b/TAO/orbsvcs/examples/Log/Notify/Log_Notify.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer) : orbsvcsexe, notify, dsnotifylogadmin, naming { exename = consumer source_files { diff --git a/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc b/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc index 0049ca759e4..4ca31b39b0f 100644 --- a/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc +++ b/TAO/orbsvcs/examples/Log/RTEvent/Log_RTEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer) : orbsvcsexe, rtevent, naming, rteventlogadmin { requires += minimum_corba exename = consumer diff --git a/TAO/orbsvcs/examples/Notify/Filter/Notify_Filter.mpc b/TAO/orbsvcs/examples/Notify/Filter/Notify_Filter.mpc index 116a274b7cc..afb746369b0 100644 --- a/TAO/orbsvcs/examples/Notify/Filter/Notify_Filter.mpc +++ b/TAO/orbsvcs/examples/Notify/Filter/Notify_Filter.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, notify, naming { } diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Notify_Lanes.mpc b/TAO/orbsvcs/examples/Notify/Lanes/Notify_Lanes.mpc index f923982eedd..c33182cd937 100644 --- a/TAO/orbsvcs/examples/Notify/Lanes/Notify_Lanes.mpc +++ b/TAO/orbsvcs/examples/Notify/Lanes/Notify_Lanes.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Supplier): notify, rtcorba, rtnotify, minimum_corba { exename = Supplier Source_Files { diff --git a/TAO/orbsvcs/examples/Notify/Subscribe/Notify_Subscribe.mpc b/TAO/orbsvcs/examples/Notify/Subscribe/Notify_Subscribe.mpc index 69a75b6fa55..ef4e5dfacc9 100644 --- a/TAO/orbsvcs/examples/Notify/Subscribe/Notify_Subscribe.mpc +++ b/TAO/orbsvcs/examples/Notify/Subscribe/Notify_Subscribe.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, notify, naming { avoids += minimum_corba } diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/RtEC_IIOPGateway.mpc b/TAO/orbsvcs/examples/RtEC/IIOPGateway/RtEC_IIOPGateway.mpc index a589a239133..4d0421d72fc 100644 --- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/RtEC_IIOPGateway.mpc +++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/RtEC_IIOPGateway.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer): messaging, rteventexe, naming { requires += corba_messaging diff --git a/TAO/orbsvcs/examples/RtEC/MCast/RtEC_MCast.mpc b/TAO/orbsvcs/examples/RtEC/MCast/RtEC_MCast.mpc index 3b221ef337f..4394b471fcf 100644 --- a/TAO/orbsvcs/examples/RtEC/MCast/RtEC_MCast.mpc +++ b/TAO/orbsvcs/examples/RtEC/MCast/RtEC_MCast.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, rtevent, rtsched { } diff --git a/TAO/orbsvcs/examples/RtEC/Schedule/RtEC_Schedule.mpc b/TAO/orbsvcs/examples/RtEC/Schedule/RtEC_Schedule.mpc index 3b221ef337f..4394b471fcf 100644 --- a/TAO/orbsvcs/examples/RtEC/Schedule/RtEC_Schedule.mpc +++ b/TAO/orbsvcs/examples/RtEC/Schedule/RtEC_Schedule.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, rtevent, rtsched { } diff --git a/TAO/orbsvcs/examples/RtEC/Simple/RtEC_Simple.mpc b/TAO/orbsvcs/examples/RtEC/Simple/RtEC_Simple.mpc index 6c3ba5ba5a3..2735b33ac5d 100644 --- a/TAO/orbsvcs/examples/RtEC/Simple/RtEC_Simple.mpc +++ b/TAO/orbsvcs/examples/RtEC/Simple/RtEC_Simple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Service) : orbsvcsexe, rtevent, naming { source_files { Service.cpp diff --git a/TAO/orbsvcs/examples/Security/Send_File/Security_Send_File.mpc b/TAO/orbsvcs/examples/Security/Send_File/Security_Send_File.mpc index 6d5c9b7ca05..c73e3ecf5c5 100644 --- a/TAO/orbsvcs/examples/Security/Send_File/Security_Send_File.mpc +++ b/TAO/orbsvcs/examples/Security/Send_File/Security_Send_File.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : orbsvcsexe, portableserver { source_files { client.cpp diff --git a/TAO/orbsvcs/examples/examples.mwc b/TAO/orbsvcs/examples/examples.mwc index d90104a2381..dd297256b34 100644 --- a/TAO/orbsvcs/examples/examples.mwc +++ b/TAO/orbsvcs/examples/examples.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/orbsvcs/orbsvcs.mwc b/TAO/orbsvcs/orbsvcs.mwc index 8f2ee7398f7..01faf104b82 100644 --- a/TAO/orbsvcs/orbsvcs.mwc +++ b/TAO/orbsvcs/orbsvcs.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/orbsvcs/orbsvcs/AV.mpc b/TAO/orbsvcs/orbsvcs/AV.mpc index 22eede41f84..f33118a2ea2 100644 --- a/TAO/orbsvcs/orbsvcs/AV.mpc +++ b/TAO/orbsvcs/orbsvcs/AV.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(AV) : orbsvcslib, core, property, naming, qos { sharedname = TAO_AV idlflags += -Wb,export_macro=TAO_AV_Export -Wb,export_include=AV/AV_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc b/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc index 438995fe3a0..c8bd81a0c35 100644 --- a/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc +++ b/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosConcurrency) : orbsvcslib, core, portableserver { sharedname = TAO_CosConcurrency idlflags += -Wb,export_macro=TAO_Concurrency_Export -Wb,export_include=Concurrency/concurrency_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc b/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc index d79f8eb0207..476c061dc99 100644 --- a/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc +++ b/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosLifeCycle) : orbsvcslib, core, naming { sharedname = TAO_CosLifeCycle idlflags += -Wb,export_macro=TAO_LifeCycle_Export -Wb,export_include=LifeCycle/lifecycle_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc index 5e4a6973f43..16acbe0c6c9 100644 --- a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc +++ b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcslib, core, naming, iormanip, portablegroup, messaging, ami { sharedname = TAO_CosLoadBalancing idlflags += -Wb,export_macro=TAO_LoadBalancing_Export -Wb,export_include=LoadBalancing/LoadBalancing_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosNaming.mpc b/TAO/orbsvcs/orbsvcs/CosNaming.mpc index 5e7c1928ef5..20b2e2d86a0 100644 --- a/TAO/orbsvcs/orbsvcs/CosNaming.mpc +++ b/TAO/orbsvcs/orbsvcs/CosNaming.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosNaming) : orbsvcslib, core, messaging, svc_utils, iortable { sharedname = TAO_CosNaming idlflags += -Wb,export_macro=TAO_Naming_Export -Wb,export_include=Naming/naming_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosNotification.mpc b/TAO/orbsvcs/orbsvcs/CosNotification.mpc index 3c822f525e5..cf182c82b74 100644 --- a/TAO/orbsvcs/orbsvcs/CosNotification.mpc +++ b/TAO/orbsvcs/orbsvcs/CosNotification.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosNotification) : orbsvcslib, core, etcl, dynamicany, portableserver { sharedname = TAO_CosNotification // Warning : The idlflags must match exactly those used in CosEvent, because diff --git a/TAO/orbsvcs/orbsvcs/CosProperty.mpc b/TAO/orbsvcs/orbsvcs/CosProperty.mpc index 4766e31b13e..d452d9bbe33 100644 --- a/TAO/orbsvcs/orbsvcs/CosProperty.mpc +++ b/TAO/orbsvcs/orbsvcs/CosProperty.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosProperty) : orbsvcslib, core, portableserver { sharedname = TAO_CosProperty idlflags += -Wb,export_macro=TAO_Property_Export -Wb,export_include=Property/property_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosTime.mpc b/TAO/orbsvcs/orbsvcs/CosTime.mpc index d4c688996f9..c5b7cecee87 100644 --- a/TAO/orbsvcs/orbsvcs/CosTime.mpc +++ b/TAO/orbsvcs/orbsvcs/CosTime.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosTime) : orbsvcslib, core, naming { sharedname = TAO_CosTime idlflags += -Wb,export_macro=TAO_Time_Export -Wb,export_include=Time/time_export.h diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.mpc b/TAO/orbsvcs/orbsvcs/CosTrading.mpc index d4f3c6934e8..20e679e0ddb 100644 --- a/TAO/orbsvcs/orbsvcs/CosTrading.mpc +++ b/TAO/orbsvcs/orbsvcs/CosTrading.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosTrading) : orbsvcslib, core, dynamicany, svc_utils { sharedname = TAO_CosTrading idlflags += -Wb,export_macro=TAO_Trading_Export -Wb,export_include=Trader/trading_export.h diff --git a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc index ac8a815b26a..88c2125e135 100644 --- a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc +++ b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(DsEventLogAdmin) : orbsvcslib, core, dslogadmin, event { sharedname = TAO_DsEventLogAdmin idlflags += -Wb,export_macro=TAO_EventLog_Export -Wb,export_include=Log/eventlog_export.h diff --git a/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc index 6268c56d3d2..481f9d8ea45 100644 --- a/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc +++ b/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(DsLogAdmin) : orbsvcslib, core, etcl, naming, svc_utils, dynamicany { sharedname = TAO_DsLogAdmin idlflags += -Wb,export_macro=TAO_Log_Export -Wb,export_include=Log/log_export.h diff --git a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc index d46a391b29a..74e7ec4c249 100644 --- a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc +++ b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(DsNotifyLogAdmin) : orbsvcslib, core, dseventlogadmin, notification, naming { sharedname = TAO_DsNotifyLogAdmin idlflags += -Wb,export_macro=TAO_NotifyLog_Export -Wb,export_include=Log/notifylog_export.h diff --git a/TAO/orbsvcs/orbsvcs/ETCL.mpc b/TAO/orbsvcs/orbsvcs/ETCL.mpc index 6df047e1d0b..9d8b3841373 100644 --- a/TAO/orbsvcs/orbsvcs/ETCL.mpc +++ b/TAO/orbsvcs/orbsvcs/ETCL.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(ETCL) : orbsvcslib, core { sharedname = TAO_ETCL dynamicflags = TAO_ETCL_BUILD_DLL diff --git a/TAO/orbsvcs/orbsvcs/FTORB.mpc b/TAO/orbsvcs/orbsvcs/FTORB.mpc index 577649492ab..29a52258af0 100644 --- a/TAO/orbsvcs/orbsvcs/FTORB.mpc +++ b/TAO/orbsvcs/orbsvcs/FTORB.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(FTORB_Utils) : orbsvcslib, core, iormanip, portableserver, messaging, portablegroup { sharedname = TAO_FTORB_Utils idlflags += -Wb,export_macro=TAO_FT_ORB_Utils_Export -Wb,export_include=FaultTolerance/FT_ORB_Utils_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc b/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc index 4afc05f7ea3..1b34fde8571 100644 --- a/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc +++ b/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(FaultTolerance): orbsvcslib, core, notification, ftorb, portablegroup { sharedname = TAO_FaultTolerance idlflags += -Wb,export_macro=TAO_FT_Export -Wb,export_include=FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc b/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc index 01736be7357..502ae5bb3d3 100644 --- a/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc +++ b/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (FtRtEvent) : orbsvcslib, core, ftorbutils, rtevent, naming { Define_Custom(AMI_IDL) { diff --git a/TAO/orbsvcs/orbsvcs/IFRService.mpc b/TAO/orbsvcs/orbsvcs/IFRService.mpc index 41a79159953..222fd9ab9c5 100644 --- a/TAO/orbsvcs/orbsvcs/IFRService.mpc +++ b/TAO/orbsvcs/orbsvcs/IFRService.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(IFRService) : orbsvcslib, core, typecodefactory, svc_utils, ifr_client, iortable, portableserver { avoids += minimum_corba sharedname = TAO_IFRService diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup.mpc b/TAO/orbsvcs/orbsvcs/PortableGroup.mpc index fa91cd16695..55499d3243a 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup.mpc +++ b/TAO/orbsvcs/orbsvcs/PortableGroup.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(PortableGroup) : orbsvcslib, core, naming, svc_utils, portableserver, messaging, iormanip { sharedname = TAO_PortableGroup idlflags += -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=PortableGroup/portablegroup_export.h diff --git a/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc b/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc index c1709c04422..81866c6afd4 100644 --- a/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc +++ b/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTCORBAEvent) : orbsvcslib, core, rtevent, naming, svc_utils, iortable, rtportableserver, rtcorba { sharedname = TAO_RTCORBAEvent idlflags += -Wb,export_macro=TAO_Naming_Export -Wb,export_include=naming_export.h diff --git a/TAO/orbsvcs/orbsvcs/RTCosScheduling.mpc b/TAO/orbsvcs/orbsvcs/RTCosScheduling.mpc index 2756c897ccc..6dc0951b364 100644 --- a/TAO/orbsvcs/orbsvcs/RTCosScheduling.mpc +++ b/TAO/orbsvcs/orbsvcs/RTCosScheduling.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTCosScheduling) : orbsvcslib, rtportableserver { requires += interceptors sharedname = TAO_RTCosScheduling diff --git a/TAO/orbsvcs/orbsvcs/RTEvent.mpc b/TAO/orbsvcs/orbsvcs/RTEvent.mpc index 766143e416a..89ef82a8023 100644 --- a/TAO/orbsvcs/orbsvcs/RTEvent.mpc +++ b/TAO/orbsvcs/orbsvcs/RTEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTEvent) : orbsvcslib, core, svc_utils, messaging, portableserver { sharedname = TAO_RTEvent idlflags += -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event/event_export.h diff --git a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc index 7633736c7b8..4919cb4c5ff 100644 --- a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc +++ b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTEventLogAdmin) : orbsvcslib, core, etcl, trading, iortable, naming, \ svc_utils, dynamicany, rtevent, rtsched, portableserver, dslogadmin { sharedname = TAO_RTEventLogAdmin diff --git a/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc b/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc index cbf6f2f4ca2..6f77d8d9817 100644 --- a/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc +++ b/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTKokyuEvent) : orbsvcslib, core, rtevent, rtsched, naming, svc_utils, portableserver, kokyu { sharedname = TAO_RTKokyuEvent dynamicflags = TAO_RTKOKYUEVENT_BUILD_DLL diff --git a/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc b/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc index 5e62a643e8b..53637b046e2 100644 --- a/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc +++ b/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTOLDEvent) : orbsvcslib, core, rtevent, rtsched, naming, svc_utils, portableserver { sharedname = TAO_RTOLDEvent dynamicflags = TAO_RTOLDEVENT_BUILD_DLL diff --git a/TAO/orbsvcs/orbsvcs/RTSched.mpc b/TAO/orbsvcs/orbsvcs/RTSched.mpc index b4a7a21e72c..27e3a5d0f27 100644 --- a/TAO/orbsvcs/orbsvcs/RTSched.mpc +++ b/TAO/orbsvcs/orbsvcs/RTSched.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTSched) : orbsvcslib, core, naming, svc_utils, portableserver { sharedname = TAO_RTSched idlflags += -Wb,export_macro=TAO_RTSched_Export -Wb,export_include=Sched/sched_export.h diff --git a/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc b/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc index dc9b200e443..457a14b484a 100644 --- a/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc +++ b/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTSchedEvent) : orbsvcslib, core, rtevent, rtsched, naming, svc_utils, portableserver { sharedname = TAO_RTSchedEvent dynamicflags = TAO_RTSCHEDEVENT_BUILD_DLL diff --git a/TAO/orbsvcs/orbsvcs/RT_Notification.mpc b/TAO/orbsvcs/orbsvcs/RT_Notification.mpc index e9f658170ec..962f7afc97f 100644 --- a/TAO/orbsvcs/orbsvcs/RT_Notification.mpc +++ b/TAO/orbsvcs/orbsvcs/RT_Notification.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RT_Notification) : orbsvcslib, core, svc_utils, dynamicany, portableserver, rtcorba, notify { sharedname = TAO_RT_Notification idlflags += -Wb,export_macro=TAO_RT_Notify_Export -Wb,export_include=Notify/rt_notify_export.h diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc index b4c852f5026..2aa2604bf34 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc +++ b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(SSLIOP) : orbsvcslib, core, security, portableserver, ssl { requires += interceptors sharedname = TAO_SSLIOP diff --git a/TAO/orbsvcs/orbsvcs/Security.mpc b/TAO/orbsvcs/orbsvcs/Security.mpc index d3c76ba987b..80e7c1c9479 100644 --- a/TAO/orbsvcs/orbsvcs/Security.mpc +++ b/TAO/orbsvcs/orbsvcs/Security.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Security) : orbsvcslib, corba_messaging, core, portableserver { requires += interceptors sharedname = TAO_Security diff --git a/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc b/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc index d9c4dc02c57..cec18dfb8d4 100644 --- a/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc +++ b/TAO/orbsvcs/orbsvcs/Svc_Utils.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Svc_Utils) : orbsvcslib, core, portableserver { sharedname = TAO_Svc_Utils idlflags += -Wb,export_macro=TAO_Svc_Utils_Export -Wb,export_include=svc_utils_export.h diff --git a/TAO/orbsvcs/orbsvcs/orbsvcs.mwc b/TAO/orbsvcs/orbsvcs/orbsvcs.mwc index 8f2ee7398f7..01faf104b82 100644 --- a/TAO/orbsvcs/orbsvcs/orbsvcs.mwc +++ b/TAO/orbsvcs/orbsvcs/orbsvcs.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/orbsvcs/performance-tests/perf.mwc b/TAO/orbsvcs/performance-tests/perf.mwc index d90104a2381..dd297256b34 100644 --- a/TAO/orbsvcs/performance-tests/perf.mwc +++ b/TAO/orbsvcs/performance-tests/perf.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/AVStreams_Asynch_Three_Stage.mpc b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/AVStreams_Asynch_Three_Stage.mpc index fbc1c6a8ea7..de0cb3718cd 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/AVStreams_Asynch_Three_Stage.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/AVStreams_Asynch_Three_Stage.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVStreams_Bidirectional_Flows.mpc b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVStreams_Bidirectional_Flows.mpc index c683ea2fef5..c219acdfe36 100644 --- a/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVStreams_Bidirectional_Flows.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Bidirectional_Flows/AVStreams_Bidirectional_Flows.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/AVStreams_Component_Switching.mpc b/TAO/orbsvcs/tests/AVStreams/Component_Switching/AVStreams_Component_Switching.mpc index 15e50b2725e..6725c4b695d 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/AVStreams_Component_Switching.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/AVStreams_Component_Switching.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe, strategies { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Full_Profile/AVStreams_Full_Profile.mpc b/TAO/orbsvcs/tests/AVStreams/Full_Profile/AVStreams_Full_Profile.mpc index 70e6b91ff07..f18041d3f25 100644 --- a/TAO/orbsvcs/tests/AVStreams/Full_Profile/AVStreams_Full_Profile.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Full_Profile/AVStreams_Full_Profile.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): avstreamsexe { exename = server diff --git a/TAO/orbsvcs/tests/AVStreams/Latency/AVStreams_Latency.mpc b/TAO/orbsvcs/tests/AVStreams/Latency/AVStreams_Latency.mpc index 7a640aa7275..b5e17f59a68 100644 --- a/TAO/orbsvcs/tests/AVStreams/Latency/AVStreams_Latency.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Latency/AVStreams_Latency.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*ping): avstreamsexe, strategies { exename = ping diff --git a/TAO/orbsvcs/tests/AVStreams/Modify_QoS/AVStreams_Modify_QoS.mpc b/TAO/orbsvcs/tests/AVStreams/Modify_QoS/AVStreams_Modify_QoS.mpc index c683ea2fef5..c219acdfe36 100644 --- a/TAO/orbsvcs/tests/AVStreams/Modify_QoS/AVStreams_Modify_QoS.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Modify_QoS/AVStreams_Modify_QoS.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast/AVStreams_Multicast.mpc b/TAO/orbsvcs/tests/AVStreams/Multicast/AVStreams_Multicast.mpc index 9e0ba3db26e..a8567ba6fe6 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast/AVStreams_Multicast.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Multicast/AVStreams_Multicast.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): avstreamsexe, strategies { exename = server diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/AVStreams_Multicast_Full_Profile.mpc b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/AVStreams_Multicast_Full_Profile.mpc index 70e6b91ff07..f18041d3f25 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/AVStreams_Multicast_Full_Profile.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/AVStreams_Multicast_Full_Profile.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): avstreamsexe { exename = server diff --git a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/AVStreams_Multiple_Flows.mpc b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/AVStreams_Multiple_Flows.mpc index c683ea2fef5..c219acdfe36 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/AVStreams_Multiple_Flows.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Multiple_Flows/AVStreams_Multiple_Flows.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/AVStreams_Pluggable.mpc b/TAO/orbsvcs/tests/AVStreams/Pluggable/AVStreams_Pluggable.mpc index 70e6b91ff07..f18041d3f25 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/AVStreams_Pluggable.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/AVStreams_Pluggable.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): avstreamsexe { exename = server diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/AVStream_Pluggable_Flow_Protocol.mpc b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/AVStream_Pluggable_Flow_Protocol.mpc index 1dabe554c43..40d50dbbbc0 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/AVStream_Pluggable_Flow_Protocol.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable_Flow_Protocol/AVStream_Pluggable_Flow_Protocol.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*ts) : orbsvcslib, portableserver, avstreams, naming { sharedname = TAO_TS dynamicflags = TAO_AV_BUILD_DLL diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/AVStreams_Simple_Three_Stage.mpc b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/AVStreams_Simple_Three_Stage.mpc index 1b836f3ddc5..eddb8dee586 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/AVStreams_Simple_Three_Stage.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/AVStreams_Simple_Three_Stage.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/AVStreams_Simple_Two_Stage.mpc b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/AVStreams_Simple_Two_Stage.mpc index c683ea2fef5..c219acdfe36 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/AVStreams_Simple_Two_Stage.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/AVStreams_Simple_Two_Stage.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe { exename = sender diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/AVStreams_Simple_Two_Stage_With_QoS.mpc b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/AVStreams_Simple_Two_Stage_With_QoS.mpc index 89f740dfeed..c830204b548 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/AVStreams_Simple_Two_Stage_With_QoS.mpc +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/AVStreams_Simple_Two_Stage_With_QoS.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sender): avstreamsexe, qos { exename = sender Source_Files { diff --git a/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc b/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc index e98c8448162..850098df357 100644 --- a/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc +++ b/TAO/orbsvcs/tests/Bug_1334_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug_1334_client) : namingexe { exename = client libpaths += $(TAO_ROOT)/orbsvcs/orbsvcs $(TAO_ROOT)/tao/IORTable $(TAO_ROOT)/tao/PortableServer $(TAO_ROOT)/tao/IORInterceptor $(TAO_ROOT)/tao/Valuetype $(TAO_ROOT)/tao/ObjRefTemplate $(ACE_ROOT)/ace $(TAO_ROOT)/tao diff --git a/TAO/orbsvcs/tests/Bug_1393_Regression/Bug_1393_Regression.mpc b/TAO/orbsvcs/tests/Bug_1393_Regression/Bug_1393_Regression.mpc index 151719d33eb..d788f935b44 100644 --- a/TAO/orbsvcs/tests/Bug_1393_Regression/Bug_1393_Regression.mpc +++ b/TAO/orbsvcs/tests/Bug_1393_Regression/Bug_1393_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client): taoclient, ifr_client { exename = client Source_Files { diff --git a/TAO/orbsvcs/tests/Bug_1395_Regression/Bug_1395_Regression.mpc b/TAO/orbsvcs/tests/Bug_1395_Regression/Bug_1395_Regression.mpc index b0e1a6ffcdf..93f80914460 100644 --- a/TAO/orbsvcs/tests/Bug_1395_Regression/Bug_1395_Regression.mpc +++ b/TAO/orbsvcs/tests/Bug_1395_Regression/Bug_1395_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoserver { Source_Files { Test_i.cpp diff --git a/TAO/orbsvcs/tests/Bug_1630_Regression/test.mpc b/TAO/orbsvcs/tests/Bug_1630_Regression/test.mpc index acfa401f405..55654204b53 100644 --- a/TAO/orbsvcs/tests/Bug_1630_Regression/test.mpc +++ b/TAO/orbsvcs/tests/Bug_1630_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug_1630_testclient ) : client { exename = testclient libs += TAO_IFR_Client diff --git a/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc b/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc index 4c6f678f475..e2242dffa83 100644 --- a/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc +++ b/TAO/orbsvcs/tests/Concurrency/Concurrency.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CC client) : orbsvcsexe, concurrency, naming, svc_utils, iortable, portableserver { exename = CC_client } diff --git a/TAO/orbsvcs/tests/CosEvent/Basic/CosEvent_Basic.mpc b/TAO/orbsvcs/tests/CosEvent/Basic/CosEvent_Basic.mpc index 84d27803985..85a9ef71ef9 100644 --- a/TAO/orbsvcs/tests/CosEvent/Basic/CosEvent_Basic.mpc +++ b/TAO/orbsvcs/tests/CosEvent/Basic/CosEvent_Basic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Disconnect): basiceventtestexe { exename = Disconnect Source_Files { diff --git a/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc b/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc index 1925cb18283..ccca6133222 100644 --- a/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc +++ b/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(CosEvent Test Lib): orbsvcslib, event, naming, svc_utils, iortable, portableserver { sharedname = CECTests dynamicflags = CEC_TEST_BUILD_DLL diff --git a/TAO/orbsvcs/tests/EC_Custom_Marshal/EC_Custom_Marshal.mpc b/TAO/orbsvcs/tests/EC_Custom_Marshal/EC_Custom_Marshal.mpc index 9f24bdc487e..efc8fca370d 100644 --- a/TAO/orbsvcs/tests/EC_Custom_Marshal/EC_Custom_Marshal.mpc +++ b/TAO/orbsvcs/tests/EC_Custom_Marshal/EC_Custom_Marshal.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(ECM Supplier): rteventexe, rtsched, naming, iortable, messaging { exename = ECM_Supplier Source_Files { diff --git a/TAO/orbsvcs/tests/EC_MT_Mcast/EC_MT_Mcast.mpc b/TAO/orbsvcs/tests/EC_MT_Mcast/EC_MT_Mcast.mpc index 895427c4339..ea28d588dda 100644 --- a/TAO/orbsvcs/tests/EC_MT_Mcast/EC_MT_Mcast.mpc +++ b/TAO/orbsvcs/tests/EC_MT_Mcast/EC_MT_Mcast.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(EC_MT_Mcast): rteventexe, messaging { exename = MCast } diff --git a/TAO/orbsvcs/tests/EC_Mcast/EC_Mcast.mpc b/TAO/orbsvcs/tests/EC_Mcast/EC_Mcast.mpc index bd03a22d6d4..ea3e0969fd5 100644 --- a/TAO/orbsvcs/tests/EC_Mcast/EC_Mcast.mpc +++ b/TAO/orbsvcs/tests/EC_Mcast/EC_Mcast.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(EC_Mcast): rteventexe, messaging { exename = EC_Mcast } diff --git a/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.mpc b/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.mpc index 7ad66908fb9..28a67f8749c 100644 --- a/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.mpc +++ b/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(EC_Multiple): rteventexe, rtoldevent, rtschedevent, naming, iortable, messaging { exename = EC_Multiple } diff --git a/TAO/orbsvcs/tests/EC_Throughput/EC_Throughput.mpc b/TAO/orbsvcs/tests/EC_Throughput/EC_Throughput.mpc index 1256f6edba6..f4ff6f87753 100644 --- a/TAO/orbsvcs/tests/EC_Throughput/EC_Throughput.mpc +++ b/TAO/orbsvcs/tests/EC_Throughput/EC_Throughput.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(ECT Supplier): rteventexe, rtoldevent, rtsched, naming, iortable, messaging { exename = ECT_Supplier comps += Naming RTOLDEvent diff --git a/TAO/orbsvcs/tests/Event/Basic/Event_Basic.mpc b/TAO/orbsvcs/tests/Event/Basic/Event_Basic.mpc index b25b1794768..d18e0dd4515 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Event_Basic.mpc +++ b/TAO/orbsvcs/tests/Event/Basic/Event_Basic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Reconnect): rteventtestexe { Source_Files { Reconnect.cpp diff --git a/TAO/orbsvcs/tests/Event/Mcast/Common/ECMcastTests_lib.mpc b/TAO/orbsvcs/tests/Event/Mcast/Common/ECMcastTests_lib.mpc index f142bf79c6b..064b1d183cf 100644 --- a/TAO/orbsvcs/tests/Event/Mcast/Common/ECMcastTests_lib.mpc +++ b/TAO/orbsvcs/tests/Event/Mcast/Common/ECMcastTests_lib.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: orbsvcslib, rtevent, svc_utils, iortable, portableserver { sharedname = ECMcastTests dynamicflags = ECMCASTTESTS_BUILD_DLL diff --git a/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc b/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc index 1d2279049fe..500e75406ab 100644 --- a/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc +++ b/TAO/orbsvcs/tests/Event/Mcast/Complex/Complex.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*supplier): messaging, rteventexe, naming { after += ECMcastTests_lib libs += ECMcastTests diff --git a/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc b/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc index f46c612e89b..784cc4a0970 100644 --- a/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc +++ b/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*supplier): messaging, rteventexe, naming { after += ECMcastTests_lib libs += ECMcastTests diff --git a/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Two_Way.mpc b/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Two_Way.mpc index 09c25ebe1ff..35609aefabf 100644 --- a/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Two_Way.mpc +++ b/TAO/orbsvcs/tests/Event/Mcast/Two_Way/Two_Way.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*application): messaging, rteventexe, naming { after += ECMcastTests_lib libs += ECMcastTests diff --git a/TAO/orbsvcs/tests/Event/Performance/Event_Performance.mpc b/TAO/orbsvcs/tests/Event/Performance/Event_Performance.mpc index 663d52a0877..76297795a54 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Event_Performance.mpc +++ b/TAO/orbsvcs/tests/Event/Performance/Event_Performance.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Throughput): eventperftestexe { exename = Throughput Source_Files { diff --git a/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc b/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc index f0120d3939c..08b27a7f540 100644 --- a/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc +++ b/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Event_Test_Lib): orbsvcslib, rtevent, naming, svc_utils, iortable, portableserver { sharedname = ECTests dynamicflags = EC_TEST_BUILD_DLL diff --git a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc index efaf9f234d1..ed0d52a13c5 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc +++ b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/GroupRef_Manipulation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoserver, orbsvcsexe, iormanip, ftorb, messaging{ requires += interceptors idlflags += -Gv -DCORBA3 -I$(TAO_ROOT) diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc b/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc index ff0e21543c6..57b42c9bc04 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/FaultTolerance_IOGR.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): portableserver, orbsvcsexe, iormanip, ftorb, messaging { Source_Files { test_i.cpp diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc index 7c3d36af851..18cca059edc 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/FaultTolerance_IOGRManipulation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(IOGRTest): taoserver, orbsvcsexe, iormanip, ftorb, messaging { exename = IOGRTest } diff --git a/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc b/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc index f73fae7c25d..ef3f12c10cd 100644 --- a/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc +++ b/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Consumer): orbsvcsexe, ftrteventclient { exename = consumer specific(gnuace) { diff --git a/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc b/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc index 5c75a2ece83..0949799b83d 100644 --- a/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc +++ b/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe { Source_Files { server_i.cpp diff --git a/TAO/orbsvcs/tests/ImplRepo/ImplRepo.mpc b/TAO/orbsvcs/tests/ImplRepo/ImplRepo.mpc index 63e5d89f97d..6d3d51e8605 100644 --- a/TAO/orbsvcs/tests/ImplRepo/ImplRepo.mpc +++ b/TAO/orbsvcs/tests/ImplRepo/ImplRepo.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(airplane server) : portableserver, orbsvcsexe, minimum_corba, iortable { IDL_Files { Airplane.idl diff --git a/TAO/orbsvcs/tests/ImplRepo/NameService/ImplRepo_NameService.mpc b/TAO/orbsvcs/tests/ImplRepo/NameService/ImplRepo_NameService.mpc index 52f3d8140de..fe939b060c5 100644 --- a/TAO/orbsvcs/tests/ImplRepo/NameService/ImplRepo_NameService.mpc +++ b/TAO/orbsvcs/tests/ImplRepo/NameService/ImplRepo_NameService.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: namingexe, minimum_corba { } diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/InterfaceRepo_Application_Test.mpc b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/InterfaceRepo_Application_Test.mpc index 950ce66679d..2c14a302961 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/InterfaceRepo_Application_Test.mpc +++ b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/InterfaceRepo_Application_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, ifr_client { avoids += minimum_corba diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/InterfaceRepo_IDL3_Test.mpc b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/InterfaceRepo_IDL3_Test.mpc index 8d9098ac01e..2b7c7a7429f 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/InterfaceRepo_IDL3_Test.mpc +++ b/TAO/orbsvcs/tests/InterfaceRepo/IDL3_Test/InterfaceRepo_IDL3_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, ifr_client { avoids += minimum_corba exename = IDL3_Test diff --git a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/InterfaceRepo_IFR_Test.mpc b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/InterfaceRepo_IFR_Test.mpc index 181f9147d37..722bf26f64d 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/InterfaceRepo_IFR_Test.mpc +++ b/TAO/orbsvcs/tests/InterfaceRepo/IFR_Test/InterfaceRepo_IFR_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, ifr_client { avoids += minimum_corba exename = IFR_Test diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/InterfaceRepo_Persistence_Test.mpc b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/InterfaceRepo_Persistence_Test.mpc index 0952a59b6be..d9ae7520f6b 100644 --- a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/InterfaceRepo_Persistence_Test.mpc +++ b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/InterfaceRepo_Persistence_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, ifr_client { avoids += minimum_corba exename = Persistence_Test diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc b/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc index 9d5c2d8ee91..42c4e3b8849 100644 --- a/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc +++ b/TAO/orbsvcs/tests/Interoperable_Naming/Interoperable_Naming.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: namingexe { exename = client }
\ No newline at end of file diff --git a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Application_Controlled.mpc b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Application_Controlled.mpc index 7cd2e4c0241..6646715fa4e 100644 --- a/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Application_Controlled.mpc +++ b/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/Application_Controlled.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): orbsvcsexe, portablegroup, loadbalancing, naming, svc_utils { Source_Files { server.cpp diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Log_Basic_Log_Test.mpc b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Log_Basic_Log_Test.mpc index cf940d41f7e..4a682cc2f5a 100644 --- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/Log_Basic_Log_Test.mpc +++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/Log_Basic_Log_Test.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project : orbsvcsexe, dslogadmin, naming, dynamicany, iortable, etcl { }
\ No newline at end of file diff --git a/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc b/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc index 9f78bcadbf1..c9b9e573ca8 100644 --- a/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc +++ b/TAO/orbsvcs/tests/Miop/McastHello/McastHello.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): orbsvcsexe, portablegroup, portableserver { Source_Files { McastHello.cpp diff --git a/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc b/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc index b44d9380f30..eae38394313 100644 --- a/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc +++ b/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify ConnectDisconnect): notifytest { Source_Files { ConnectDisconnect.cpp diff --git a/TAO/orbsvcs/tests/Notify/Blocking/Blocking.mpc b/TAO/orbsvcs/tests/Notify/Blocking/Blocking.mpc index 894e3967f93..bf957a16502 100644 --- a/TAO/orbsvcs/tests/Notify/Blocking/Blocking.mpc +++ b/TAO/orbsvcs/tests/Notify/Blocking/Blocking.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Structured Supplier): notifytest { exename = Structured_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc b/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc index db543c60423..6f62f78f0c9 100644 --- a/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc +++ b/TAO/orbsvcs/tests/Notify/Destroy/Destroy.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (Notify_Test_Destroy): notifytest, etcl, iortable, dynamicany, portableserver { exename = Notify_Tests_Destroy Source_Files { diff --git a/TAO/orbsvcs/tests/Notify/Discarding/Discarding.mpc b/TAO/orbsvcs/tests/Notify/Discarding/Discarding.mpc index 0da4cfb02a8..50369483051 100644 --- a/TAO/orbsvcs/tests/Notify/Discarding/Discarding.mpc +++ b/TAO/orbsvcs/tests/Notify/Discarding/Discarding.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Structured Supplier): notifytest { exename = Structured_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc b/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc index daada2aca4e..3c939bb9475 100644 --- a/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc +++ b/TAO/orbsvcs/tests/Notify/Driver/Driver.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (Notify_Test_Driver): notifytest { exename = Notify_Tests_Driver diff --git a/TAO/orbsvcs/tests/Notify/MT_Dispatching/MT_Dispatching.mpc b/TAO/orbsvcs/tests/Notify/MT_Dispatching/MT_Dispatching.mpc index 1ae7ff46d8c..3b91d1bd88b 100644 --- a/TAO/orbsvcs/tests/Notify/MT_Dispatching/MT_Dispatching.mpc +++ b/TAO/orbsvcs/tests/Notify/MT_Dispatching/MT_Dispatching.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Structured Supplier): notifytest { exename = Structured_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Ordering/Ordering.mpc b/TAO/orbsvcs/tests/Notify/Ordering/Ordering.mpc index 0da4cfb02a8..50369483051 100644 --- a/TAO/orbsvcs/tests/Notify/Ordering/Ordering.mpc +++ b/TAO/orbsvcs/tests/Notify/Ordering/Ordering.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Structured Supplier): notifytest { exename = Structured_Supplier diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Notify_lib.mpc b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Notify_lib.mpc index 102e7763d6d..7d34cf7716e 100644 --- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Notify_lib.mpc +++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Notify_lib.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: orbsvcslib, notify, rtcorba, rtportableserver, notifytest, minimum_corba { sharedname = TAO_RT_NotifyTests diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Multi_ETCL_Filter.mpc b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Multi_ETCL_Filter.mpc index b7c685cccbd..6e4d9c180fb 100644 --- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Multi_ETCL_Filter.mpc +++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_ETCL_Filter/Sequence_Multi_ETCL_Filter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Sequence Supplier): notifytest { exename = Sequence_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Multi_Filter.mpc b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Multi_Filter.mpc index b7c685cccbd..6e4d9c180fb 100644 --- a/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Multi_Filter.mpc +++ b/TAO/orbsvcs/tests/Notify/Sequence_Multi_Filter/Sequence_Multi_Filter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Sequence Supplier): notifytest { exename = Sequence_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Structured_Filter/Structured_Filter.mpc b/TAO/orbsvcs/tests/Notify/Structured_Filter/Structured_Filter.mpc index 108d551895e..4984d1ce0e5 100644 --- a/TAO/orbsvcs/tests/Notify/Structured_Filter/Structured_Filter.mpc +++ b/TAO/orbsvcs/tests/Notify/Structured_Filter/Structured_Filter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Structured Supplier): notifytest, naming { exename = Structured_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Multi_Filter.mpc b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Multi_Filter.mpc index e362b11ada8..a68319bc52a 100644 --- a/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Multi_Filter.mpc +++ b/TAO/orbsvcs/tests/Notify/Structured_Multi_Filter/Structured_Multi_Filter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Notify Structured Supplier): notifytest, naming { exename = Structured_Supplier diff --git a/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc b/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc index f2cc9d91a45..61c76e91d37 100644 --- a/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc +++ b/TAO/orbsvcs/tests/Notify/Test_Filter/Test_Filter.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(TAO_RT_NotifyTests_Filter): orbsvcslib, notify, rtcorba, etcl, dynamicany, portableserver, iortable { sharedname = TAO_RT_NotifyTests_Filter diff --git a/TAO/orbsvcs/tests/Notify/lib/Notify_lib.mpc b/TAO/orbsvcs/tests/Notify/lib/Notify_lib.mpc index 4cc646ec5dc..279758d6521 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Notify_lib.mpc +++ b/TAO/orbsvcs/tests/Notify/lib/Notify_lib.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(NotifyTests_Lib): orbsvcslib, notify, naming { sharedname = NotifyTests dynamicflags = TAO_NOTIFY_TEST_BUILD_DLL diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.mpc b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.mpc index f0463d665e5..f02d240f90d 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.mpc +++ b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*notify perf RedGreen): notifytest, naming { exename = RedGreen_Test } diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.mpc b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.mpc index 2d71b3f603b..d7c7a9116da 100644 --- a/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.mpc +++ b/TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*notify perf Throughput): notifytest, strategies, messaging, naming { avoids += minimum_corba exename = Throughput diff --git a/TAO/orbsvcs/tests/Property/Property.mpc b/TAO/orbsvcs/tests/Property/Property.mpc index 43c4f1a6890..4bc3c8bf1e4 100644 --- a/TAO/orbsvcs/tests/Property/Property.mpc +++ b/TAO/orbsvcs/tests/Property/Property.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe, property { Source_Files { server.cpp diff --git a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc index 631ac32227b..53a2e30c40c 100644 --- a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc +++ b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTCosScheduling_Server): rtcosscheduling, rt_server, orbsvcsexe { requires += interceptors after += commonlib diff --git a/TAO/orbsvcs/tests/Redundant_Naming/Redundant_Naming.mpc b/TAO/orbsvcs/tests/Redundant_Naming/Redundant_Naming.mpc index 598c380e154..18f3e669754 100644 --- a/TAO/orbsvcs/tests/Redundant_Naming/Redundant_Naming.mpc +++ b/TAO/orbsvcs/tests/Redundant_Naming/Redundant_Naming.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : namingexe { exename = client } diff --git a/TAO/orbsvcs/tests/Sched/Sched.mpc b/TAO/orbsvcs/tests/Sched/Sched.mpc index a0ac07993ea..1473382f007 100644 --- a/TAO/orbsvcs/tests/Sched/Sched.mpc +++ b/TAO/orbsvcs/tests/Sched/Sched.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: namingexe, rtsched { exename = Sched } diff --git a/TAO/orbsvcs/tests/Sched_Conf/Sched_Conf.mpc b/TAO/orbsvcs/tests/Sched_Conf/Sched_Conf.mpc index ad90edfe6c1..42819839f12 100644 --- a/TAO/orbsvcs/tests/Sched_Conf/Sched_Conf.mpc +++ b/TAO/orbsvcs/tests/Sched_Conf/Sched_Conf.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: namingexe, rtsched { Source_Files { Sched_Conf.cpp diff --git a/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc b/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc index b89a22b668a..8b80e1dc40c 100644 --- a/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc +++ b/TAO/orbsvcs/tests/Security/Big_Request/Big_Request.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*security server): taoexe, portableserver, ssl { Source_Files { TX_Object_i.cpp diff --git a/TAO/orbsvcs/tests/Security/Callback/Callback.mpc b/TAO/orbsvcs/tests/Security/Callback/Callback.mpc index a25691b74cf..0b7c86e6859 100644 --- a/TAO/orbsvcs/tests/Security/Callback/Callback.mpc +++ b/TAO/orbsvcs/tests/Security/Callback/Callback.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*security server): taoexe, portableserver, ssl { IDL_Files { server.idl diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc b/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc index 34f47576f33..ead77db2fb1 100644 --- a/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc +++ b/TAO/orbsvcs/tests/Security/Crash_Test/Security_Crash_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, ssliop { Source_Files { test_i.cpp diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc index 00386651f79..03c1d64f0d0 100644 --- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc +++ b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_IIOP_SSL.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*security server): orbsvcsexe, portableserver, ssl, ssliop { Source_Files { Server_Worker.cpp diff --git a/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc b/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc index 2736c3d344c..48f43312e62 100644 --- a/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc +++ b/TAO/orbsvcs/tests/Security/MT_SSLIOP/MT_SSLIOP.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*security server): orbsvcsexe, portableserver, ssl { Source_Files { Server_Worker.cpp diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc b/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc index 4e2ea300711..6ec5ebfe5de 100644 --- a/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc +++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/Secure_Invocation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*security server): taoexe, portableserver, orbsvcsexe, security, ssl { Source_Files { Foo_i.cpp diff --git a/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc b/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc index d7484d719f8..b6d7f968d50 100644 --- a/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc +++ b/TAO/orbsvcs/tests/Security/SecurityLevel1/SecurityLevel1.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*security server): taoexe, portableserver, orbsvcsexe, ssl, security { Source_Files { SLevel1_Test_i.cpp diff --git a/TAO/orbsvcs/tests/Simple_Naming/Simple_Naming.mpc b/TAO/orbsvcs/tests/Simple_Naming/Simple_Naming.mpc index e96fa11a0d0..f7a14d12a38 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/Simple_Naming.mpc +++ b/TAO/orbsvcs/tests/Simple_Naming/Simple_Naming.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : namingexe { Source_Files { client.cpp diff --git a/TAO/orbsvcs/tests/Time/Time.mpc b/TAO/orbsvcs/tests/Time/Time.mpc index 9d5d32bc36a..94891b66225 100644 --- a/TAO/orbsvcs/tests/Time/Time.mpc +++ b/TAO/orbsvcs/tests/Time/Time.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*orbsvcs client): namingexe, time { exename = client } diff --git a/TAO/orbsvcs/tests/Trading/Trading.mpc b/TAO/orbsvcs/tests/Trading/Trading.mpc index 9a9dea32b9c..45c782c3665 100644 --- a/TAO/orbsvcs/tests/Trading/Trading.mpc +++ b/TAO/orbsvcs/tests/Trading/Trading.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Test Lib): orbsvcslib, trading, naming, svc_utils, iortable, dynamicany, portableserver { sharedname = TTest idlflags += -I..\..\.. -I..\..\..\orbsvcs -Sc -Wb,export_macro=TAO_TTest_Export -Wb,export_include=ttest_export.h diff --git a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname.mpc b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname.mpc index 3015d82a066..a79ed9647e8 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname.mpc +++ b/TAO/orbsvcs/tests/ior_corbaname/ior_corbaname.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): namingexe, naming { Source_Files { status_i.cpp diff --git a/TAO/orbsvcs/tests/tests.mwc b/TAO/orbsvcs/tests/tests.mwc index d90104a2381..dd297256b34 100644 --- a/TAO/orbsvcs/tests/tests.mwc +++ b/TAO/orbsvcs/tests/tests.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.mpc b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.mpc index 69929f9d4d9..6437d7e9c6f 100644 --- a/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.mpc +++ b/TAO/orbsvcs/tests/tests_svc_loader/tests_svc_loader.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, minimum_corba { exename = tests_svc_loader } diff --git a/TAO/performance-tests/Callback/Callback.mpc b/TAO/performance-tests/Callback/Callback.mpc index bec28af7c1c..3f310ee9f79 100644 --- a/TAO/performance-tests/Callback/Callback.mpc +++ b/TAO/performance-tests/Callback/Callback.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, messaging, portableserver, strategies { Source_Files { Server_i.cpp diff --git a/TAO/performance-tests/Cubit/TAO/DII_Cubit/DII_Cubit.mpc b/TAO/performance-tests/Cubit/TAO/DII_Cubit/DII_Cubit.mpc index 8e109791970..ba46360e274 100644 --- a/TAO/performance-tests/Cubit/TAO/DII_Cubit/DII_Cubit.mpc +++ b/TAO/performance-tests/Cubit/TAO/DII_Cubit/DII_Cubit.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client): taoexe, portableserver, strategies, dynamicinterface { after += IDL_Cubit_Server idlflags += -Gd diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/IDL_Cubit.mpc b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/IDL_Cubit.mpc index 537d1437176..3dc88c1f5b0 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/IDL_Cubit.mpc +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/IDL_Cubit.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, strategies { idlflags += -Gd diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit.mpc b/TAO/performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit.mpc index c2f5a68c3ce..25a2bcd2e5a 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit.mpc +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/MT_Cubit.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { Source_Files { tmplinst.cpp diff --git a/TAO/performance-tests/Latency/AMH/Single_Threaded/Single_Threaded.mpc b/TAO/performance-tests/Latency/AMH/Single_Threaded/Single_Threaded.mpc index 129fd474a4c..7175ad79590 100644 --- a/TAO/performance-tests/Latency/AMH/Single_Threaded/Single_Threaded.mpc +++ b/TAO/performance-tests/Latency/AMH/Single_Threaded/Single_Threaded.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*AMH server): taoexe, portableserver, strategies, valuetype, amh { Source_Files { Roundtrip.cpp diff --git a/TAO/performance-tests/Latency/AMI/AMI.mpc b/TAO/performance-tests/Latency/AMI/AMI.mpc index 015d236a55d..7b0f2656db1 100644 --- a/TAO/performance-tests/Latency/AMI/AMI.mpc +++ b/TAO/performance-tests/Latency/AMI/AMI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*latency server): messaging, taoexe, portableserver, strategies, ami { Source_Files { Roundtrip.cpp diff --git a/TAO/performance-tests/Latency/DII/DII.mpc b/TAO/performance-tests/Latency/DII/DII.mpc index a2bc1982d30..eb9d686f728 100644 --- a/TAO/performance-tests/Latency/DII/DII.mpc +++ b/TAO/performance-tests/Latency/DII/DII.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*latency server): taoexe, portableserver, strategies { avoids += minimum_corba diff --git a/TAO/performance-tests/Latency/DSI/DSI.mpc b/TAO/performance-tests/Latency/DSI/DSI.mpc index e9c3ed16042..2666d39006d 100644 --- a/TAO/performance-tests/Latency/DSI/DSI.mpc +++ b/TAO/performance-tests/Latency/DSI/DSI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*latency server): taoexe, portableserver, strategies, dynamicinterface { avoids += minimum_corba diff --git a/TAO/performance-tests/Latency/Deferred/Deferred.mpc b/TAO/performance-tests/Latency/Deferred/Deferred.mpc index 78e25595b13..8d55ee55feb 100644 --- a/TAO/performance-tests/Latency/Deferred/Deferred.mpc +++ b/TAO/performance-tests/Latency/Deferred/Deferred.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { avoids += minimum_corba diff --git a/TAO/performance-tests/Latency/Single_Threaded/Single_Threaded.mpc b/TAO/performance-tests/Latency/Single_Threaded/Single_Threaded.mpc index b696c37463b..8dd5ecf316b 100644 --- a/TAO/performance-tests/Latency/Single_Threaded/Single_Threaded.mpc +++ b/TAO/performance-tests/Latency/Single_Threaded/Single_Threaded.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { avoids += minimum_corba diff --git a/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc b/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc index 494e46161f1..48ccf6bff07 100644 --- a/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc +++ b/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { Source_Files { Roundtrip.cpp diff --git a/TAO/performance-tests/Latency/Thread_Pool/Thread_Pool.mpc b/TAO/performance-tests/Latency/Thread_Pool/Thread_Pool.mpc index 48c334a4003..fdbd780a8b2 100644 --- a/TAO/performance-tests/Latency/Thread_Pool/Thread_Pool.mpc +++ b/TAO/performance-tests/Latency/Thread_Pool/Thread_Pool.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*latency server): taoexe, portableserver, strategies { Source_Files { Roundtrip.cpp diff --git a/TAO/performance-tests/Memory/IORsize/Memory_IORsize.mpc b/TAO/performance-tests/Memory/IORsize/Memory_IORsize.mpc index a5bd7d64846..ea272a36ac2 100644 --- a/TAO/performance-tests/Memory/IORsize/Memory_IORsize.mpc +++ b/TAO/performance-tests/Memory/IORsize/Memory_IORsize.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver { source_files { client.cpp diff --git a/TAO/performance-tests/Memory/Single_Threaded/Memory_Growth.mpc b/TAO/performance-tests/Memory/Single_Threaded/Memory_Growth.mpc index b79e99e89ff..18048324c58 100644 --- a/TAO/performance-tests/Memory/Single_Threaded/Memory_Growth.mpc +++ b/TAO/performance-tests/Memory/Single_Threaded/Memory_Growth.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver { Source_Files { Memory_Growth.cpp diff --git a/TAO/performance-tests/POA/Create_Reference/Create_Reference.mpc b/TAO/performance-tests/POA/Create_Reference/Create_Reference.mpc index 0f53b8f4329..de4e7520676 100644 --- a/TAO/performance-tests/POA/Create_Reference/Create_Reference.mpc +++ b/TAO/performance-tests/POA/Create_Reference/Create_Reference.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, portableserver { exename = create_reference } diff --git a/TAO/performance-tests/POA/Demux/Demux.mpc b/TAO/performance-tests/POA/Demux/Demux.mpc index bbe63e5b7a2..d46b157a585 100644 --- a/TAO/performance-tests/POA/Demux/Demux.mpc +++ b/TAO/performance-tests/POA/Demux/Demux.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*poa server): namingexe { Source_Files { demux_test_server.cpp diff --git a/TAO/performance-tests/POA/Implicit_Activation/Implicit_Activation.mpc b/TAO/performance-tests/POA/Implicit_Activation/Implicit_Activation.mpc index 97a879f9db9..6abbbd17bae 100644 --- a/TAO/performance-tests/POA/Implicit_Activation/Implicit_Activation.mpc +++ b/TAO/performance-tests/POA/Implicit_Activation/Implicit_Activation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver { Source_Files { Factory.cpp diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc b/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc index 73b7bfb543c..c0302e86220 100644 --- a/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc +++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/Object_Creation_And_Registration.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(registration): taoexe, portableserver { exename = registration } diff --git a/TAO/performance-tests/Pluggable/Pluggable.mpc b/TAO/performance-tests/Pluggable/Pluggable.mpc index ab21f784044..a5aa0f9886c 100644 --- a/TAO/performance-tests/Pluggable/Pluggable.mpc +++ b/TAO/performance-tests/Pluggable/Pluggable.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver { Source_Files { PP_Test_Server.cpp diff --git a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/ORB_Per_Priority.mpc b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/ORB_Per_Priority.mpc index 0bc0058488a..95017944138 100644 --- a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/ORB_Per_Priority.mpc +++ b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Orb_Per_Priority/ORB_Per_Priority.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): rt_server, strategies, rtcorbacommon { avoids += minimum_corba Source_Files { diff --git a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/Single_Endpoint.mpc b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/Single_Endpoint.mpc index 0bc0058488a..95017944138 100644 --- a/TAO/performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/Single_Endpoint.mpc +++ b/TAO/performance-tests/RTCorba/Multiple_Endpoints/Single_Endpoint/Single_Endpoint.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): rt_server, strategies, rtcorbacommon { avoids += minimum_corba Source_Files { diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/Thread_Pool.mpc b/TAO/performance-tests/RTCorba/Thread_Pool/Thread_Pool.mpc index b48618d8794..f7a311aff6d 100644 --- a/TAO/performance-tests/RTCorba/Thread_Pool/Thread_Pool.mpc +++ b/TAO/performance-tests/RTCorba/Thread_Pool/Thread_Pool.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*RTCorba server): rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/performance-tests/Sequence_Latency/AMH/Single_Threaded/Single_Threaded.mpc b/TAO/performance-tests/Sequence_Latency/AMH/Single_Threaded/Single_Threaded.mpc index d86e17a95a5..65c14f72950 100644 --- a/TAO/performance-tests/Sequence_Latency/AMH/Single_Threaded/Single_Threaded.mpc +++ b/TAO/performance-tests/Sequence_Latency/AMH/Single_Threaded/Single_Threaded.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*AMH sequence server): server, strategies, valuetype { idlflags += -GH requires += ami diff --git a/TAO/performance-tests/Sequence_Latency/AMI/ami.mpc b/TAO/performance-tests/Sequence_Latency/AMI/ami.mpc index 0238ad5ff7a..0c2b1d2b4a3 100644 --- a/TAO/performance-tests/Sequence_Latency/AMI/ami.mpc +++ b/TAO/performance-tests/Sequence_Latency/AMI/ami.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(* sequence server): messaging, strategies { idlflags -= -Sc idlflags += -GC diff --git a/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc b/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc index ee3d1cc24d2..51fc6a4207c 100644 --- a/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc +++ b/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sequence server) : server, strategies, dynamicinterface { avoids += minimum_corba Source_Files { diff --git a/TAO/performance-tests/Sequence_Latency/Deferred/Deferred.mpc b/TAO/performance-tests/Sequence_Latency/Deferred/Deferred.mpc index 68030bef440..da11b30d725 100644 --- a/TAO/performance-tests/Sequence_Latency/Deferred/Deferred.mpc +++ b/TAO/performance-tests/Sequence_Latency/Deferred/Deferred.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(* sequence server): server, strategies { avoids += minimum_corba diff --git a/TAO/performance-tests/Sequence_Latency/Single_Threaded/Single_Threaded.mpc b/TAO/performance-tests/Sequence_Latency/Single_Threaded/Single_Threaded.mpc index 81d726f9f06..e146ada7eea 100644 --- a/TAO/performance-tests/Sequence_Latency/Single_Threaded/Single_Threaded.mpc +++ b/TAO/performance-tests/Sequence_Latency/Single_Threaded/Single_Threaded.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*sequence server) : server, strategies { avoids += minimum_corba diff --git a/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/Thread_Per_Connection.mpc b/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/Thread_Per_Connection.mpc index aa1d790c1a9..10261bc6e6d 100644 --- a/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/Thread_Per_Connection.mpc +++ b/TAO/performance-tests/Sequence_Latency/Thread_Per_Connection/Thread_Per_Connection.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(* sequence server): server, strategies { Source_Files { Roundtrip.cpp diff --git a/TAO/performance-tests/Sequence_Latency/Thread_Pool/Thread_Pool.mpc b/TAO/performance-tests/Sequence_Latency/Thread_Pool/Thread_Pool.mpc index dfa17b43c8d..359f2740500 100644 --- a/TAO/performance-tests/Sequence_Latency/Thread_Pool/Thread_Pool.mpc +++ b/TAO/performance-tests/Sequence_Latency/Thread_Pool/Thread_Pool.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(* sequence server): server, strategies { Source_Files { Roundtrip.cpp diff --git a/TAO/performance-tests/Throughput/Throughput.mpc b/TAO/performance-tests/Throughput/Throughput.mpc index 9ea2bbeb06b..f95d55c9827 100644 --- a/TAO/performance-tests/Throughput/Throughput.mpc +++ b/TAO/performance-tests/Throughput/Throughput.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, strategies { Source_Files { Receiver_Factory.cpp diff --git a/TAO/performance-tests/perf.mwc b/TAO/performance-tests/perf.mwc index d90104a2381..dd297256b34 100644 --- a/TAO/performance-tests/perf.mwc +++ b/TAO/performance-tests/perf.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/tao/Utils/tao_Utils.mpc b/TAO/tao/Utils/tao_Utils.mpc index 6d551917c49..2af9d69b6f8 100644 --- a/TAO/tao/Utils/tao_Utils.mpc +++ b/TAO/tao/Utils/tao_Utils.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : taolib, portableserver { sharedname = TAO_Utils dynamicflags = TAO_UTILS_BUILD_DLL diff --git a/TAO/tao/tao.mwc b/TAO/tao/tao.mwc index 8f2ee7398f7..01faf104b82 100644 --- a/TAO/tao/tao.mwc +++ b/TAO/tao/tao.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/tests/AMH_Exceptions/AMH_Exceptions.mpc b/TAO/tests/AMH_Exceptions/AMH_Exceptions.mpc index 7e636174bd3..01ed0d16004 100644 --- a/TAO/tests/AMH_Exceptions/AMH_Exceptions.mpc +++ b/TAO/tests/AMH_Exceptions/AMH_Exceptions.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, amh, portableserver, strategies { Source_Files { server.cpp diff --git a/TAO/tests/AMH_Oneway/AMH_Oneway.mpc b/TAO/tests/AMH_Oneway/AMH_Oneway.mpc index ed0e2f4dd96..0e5819c5167 100644 --- a/TAO/tests/AMH_Oneway/AMH_Oneway.mpc +++ b/TAO/tests/AMH_Oneway/AMH_Oneway.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver, amh { source_files { client.cpp diff --git a/TAO/tests/AMI/AMI.mpc b/TAO/tests/AMI/AMI.mpc index 900f98a90dc..921b3ac178a 100644 --- a/TAO/tests/AMI/AMI.mpc +++ b/TAO/tests/AMI/AMI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver, ami { Source_Files { ami_test_i.cpp diff --git a/TAO/tests/AMI_Buffering/AMI_Buffering.mpc b/TAO/tests/AMI_Buffering/AMI_Buffering.mpc index 34c525acdc4..ce841d5cca6 100644 --- a/TAO/tests/AMI_Buffering/AMI_Buffering.mpc +++ b/TAO/tests/AMI_Buffering/AMI_Buffering.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver, ami { Source_Files { AMI_Buffering.cpp diff --git a/TAO/tests/AMI_Timeouts/AMI_Timeouts.mpc b/TAO/tests/AMI_Timeouts/AMI_Timeouts.mpc index abde8207d57..e1e398673ab 100644 --- a/TAO/tests/AMI_Timeouts/AMI_Timeouts.mpc +++ b/TAO/tests/AMI_Timeouts/AMI_Timeouts.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver, ami { Source_Files { timeout_i.cpp diff --git a/TAO/tests/Abstract_Interface/Abstract_Interface.mpc b/TAO/tests/Abstract_Interface/Abstract_Interface.mpc index 6a4e0fa93a5..e67492447d7 100644 --- a/TAO/tests/Abstract_Interface/Abstract_Interface.mpc +++ b/TAO/tests/Abstract_Interface/Abstract_Interface.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver { source_files { client.cpp diff --git a/TAO/tests/BiDirectional/BiDirectional.mpc b/TAO/tests/BiDirectional/BiDirectional.mpc index 9200324315c..92ab5f8dee0 100644 --- a/TAO/tests/BiDirectional/BiDirectional.mpc +++ b/TAO/tests/BiDirectional/BiDirectional.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba, bidir_giop { Source_Files { test_i.cpp diff --git a/TAO/tests/BiDirectional_NestedUpcall/BiDirectional_NestedUpcall.mpc b/TAO/tests/BiDirectional_NestedUpcall/BiDirectional_NestedUpcall.mpc index 9200324315c..92ab5f8dee0 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/BiDirectional_NestedUpcall.mpc +++ b/TAO/tests/BiDirectional_NestedUpcall/BiDirectional_NestedUpcall.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba, bidir_giop { Source_Files { test_i.cpp diff --git a/TAO/tests/Big_Oneways/Big_Oneways.mpc b/TAO/tests/Big_Oneways/Big_Oneways.mpc index 40a3f42babf..e5b363828d2 100644 --- a/TAO/tests/Big_Oneways/Big_Oneways.mpc +++ b/TAO/tests/Big_Oneways/Big_Oneways.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Coordinator.cpp diff --git a/TAO/tests/Big_Reply/Big_Reply.mpc b/TAO/tests/Big_Reply/Big_Reply.mpc index c813e515df6..68e9628068f 100644 --- a/TAO/tests/Big_Reply/Big_Reply.mpc +++ b/TAO/tests/Big_Reply/Big_Reply.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Big_Reply_i.cpp diff --git a/TAO/tests/Big_Request_Muxing/Big_Request_Muxing.mpc b/TAO/tests/Big_Request_Muxing/Big_Request_Muxing.mpc index 93f04a31dab..a91bc7699ca 100644 --- a/TAO/tests/Big_Request_Muxing/Big_Request_Muxing.mpc +++ b/TAO/tests/Big_Request_Muxing/Big_Request_Muxing.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, messaging { Source_Files { Payload_Receiver.cpp diff --git a/TAO/tests/Big_Twoways/Big_Twoways.mpc b/TAO/tests/Big_Twoways/Big_Twoways.mpc index 40a3f42babf..e5b363828d2 100644 --- a/TAO/tests/Big_Twoways/Big_Twoways.mpc +++ b/TAO/tests/Big_Twoways/Big_Twoways.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Coordinator.cpp diff --git a/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.mpc b/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.mpc index f8efa6912bf..c3fe60d0a27 100644 --- a/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.mpc +++ b/TAO/tests/Blocking_Sync_None/Blocking_Sync_None.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, messaging { Source_Files { Blocking_Sync_None.cpp diff --git a/TAO/tests/Bug_1020_Basic_Regression/Bug_1020_Basic_Regression.mpc b/TAO/tests/Bug_1020_Basic_Regression/Bug_1020_Basic_Regression.mpc index 21794c84bdc..d8f65249161 100644 --- a/TAO/tests/Bug_1020_Basic_Regression/Bug_1020_Basic_Regression.mpc +++ b/TAO/tests/Bug_1020_Basic_Regression/Bug_1020_Basic_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, messaging { Source_Files { Echo_Caller.cpp diff --git a/TAO/tests/Bug_1020_Regression/Bug_1020_Regression.mpc b/TAO/tests/Bug_1020_Regression/Bug_1020_Regression.mpc index ff182199ab2..c5bbc559d6f 100644 --- a/TAO/tests/Bug_1020_Regression/Bug_1020_Regression.mpc +++ b/TAO/tests/Bug_1020_Regression/Bug_1020_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, messaging { Source_Files { ORB_Task.cpp diff --git a/TAO/tests/Bug_1269_Regression/Bug_1269_Regression.mpc b/TAO/tests/Bug_1269_Regression/Bug_1269_Regression.mpc index db53253b874..16d6e256d9e 100644 --- a/TAO/tests/Bug_1269_Regression/Bug_1269_Regression.mpc +++ b/TAO/tests/Bug_1269_Regression/Bug_1269_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, messaging { Source_Files { Echo_Caller.cpp diff --git a/TAO/tests/Bug_1270_Regression/Bug_1270_Regression.mpc b/TAO/tests/Bug_1270_Regression/Bug_1270_Regression.mpc index 9cac2bd4573..b52dc03ff11 100644 --- a/TAO/tests/Bug_1270_Regression/Bug_1270_Regression.mpc +++ b/TAO/tests/Bug_1270_Regression/Bug_1270_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, messaging { Source_Files { Echo_Caller.cpp diff --git a/TAO/tests/Bug_1330_Regression/Bug_1330_Regression.mpc b/TAO/tests/Bug_1330_Regression/Bug_1330_Regression.mpc index 683bb522e1c..fdcbb441ca8 100644 --- a/TAO/tests/Bug_1330_Regression/Bug_1330_Regression.mpc +++ b/TAO/tests/Bug_1330_Regression/Bug_1330_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug 1330 Server): server { libs += TAO_IORTable libpaths += $(TAO_ROOT)/tao/IORTable diff --git a/TAO/tests/Bug_1361_Regression/Bug_1361_Regression.mpc b/TAO/tests/Bug_1361_Regression/Bug_1361_Regression.mpc index 9ae9ab886b8..08f8c6553cd 100644 --- a/TAO/tests/Bug_1361_Regression/Bug_1361_Regression.mpc +++ b/TAO/tests/Bug_1361_Regression/Bug_1361_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, messaging { Source_Files { Server_Thread_Pool.cpp diff --git a/TAO/tests/Bug_1482_Regression/test.mpc b/TAO/tests/Bug_1482_Regression/test.mpc index 66b338a04e6..60cc4b21a2b 100644 --- a/TAO/tests/Bug_1482_Regression/test.mpc +++ b/TAO/tests/Bug_1482_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug_1482_Server): taoserver, amh, ami, iortable, portableserver { exename = server Source_Files { diff --git a/TAO/tests/Bug_1551_Regression/test.mpc b/TAO/tests/Bug_1551_Regression/test.mpc index cc25c3023eb..3a49e0f9014 100644 --- a/TAO/tests/Bug_1551_Regression/test.mpc +++ b/TAO/tests/Bug_1551_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug_1551_Server): taoserver, ami, iortable, portableserver { exename = server Source_Files { diff --git a/TAO/tests/Bug_1627_Regression/test.mpc b/TAO/tests/Bug_1627_Regression/test.mpc index a0152d0bb8f..8049f1a886e 100644 --- a/TAO/tests/Bug_1627_Regression/test.mpc +++ b/TAO/tests/Bug_1627_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug_1627_Server): server { libs += TAO_IORTable libpaths += $(TAO_ROOT)/tao/IORTable $(TAO_ROOT)/tao/PortableServer $(TAO_ROOT)/tao/IORInterceptor $(TAO_ROOT)/tao/Valuetype $(TAO_ROOT)/tao/ObjRefTemplate $(ACE_ROOT)/ace $(TAO_ROOT)/tao diff --git a/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc b/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc index e355b702adf..715495ac8a6 100644 --- a/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc +++ b/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Bug_1635_Client): taoexe { Source_Files { client.cpp diff --git a/TAO/tests/Bug_1636_Regression/test.mpc b/TAO/tests/Bug_1636_Regression/test.mpc index 2ca5ec65150..194e1e090d1 100644 --- a/TAO/tests/Bug_1636_Regression/test.mpc +++ b/TAO/tests/Bug_1636_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (bug_1636_testclient) : taoexe, dynamicany, dynamicinterface, portableserver { avoids += minimum_corba exename = client diff --git a/TAO/tests/Bug_1639_Regression/test.mpc b/TAO/tests/Bug_1639_Regression/test.mpc index 6338071e808..84fe4dd77b5 100644 --- a/TAO/tests/Bug_1639_Regression/test.mpc +++ b/TAO/tests/Bug_1639_Regression/test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project (Bug_1639_testclient) : taoserver { exename = client includes += $(ACE_ROOT)/include . diff --git a/TAO/tests/CDR/CDR.mpc b/TAO/tests/CDR/CDR.mpc index 87b6d97736f..155d6616a5a 100644 --- a/TAO/tests/CDR/CDR.mpc +++ b/TAO/tests/CDR/CDR.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Alignment) : taoexe { exename = alignment diff --git a/TAO/tests/Cache_Growth_Test/Cache_Growth_Test.mpc b/TAO/tests/Cache_Growth_Test/Cache_Growth_Test.mpc index 6518afd3574..52da9feb86c 100644 --- a/TAO/tests/Cache_Growth_Test/Cache_Growth_Test.mpc +++ b/TAO/tests/Cache_Growth_Test/Cache_Growth_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Hello.cpp diff --git a/TAO/tests/Client_Leaks/Client_Leaks.mpc b/TAO/tests/Client_Leaks/Client_Leaks.mpc index 64e3b169164..a7f599c43a6 100644 --- a/TAO/tests/Client_Leaks/Client_Leaks.mpc +++ b/TAO/tests/Client_Leaks/Client_Leaks.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Process_Factory.cpp diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/CodeSets_libs_IMB1047_ISO8859.mpc b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/CodeSets_libs_IMB1047_ISO8859.mpc index e8db4a343af..4282d275377 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/CodeSets_libs_IMB1047_ISO8859.mpc +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/CodeSets_libs_IMB1047_ISO8859.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*) : taolib { sharedname = IBM1047_ISO8859 dynamicflags += IBM1047_ISO8859_BUILD_DLL diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/CodeSets_libs_UCS4_UTF16.mpc b/TAO/tests/CodeSets/libs/UCS4_UTF16/CodeSets_libs_UCS4_UTF16.mpc index d6c3834d68e..522c94f5415 100644 --- a/TAO/tests/CodeSets/libs/UCS4_UTF16/CodeSets_libs_UCS4_UTF16.mpc +++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/CodeSets_libs_UCS4_UTF16.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*) : taolib { sharedname = UCS4_UTF16 dynamicflags += UCS4_UTF16_BUILD_DLL diff --git a/TAO/tests/CodeSets/simple/CodeSets_simple.mpc b/TAO/tests/CodeSets/simple/CodeSets_simple.mpc index 9ade7e4ec2e..1873e72a3ef 100644 --- a/TAO/tests/CodeSets/simple/CodeSets_simple.mpc +++ b/TAO/tests/CodeSets/simple/CodeSets_simple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver { source_files { client.cpp diff --git a/TAO/tests/Codec/Codec.mpc b/TAO/tests/Codec/Codec.mpc index 35490fd4e4e..f0d8bc70c0d 100644 --- a/TAO/tests/Codec/Codec.mpc +++ b/TAO/tests/Codec/Codec.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client): taoexe { Source_Files { testC.cpp diff --git a/TAO/tests/Collocation/Collocation.mpc b/TAO/tests/Collocation/Collocation.mpc index 101d32c8094..7ac4f999a46 100644 --- a/TAO/tests/Collocation/Collocation.mpc +++ b/TAO/tests/Collocation/Collocation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Test Stub): taolib_with_idl { sharedname = Collocation_Test_Stub idlflags += -Wb,skel_export_macro=Diamond_Export -Wb,stub_export_macro=MY_Stub_Export -Wb,skel_export_include=diamond_export.h -Wb,stub_export_include=stub_export.h -Gd diff --git a/TAO/tests/Collocation_Opportunities/Collocation_Opportunities.mpc b/TAO/tests/Collocation_Opportunities/Collocation_Opportunities.mpc index 9f21d25cce4..6abbe5ef004 100644 --- a/TAO/tests/Collocation_Opportunities/Collocation_Opportunities.mpc +++ b/TAO/tests/Collocation_Opportunities/Collocation_Opportunities.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Collocation Opportunities): taoserver { exename = Collocation_Opportunities } diff --git a/TAO/tests/Collocation_Tests/Collocation_Tests.mpc b/TAO/tests/Collocation_Tests/Collocation_Tests.mpc index 75688496577..a3b38d9513d 100644 --- a/TAO/tests/Collocation_Tests/Collocation_Tests.mpc +++ b/TAO/tests/Collocation_Tests/Collocation_Tests.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Collocation_Tests): taoserver { exename = Collocated_Test } diff --git a/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc b/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc index 6518afd3574..52da9feb86c 100644 --- a/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc +++ b/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Hello.cpp diff --git a/TAO/tests/Connection_Failure/Connection_Failure.mpc b/TAO/tests/Connection_Failure/Connection_Failure.mpc index 00ccf7f6af9..03b90e84370 100644 --- a/TAO/tests/Connection_Failure/Connection_Failure.mpc +++ b/TAO/tests/Connection_Failure/Connection_Failure.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client): taoclient { exename = client diff --git a/TAO/tests/Connection_Purging/Connection_Purging.mpc b/TAO/tests/Connection_Purging/Connection_Purging.mpc index da5509a6e51..799fb514183 100644 --- a/TAO/tests/Connection_Purging/Connection_Purging.mpc +++ b/TAO/tests/Connection_Purging/Connection_Purging.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Connection_Timeout/Connection_Timeout.mpc b/TAO/tests/Connection_Timeout/Connection_Timeout.mpc index 4f33e299bdd..c53156d6e5d 100644 --- a/TAO/tests/Connection_Timeout/Connection_Timeout.mpc +++ b/TAO/tests/Connection_Timeout/Connection_Timeout.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client): messaging, taoexe, portableserver { Source_Files { TestC.cpp diff --git a/TAO/tests/Crash_On_Write/Crash_On_Write.mpc b/TAO/tests/Crash_On_Write/Crash_On_Write.mpc index 4e25be41ef3..460e756b383 100644 --- a/TAO/tests/Crash_On_Write/Crash_On_Write.mpc +++ b/TAO/tests/Crash_On_Write/Crash_On_Write.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Oneway_Receiver.cpp diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.mpc b/TAO/tests/Crashed_Callback/Crashed_Callback.mpc index dc4eb9c7a7a..ac4b2b90fa4 100644 --- a/TAO/tests/Crashed_Callback/Crashed_Callback.mpc +++ b/TAO/tests/Crashed_Callback/Crashed_Callback.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, messaging { Source_Files { Service.cpp diff --git a/TAO/tests/DLL_ORB/DLL_ORB.mpc b/TAO/tests/DLL_ORB/DLL_ORB.mpc index 7137ff9f5a0..559d35e4373 100644 --- a/TAO/tests/DLL_ORB/DLL_ORB.mpc +++ b/TAO/tests/DLL_ORB/DLL_ORB.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Test Client Module): taolib_with_idl { sharedname = Test_Client_Module dynamicflags = TEST_CLIENT_MODULE_BUILD_DLL diff --git a/TAO/tests/DSI_Gateway/DSI_Gateway.mpc b/TAO/tests/DSI_Gateway/DSI_Gateway.mpc index f868cef553e..2cd33c38dc3 100644 --- a/TAO/tests/DSI_Gateway/DSI_Gateway.mpc +++ b/TAO/tests/DSI_Gateway/DSI_Gateway.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, messaging, minimum_corba, dynamicinterface { Source_Files { test_i.cpp diff --git a/TAO/tests/DynAny_Test/DynAny_Test.mpc b/TAO/tests/DynAny_Test/DynAny_Test.mpc index 073ebe3b272..9732c9ac851 100644 --- a/TAO/tests/DynAny_Test/DynAny_Test.mpc +++ b/TAO/tests/DynAny_Test/DynAny_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Basic): taoexe, portableserver, dynamicany { exename = basic_test diff --git a/TAO/tests/Explicit_Event_Loop/Explicit_Event_Loop.mpc b/TAO/tests/Explicit_Event_Loop/Explicit_Event_Loop.mpc index f0de4424210..2dce3887a98 100644 --- a/TAO/tests/Explicit_Event_Loop/Explicit_Event_Loop.mpc +++ b/TAO/tests/Explicit_Event_Loop/Explicit_Event_Loop.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { server.cpp diff --git a/TAO/tests/Exposed_Policies/Exposed_Policies.mpc b/TAO/tests/Exposed_Policies/Exposed_Policies.mpc index 35da46a474b..6eca87854c2 100644 --- a/TAO/tests/Exposed_Policies/Exposed_Policies.mpc +++ b/TAO/tests/Exposed_Policies/Exposed_Policies.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { Source_Files { Policy_Tester.cpp diff --git a/TAO/tests/FL_Cube/FL_Cube.mpc b/TAO/tests/FL_Cube/FL_Cube.mpc index 4db25c676a5..549ef30e1f6 100644 --- a/TAO/tests/FL_Cube/FL_Cube.mpc +++ b/TAO/tests/FL_Cube/FL_Cube.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver, strategies { source_files { client.cpp diff --git a/TAO/tests/Faults/Faults.mpc b/TAO/tests/Faults/Faults.mpc index 0b3a8506b6b..5eda91f47d3 100644 --- a/TAO/tests/Faults/Faults.mpc +++ b/TAO/tests/Faults/Faults.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba { IDL_Files { test.idl diff --git a/TAO/tests/File_IO/File_IO.mpc b/TAO/tests/File_IO/File_IO.mpc index 6f258abd277..f0654b42f6d 100644 --- a/TAO/tests/File_IO/File_IO.mpc +++ b/TAO/tests/File_IO/File_IO.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba { Source_Files { File_i.cpp diff --git a/TAO/tests/Forwarding/Forwarding.mpc b/TAO/tests/Forwarding/Forwarding.mpc index b216a9badf9..c6ee9361ee3 100644 --- a/TAO/tests/Forwarding/Forwarding.mpc +++ b/TAO/tests/Forwarding/Forwarding.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, iortable { Source_Files { test_i.cpp diff --git a/TAO/tests/Hello/Hello.mpc b/TAO/tests/Hello/Hello.mpc index 6518afd3574..52da9feb86c 100644 --- a/TAO/tests/Hello/Hello.mpc +++ b/TAO/tests/Hello/Hello.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Hello.cpp diff --git a/TAO/tests/ICMG_Any_Bug/Hello.mpc b/TAO/tests/ICMG_Any_Bug/Hello.mpc index e64724c3d20..377d16debdf 100644 --- a/TAO/tests/ICMG_Any_Bug/Hello.mpc +++ b/TAO/tests/ICMG_Any_Bug/Hello.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(ICMG_Any_Bug_Hello_Server): taoserver { Source_Files { Hello.cpp diff --git a/TAO/tests/IDL_Test/IDL_Test.mpc b/TAO/tests/IDL_Test/IDL_Test.mpc index 7a7e4a4bf09..cd20e423bae 100644 --- a/TAO/tests/IDL_Test/IDL_Test.mpc +++ b/TAO/tests/IDL_Test/IDL_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Main): taoserver { exename = main diff --git a/TAO/tests/IORManipulation/IORManipulation.mpc b/TAO/tests/IORManipulation/IORManipulation.mpc index cf5f9bd7565..cdc8ea5c99f 100644 --- a/TAO/tests/IORManipulation/IORManipulation.mpc +++ b/TAO/tests/IORManipulation/IORManipulation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*IORTest) : taoexe, iormanip { exename = IORTest } diff --git a/TAO/tests/InterOp-Naming/InterOp-Naming.mpc b/TAO/tests/InterOp-Naming/InterOp-Naming.mpc index a4f937786a8..a840486310d 100644 --- a/TAO/tests/InterOp-Naming/InterOp-Naming.mpc +++ b/TAO/tests/InterOp-Naming/InterOp-Naming.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, iortable { Source_Files { INS_i.cpp diff --git a/TAO/tests/Leader_Followers/Leader_Followers.mpc b/TAO/tests/Leader_Followers/Leader_Followers.mpc index da5509a6e51..799fb514183 100644 --- a/TAO/tests/Leader_Followers/Leader_Followers.mpc +++ b/TAO/tests/Leader_Followers/Leader_Followers.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/LongUpcalls/LongUpcalls.mpc b/TAO/tests/LongUpcalls/LongUpcalls.mpc index d853880a940..08b068214c5 100644 --- a/TAO/tests/LongUpcalls/LongUpcalls.mpc +++ b/TAO/tests/LongUpcalls/LongUpcalls.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver, ami { Source_Files { Manager.cpp diff --git a/TAO/tests/MProfile/MProfile.mpc b/TAO/tests/MProfile/MProfile.mpc index 358f1b89877..d471a99de69 100644 --- a/TAO/tests/MProfile/MProfile.mpc +++ b/TAO/tests/MProfile/MProfile.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, iormanip { Source_Files { test_i.cpp diff --git a/TAO/tests/MProfile_Connection_Timeout/MProfile_Connection_Timeout.mpc b/TAO/tests/MProfile_Connection_Timeout/MProfile_Connection_Timeout.mpc index 2765c00e610..b31efdc75d9 100644 --- a/TAO/tests/MProfile_Connection_Timeout/MProfile_Connection_Timeout.mpc +++ b/TAO/tests/MProfile_Connection_Timeout/MProfile_Connection_Timeout.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, messaging, iormanip { Source_Files { test_i.cpp diff --git a/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc b/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc index b0e036335be..52432fcddbb 100644 --- a/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc +++ b/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba { Source_Files { test_i.cpp diff --git a/TAO/tests/MT_BiDir/MT_BiDir.mpc b/TAO/tests/MT_BiDir/MT_BiDir.mpc index 5f5561a2a27..a352b8b1f8d 100644 --- a/TAO/tests/MT_BiDir/MT_BiDir.mpc +++ b/TAO/tests/MT_BiDir/MT_BiDir.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba, bidir_giop { Source_Files { ReceiverC.cpp diff --git a/TAO/tests/MT_Client/MT_Client.mpc b/TAO/tests/MT_Client/MT_Client.mpc index 4436ffbe817..6307a6f623a 100644 --- a/TAO/tests/MT_Client/MT_Client.mpc +++ b/TAO/tests/MT_Client/MT_Client.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/MT_Server/MT_Server.mpc b/TAO/tests/MT_Server/MT_Server.mpc index 4436ffbe817..6307a6f623a 100644 --- a/TAO/tests/MT_Server/MT_Server.mpc +++ b/TAO/tests/MT_Server/MT_Server.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/MT_Timeout/MT_Timeout.mpc b/TAO/tests/MT_Timeout/MT_Timeout.mpc index c0131cd5a5e..587484ef5c0 100644 --- a/TAO/tests/MT_Timeout/MT_Timeout.mpc +++ b/TAO/tests/MT_Timeout/MT_Timeout.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver { Source_Files { Sleep_Service.cpp diff --git a/TAO/tests/Multiple/Multiple.mpc b/TAO/tests/Multiple/Multiple.mpc index 863c816dc92..1aa0bb6c352 100644 --- a/TAO/tests/Multiple/Multiple.mpc +++ b/TAO/tests/Multiple/Multiple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { idlflags += -Gd diff --git a/TAO/tests/Multiple_Inheritance/Multiple_Inheritance.mpc b/TAO/tests/Multiple_Inheritance/Multiple_Inheritance.mpc index 414e972d2da..640bef08880 100644 --- a/TAO/tests/Multiple_Inheritance/Multiple_Inheritance.mpc +++ b/TAO/tests/Multiple_Inheritance/Multiple_Inheritance.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { server.cpp diff --git a/TAO/tests/Muxed_GIOP_Versions/Muxed_GIOP_Versions.mpc b/TAO/tests/Muxed_GIOP_Versions/Muxed_GIOP_Versions.mpc index 4436ffbe817..6307a6f623a 100644 --- a/TAO/tests/Muxed_GIOP_Versions/Muxed_GIOP_Versions.mpc +++ b/TAO/tests/Muxed_GIOP_Versions/Muxed_GIOP_Versions.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Muxing/Muxing.mpc b/TAO/tests/Muxing/Muxing.mpc index a04a9c62f80..47645f0b7c5 100644 --- a/TAO/tests/Muxing/Muxing.mpc +++ b/TAO/tests/Muxing/Muxing.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Receiver.cpp diff --git a/TAO/tests/Native_Exceptions/Native_Exceptions.mpc b/TAO/tests/Native_Exceptions/Native_Exceptions.mpc index 7f7b6b9d7d6..a1a5c4adc6f 100644 --- a/TAO/tests/Native_Exceptions/Native_Exceptions.mpc +++ b/TAO/tests/Native_Exceptions/Native_Exceptions.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { idlflags = -Ge 0 -Sc requires += exceptions diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.mpc b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.mpc index 9032c4c6008..009c6128f4f 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.mpc +++ b/TAO/tests/NestedUpcall/MT_Client_Test/MT_Client_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Nested Upcall Server): taoexe, portableserver { Source_Files { MT_Object_i.cpp diff --git a/TAO/tests/NestedUpcall/Simple/Simple.mpc b/TAO/tests/NestedUpcall/Simple/Simple.mpc index b9fb881ab38..c809e1301ee 100644 --- a/TAO/tests/NestedUpcall/Simple/Simple.mpc +++ b/TAO/tests/NestedUpcall/Simple/Simple.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Nested Upcall Server): taoexe, portableserver { Source_Files { server_i.cpp diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.mpc b/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.mpc index 4271f755345..ab6152fbb8d 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.mpc +++ b/TAO/tests/NestedUpcall/Triangle_Test/Triangle_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Nested Upcall Server_A): taoexe, portableserver { Source_Files { Object_A_i.cpp diff --git a/TAO/tests/Nested_Event_Loop/Nested_Event_Loop.mpc b/TAO/tests/Nested_Event_Loop/Nested_Event_Loop.mpc index 638ae8e9fe3..47fc97557a4 100644 --- a/TAO/tests/Nested_Event_Loop/Nested_Event_Loop.mpc +++ b/TAO/tests/Nested_Event_Loop/Nested_Event_Loop.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc b/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc index 5b12339cd94..6e7f8c4c02b 100644 --- a/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc +++ b/TAO/tests/Nested_Upcall_Crash/Nested_Upcall_Crash.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver { Source_Files { Clock_Ticks.cpp diff --git a/TAO/tests/No_Server_MT_Connect_Test/No_Server_Connect_Test.mpc b/TAO/tests/No_Server_MT_Connect_Test/No_Server_Connect_Test.mpc index 4436ffbe817..6307a6f623a 100644 --- a/TAO/tests/No_Server_MT_Connect_Test/No_Server_Connect_Test.mpc +++ b/TAO/tests/No_Server_MT_Connect_Test/No_Server_Connect_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/OBV/Any/OBV_Any.mpc b/TAO/tests/OBV/Any/OBV_Any.mpc index 4e172d13d7f..568259acf4e 100644 --- a/TAO/tests/OBV/Any/OBV_Any.mpc +++ b/TAO/tests/OBV/Any/OBV_Any.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, valuetype { Source_Files { AnyS_impl.cpp diff --git a/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc b/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc index d33b5b9ccf0..75e96c5d03c 100644 --- a/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc +++ b/TAO/tests/OBV/Collocated/Forward/OBV_Forward.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Collocated): taoserver, taoclient, valuetype { exename = collocated libpaths += ../../../../../ace,../../../../tao,../../../../tao/PortableServer,../../../../tao/Valuetype,../../../../tao/ObjRefTemplate,../../../../tao/IORInterceptor diff --git a/TAO/tests/OBV/Factory/OBV_Factory.mpc b/TAO/tests/OBV/Factory/OBV_Factory.mpc index 5c0519ffc84..cc812c1eebe 100644 --- a/TAO/tests/OBV/Factory/OBV_Factory.mpc +++ b/TAO/tests/OBV/Factory/OBV_Factory.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, valuetype { Source_Files { FactoryC_impl.cpp diff --git a/TAO/tests/OBV/Forward/OBV_Forward.mpc b/TAO/tests/OBV/Forward/OBV_Forward.mpc index 29fd036758d..991e08cc3af 100644 --- a/TAO/tests/OBV/Forward/OBV_Forward.mpc +++ b/TAO/tests/OBV/Forward/OBV_Forward.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, valuetype { Source_Files { Test_impl.cpp diff --git a/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc b/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc index 70c68bd3c4a..ac045461c97 100644 --- a/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc +++ b/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, valuetype { Source_Files { testS.cpp diff --git a/TAO/tests/ORB_destroy/ORB_destroy.mpc b/TAO/tests/ORB_destroy/ORB_destroy.mpc index bf33974ffad..bcd635980b8 100644 --- a/TAO/tests/ORB_destroy/ORB_destroy.mpc +++ b/TAO/tests/ORB_destroy/ORB_destroy.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe, portableserver { exename = ORB_destroy } diff --git a/TAO/tests/ORB_init/ORB_init.mpc b/TAO/tests/ORB_init/ORB_init.mpc index b464f07b441..7ccbe817f03 100644 --- a/TAO/tests/ORB_init/ORB_init.mpc +++ b/TAO/tests/ORB_init/ORB_init.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe { exename = ORB_init } diff --git a/TAO/tests/ORB_init/Portspan/ORB_Init_Portspan.mpc b/TAO/tests/ORB_init/Portspan/ORB_Init_Portspan.mpc index 9e604282389..ad9590d0dc2 100644 --- a/TAO/tests/ORB_init/Portspan/ORB_Init_Portspan.mpc +++ b/TAO/tests/ORB_init/Portspan/ORB_Init_Portspan.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { } diff --git a/TAO/tests/ORB_shutdown/Foo_Bar.mpc b/TAO/tests/ORB_shutdown/Foo_Bar.mpc index 13b83e84f4a..8a0676872af 100644 --- a/TAO/tests/ORB_shutdown/Foo_Bar.mpc +++ b/TAO/tests/ORB_shutdown/Foo_Bar.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(ORB Shutdown Server): taoexe, portableserver { Source_Files { Foo_Bar.cpp diff --git a/TAO/tests/ORT/ORT.mpc b/TAO/tests/ORT/ORT.mpc index ef45e334e3d..8ef616dfd20 100644 --- a/TAO/tests/ORT/ORT.mpc +++ b/TAO/tests/ORT/ORT.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Test_ORT_Server): taoexe, portableserver { requires += interceptors idlflags += -I$(TAO_ROOT) -Gv diff --git a/TAO/tests/Object_Loader/Object_Loader.mpc b/TAO/tests/Object_Loader/Object_Loader.mpc index 81d863e1b13..93ce5b41681 100644 --- a/TAO/tests/Object_Loader/Object_Loader.mpc +++ b/TAO/tests/Object_Loader/Object_Loader.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Test): taolib_with_idl, portableserver { sharedname = Test_DLL dynamicflags = OLT_BUILD_DLL diff --git a/TAO/tests/Objref_Sequence_Test/Objref_Sequence_Test.mpc b/TAO/tests/Objref_Sequence_Test/Objref_Sequence_Test.mpc index 30bbfcf3b26..086d31aaa06 100644 --- a/TAO/tests/Objref_Sequence_Test/Objref_Sequence_Test.mpc +++ b/TAO/tests/Objref_Sequence_Test/Objref_Sequence_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { server.cpp diff --git a/TAO/tests/OctetSeq/OctetSeq.mpc b/TAO/tests/OctetSeq/OctetSeq.mpc index 4c6e6ac93ce..e4193153e55 100644 --- a/TAO/tests/OctetSeq/OctetSeq.mpc +++ b/TAO/tests/OctetSeq/OctetSeq.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Oneway_Buffering/Oneway_Buffering.mpc b/TAO/tests/Oneway_Buffering/Oneway_Buffering.mpc index 2e24abd2ed8..86db15bd598 100644 --- a/TAO/tests/Oneway_Buffering/Oneway_Buffering.mpc +++ b/TAO/tests/Oneway_Buffering/Oneway_Buffering.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver { Source_Files { Oneway_Buffering.cpp diff --git a/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc b/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc index efab96b0a7c..549b721fe4b 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc +++ b/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Server_Task.cpp diff --git a/TAO/tests/POA/Current/Current.mpc b/TAO/tests/POA/Current/Current.mpc index 462f32a40ae..8b143029fd2 100644 --- a/TAO/tests/POA/Current/Current.mpc +++ b/TAO/tests/POA/Current/Current.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { } diff --git a/TAO/tests/POA/Default_Servant/Default_Servant.mpc b/TAO/tests/POA/Default_Servant/Default_Servant.mpc index 4534039f011..749786fdc8a 100644 --- a/TAO/tests/POA/Default_Servant/Default_Servant.mpc +++ b/TAO/tests/POA/Default_Servant/Default_Servant.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(POA Default Servant): taoserver { exename = Default_Servant avoids += minimum_corba diff --git a/TAO/tests/POA/Etherealization/Etherealization.mpc b/TAO/tests/POA/Etherealization/Etherealization.mpc index 64db1d3e919..6443ce82a36 100644 --- a/TAO/tests/POA/Etherealization/Etherealization.mpc +++ b/TAO/tests/POA/Etherealization/Etherealization.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver, minimum_corba { } diff --git a/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.mpc b/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.mpc index ec9dfb2053b..1fcc6facae2 100644 --- a/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.mpc +++ b/TAO/tests/POA/Excessive_Object_Deactivations/Excessive_Object_Deactivations.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { avoids += minimum_corba } diff --git a/TAO/tests/POA/Identity/Identity.mpc b/TAO/tests/POA/Identity/Identity.mpc index 0d98e6a8215..2455af3d65a 100644 --- a/TAO/tests/POA/Identity/Identity.mpc +++ b/TAO/tests/POA/Identity/Identity.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { avoids += minimum_corba } diff --git a/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.mpc b/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.mpc index ec9dfb2053b..1fcc6facae2 100644 --- a/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.mpc +++ b/TAO/tests/POA/MT_Servant_Locator/MT_Servant_Locator.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { avoids += minimum_corba } diff --git a/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.mpc b/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.mpc index 64db1d3e919..6443ce82a36 100644 --- a/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.mpc +++ b/TAO/tests/POA/Nested_Non_Servant_Upcalls/Nested_Non_Servant_Upcalls.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver, minimum_corba { } diff --git a/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.mpc b/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.mpc index 462f32a40ae..8b143029fd2 100644 --- a/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.mpc +++ b/TAO/tests/POA/Non_Servant_Upcalls/Non_Servant_Upcalls.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { } diff --git a/TAO/tests/POA/Object_Reactivation/Object_Reactivation.mpc b/TAO/tests/POA/Object_Reactivation/Object_Reactivation.mpc index 462f32a40ae..8b143029fd2 100644 --- a/TAO/tests/POA/Object_Reactivation/Object_Reactivation.mpc +++ b/TAO/tests/POA/Object_Reactivation/Object_Reactivation.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { } diff --git a/TAO/tests/POA/POA_Destruction/POA_Destruction.mpc b/TAO/tests/POA/POA_Destruction/POA_Destruction.mpc index 462f32a40ae..8b143029fd2 100644 --- a/TAO/tests/POA/POA_Destruction/POA_Destruction.mpc +++ b/TAO/tests/POA/POA_Destruction/POA_Destruction.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { } diff --git a/TAO/tests/POA/Persistent_ID/Persistent_ID.mpc b/TAO/tests/POA/Persistent_ID/Persistent_ID.mpc index 5750a6ef70e..89672d7e32a 100644 --- a/TAO/tests/POA/Persistent_ID/Persistent_ID.mpc +++ b/TAO/tests/POA/Persistent_ID/Persistent_ID.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(POA_server*): taoexe, portableserver { Source_Files { server.cpp diff --git a/TAO/tests/POA/Policies/Policies.mpc b/TAO/tests/POA/Policies/Policies.mpc index 462f32a40ae..8b143029fd2 100644 --- a/TAO/tests/POA/Policies/Policies.mpc +++ b/TAO/tests/POA/Policies/Policies.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { } diff --git a/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.mpc b/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.mpc index 64db1d3e919..6443ce82a36 100644 --- a/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.mpc +++ b/TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver, minimum_corba { } diff --git a/TAO/tests/POA/wait_for_completion/wait_for_completion.mpc b/TAO/tests/POA/wait_for_completion/wait_for_completion.mpc index 462f32a40ae..8b143029fd2 100644 --- a/TAO/tests/POA/wait_for_completion/wait_for_completion.mpc +++ b/TAO/tests/POA/wait_for_completion/wait_for_completion.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(POA*): taoexe, portableserver { } diff --git a/TAO/tests/Param_Test/Param_Test.mpc b/TAO/tests/Param_Test/Param_Test.mpc index 1c2dd5eb448..275b8a4dbf8 100644 --- a/TAO/tests/Param_Test/Param_Test.mpc +++ b/TAO/tests/Param_Test/Param_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver, minimum_corba { Source_Files { param_test_i.cpp diff --git a/TAO/tests/Policies/Policies.mpc b/TAO/tests/Policies/Policies.mpc index f5c2422f4fa..610f4537dcf 100644 --- a/TAO/tests/Policies/Policies.mpc +++ b/TAO/tests/Policies/Policies.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Policies Manipulation): taoexe, portableserver, messaging { exename = Manipulation } diff --git a/TAO/tests/Portable_Interceptors/AMI/Portable_Interceptors_AMI.mpc b/TAO/tests/Portable_Interceptors/AMI/Portable_Interceptors_AMI.mpc index ae1e44f85ea..45450026f7b 100644 --- a/TAO/tests/Portable_Interceptors/AMI/Portable_Interceptors_AMI.mpc +++ b/TAO/tests/Portable_Interceptors/AMI/Portable_Interceptors_AMI.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Client) : messaging, taoserver, ami { exename = client source_files { diff --git a/TAO/tests/Portable_Interceptors/Benchmark/Portable_Interceptors_Benchmark.mpc b/TAO/tests/Portable_Interceptors/Benchmark/Portable_Interceptors_Benchmark.mpc index f6298fd0458..47ea1f5f7c7 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/Portable_Interceptors_Benchmark.mpc +++ b/TAO/tests/Portable_Interceptors/Benchmark/Portable_Interceptors_Benchmark.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += interceptors Source_Files { diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/Bug_1559.mpc b/TAO/tests/Portable_Interceptors/Bug_1559/Bug_1559.mpc index 84ecae79010..5a06d73279c 100644 --- a/TAO/tests/Portable_Interceptors/Bug_1559/Bug_1559.mpc +++ b/TAO/tests/Portable_Interceptors/Bug_1559/Bug_1559.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoserver { libpaths += ../../../../ace,../../../tao,../../../tao/PortableServer,../../../tao/Valuetype,../../../tao/ObjRefTemplate,../../../tao/IORInterceptor requires += interceptors diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Portable_Interceptors_Dynamic.mpc b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Portable_Interceptors_Dynamic.mpc index a704d5c3066..9527ca701d5 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Portable_Interceptors_Dynamic.mpc +++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Portable_Interceptors_Dynamic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Collocated): taoserver, taoclient { exename = Collocated_Test requires += interceptors diff --git a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc index 8290ca6a691..8720af36cbf 100644 --- a/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc +++ b/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Collocated): taoserver, taoclient { exename = collocated requires += interceptors diff --git a/TAO/tests/Portable_Interceptors/Dynamic/Portable_Interceptors_Dynamic.mpc b/TAO/tests/Portable_Interceptors/Dynamic/Portable_Interceptors_Dynamic.mpc index 87b8e20460e..91f3c11320e 100644 --- a/TAO/tests/Portable_Interceptors/Dynamic/Portable_Interceptors_Dynamic.mpc +++ b/TAO/tests/Portable_Interceptors/Dynamic/Portable_Interceptors_Dynamic.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += interceptors Source_Files { diff --git a/TAO/tests/Portable_Interceptors/ForwardRequest/Portable_Interceptors_ForwardRequest.mpc b/TAO/tests/Portable_Interceptors/ForwardRequest/Portable_Interceptors_ForwardRequest.mpc index 5d98c8157f3..135870bd868 100644 --- a/TAO/tests/Portable_Interceptors/ForwardRequest/Portable_Interceptors_ForwardRequest.mpc +++ b/TAO/tests/Portable_Interceptors/ForwardRequest/Portable_Interceptors_ForwardRequest.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, valuetype { requires += interceptors idlflags += -DCORBA3 -I$(TAO_ROOT) diff --git a/TAO/tests/Portable_Interceptors/IORInterceptor/Portable_Interceptors_IORInterceptor.mpc b/TAO/tests/Portable_Interceptors/IORInterceptor/Portable_Interceptors_IORInterceptor.mpc index 4fce1c9fefd..441c641931d 100644 --- a/TAO/tests/Portable_Interceptors/IORInterceptor/Portable_Interceptors_IORInterceptor.mpc +++ b/TAO/tests/Portable_Interceptors/IORInterceptor/Portable_Interceptors_IORInterceptor.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += interceptors idlflags += -I$(TAO_ROOT) diff --git a/TAO/tests/Portable_Interceptors/PICurrent/Portable_Interceptors_PICurrent.mpc b/TAO/tests/Portable_Interceptors/PICurrent/Portable_Interceptors_PICurrent.mpc index a150c98af4d..9e00276f728 100644 --- a/TAO/tests/Portable_Interceptors/PICurrent/Portable_Interceptors_PICurrent.mpc +++ b/TAO/tests/Portable_Interceptors/PICurrent/Portable_Interceptors_PICurrent.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += interceptors Source_Files { diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Portable_Interceptors_Request_Interceptor_Flow.mpc b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Portable_Interceptors_Request_Interceptor_Flow.mpc index 7f63da0e733..9a8343c0511 100644 --- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Portable_Interceptors_Request_Interceptor_Flow.mpc +++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Portable_Interceptors_Request_Interceptor_Flow.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += interceptors Source_Files { diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc index 200d3638eec..80487f15977 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Portable_Interceptors_Service_Context_Manipulation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += interceptors Source_Files { diff --git a/TAO/tests/QtTests/QtTests.mpc b/TAO/tests/QtTests/QtTests.mpc index ebeee755b53..a3bb63dfc58 100644 --- a/TAO/tests/QtTests/QtTests.mpc +++ b/TAO/tests/QtTests/QtTests.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*server): taoexe, portableserver, qt_moc { requires += qt diff --git a/TAO/tests/Queued_Message_Test/Queued_Message_Test.mpc b/TAO/tests/Queued_Message_Test/Queued_Message_Test.mpc index fa128e08982..8112970c356 100644 --- a/TAO/tests/Queued_Message_Test/Queued_Message_Test.mpc +++ b/TAO/tests/Queued_Message_Test/Queued_Message_Test.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project: taoexe { exename = Queued_Message_Test } diff --git a/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Connections.mpc b/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Connections.mpc index f45d8c78609..78e08a31786 100644 --- a/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Connections.mpc +++ b/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Connections.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { Source_Files { server.cpp diff --git a/TAO/tests/RTCORBA/Client_Propagated/RTCORBA_Client_Propagated.mpc b/TAO/tests/RTCORBA/Client_Propagated/RTCORBA_Client_Propagated.mpc index 811a69b2081..dd0a0dce389 100644 --- a/TAO/tests/RTCORBA/Client_Propagated/RTCORBA_Client_Propagated.mpc +++ b/TAO/tests/RTCORBA/Client_Propagated/RTCORBA_Client_Propagated.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { Source_Files { server.cpp diff --git a/TAO/tests/RTCORBA/Client_Protocol/RTCORBA_Client_Protocol.mpc b/TAO/tests/RTCORBA/Client_Protocol/RTCORBA_Client_Protocol.mpc index 0aee233bb3a..596601d6e07 100644 --- a/TAO/tests/RTCORBA/Client_Protocol/RTCORBA_Client_Protocol.mpc +++ b/TAO/tests/RTCORBA/Client_Protocol/RTCORBA_Client_Protocol.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { Source_Files { server.cpp diff --git a/TAO/tests/RTCORBA/Collocation/RTCORBA_Collocation.mpc b/TAO/tests/RTCORBA/Collocation/RTCORBA_Collocation.mpc index e4911706a77..0c4c76959e1 100644 --- a/TAO/tests/RTCORBA/Collocation/RTCORBA_Collocation.mpc +++ b/TAO/tests/RTCORBA/Collocation/RTCORBA_Collocation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { } diff --git a/TAO/tests/RTCORBA/Destroy_Thread_Pool/RTCORBA_Destroy_Thread_Pool.mpc b/TAO/tests/RTCORBA/Destroy_Thread_Pool/RTCORBA_Destroy_Thread_Pool.mpc index e4911706a77..0c4c76959e1 100644 --- a/TAO/tests/RTCORBA/Destroy_Thread_Pool/RTCORBA_Destroy_Thread_Pool.mpc +++ b/TAO/tests/RTCORBA/Destroy_Thread_Pool/RTCORBA_Destroy_Thread_Pool.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { } diff --git a/TAO/tests/RTCORBA/Diffserv/RTCORBA_Diffserv.mpc b/TAO/tests/RTCORBA/Diffserv/RTCORBA_Diffserv.mpc index 95a35e89fd5..2e4c9d4fd1f 100644 --- a/TAO/tests/RTCORBA/Diffserv/RTCORBA_Diffserv.mpc +++ b/TAO/tests/RTCORBA/Diffserv/RTCORBA_Diffserv.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*client) : taoexe, portableserver, rtcorba { avoids += minimum_corba source_files { diff --git a/TAO/tests/RTCORBA/Explicit_Binding/RTCORBA_Explicit_Binding.mpc b/TAO/tests/RTCORBA/Explicit_Binding/RTCORBA_Explicit_Binding.mpc index 31e74cfc0be..5b41a9b0826 100644 --- a/TAO/tests/RTCORBA/Explicit_Binding/RTCORBA_Explicit_Binding.mpc +++ b/TAO/tests/RTCORBA/Explicit_Binding/RTCORBA_Explicit_Binding.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/Linear_Priority/RTCORBA_Linear_Priority.mpc b/TAO/tests/RTCORBA/Linear_Priority/RTCORBA_Linear_Priority.mpc index f668d24e8f7..16c54a31b82 100644 --- a/TAO/tests/RTCORBA/Linear_Priority/RTCORBA_Linear_Priority.mpc +++ b/TAO/tests/RTCORBA/Linear_Priority/RTCORBA_Linear_Priority.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/RTCORBA_MT_Client_Protocol_Priority.mpc b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/RTCORBA_MT_Client_Protocol_Priority.mpc index 31e74cfc0be..5b41a9b0826 100644 --- a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/RTCORBA_MT_Client_Protocol_Priority.mpc +++ b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/RTCORBA_MT_Client_Protocol_Priority.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc b/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc index c515981181f..81573c2dfab 100644 --- a/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc +++ b/TAO/tests/RTCORBA/Persistent_IOR/RTCORBA_Persistent_IOR.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/Policies/Policies.mpc b/TAO/tests/RTCORBA/Policies/Policies.mpc index cefd7085caa..b4b68d36e7a 100644 --- a/TAO/tests/RTCORBA/Policies/Policies.mpc +++ b/TAO/tests/RTCORBA/Policies/Policies.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(RTCORBA Policies Server): rt_server { avoids += minimum_corba } diff --git a/TAO/tests/RTCORBA/Policy_Combinations/RTCORBA_Policy_Combinations.mpc b/TAO/tests/RTCORBA/Policy_Combinations/RTCORBA_Policy_Combinations.mpc index f75698b3397..399abfea95e 100644 --- a/TAO/tests/RTCORBA/Policy_Combinations/RTCORBA_Policy_Combinations.mpc +++ b/TAO/tests/RTCORBA/Policy_Combinations/RTCORBA_Policy_Combinations.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/Priority_Inversion_With_Bands.mpc b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/Priority_Inversion_With_Bands.mpc index 54b5cf28b8a..6902d4a09fb 100644 --- a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/Priority_Inversion_With_Bands.mpc +++ b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/Priority_Inversion_With_Bands.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/Private_Connection/RTCORBA_Private_Connection.mpc b/TAO/tests/RTCORBA/Private_Connection/RTCORBA_Private_Connection.mpc index f668d24e8f7..16c54a31b82 100644 --- a/TAO/tests/RTCORBA/Private_Connection/RTCORBA_Private_Connection.mpc +++ b/TAO/tests/RTCORBA/Private_Connection/RTCORBA_Private_Connection.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/RTMutex/RTCORBA_RTMutex.mpc b/TAO/tests/RTCORBA/RTMutex/RTCORBA_RTMutex.mpc index 077bbcff34e..2d55bc96c4f 100644 --- a/TAO/tests/RTCORBA/RTMutex/RTCORBA_RTMutex.mpc +++ b/TAO/tests/RTCORBA/RTMutex/RTCORBA_RTMutex.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { } diff --git a/TAO/tests/RTCORBA/Server_Declared/RTCORBA_Server_Declared.mpc b/TAO/tests/RTCORBA/Server_Declared/RTCORBA_Server_Declared.mpc index f45d8c78609..78e08a31786 100644 --- a/TAO/tests/RTCORBA/Server_Declared/RTCORBA_Server_Declared.mpc +++ b/TAO/tests/RTCORBA/Server_Declared/RTCORBA_Server_Declared.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): rt_server { Source_Files { server.cpp diff --git a/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc b/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc index 31e74cfc0be..5b41a9b0826 100644 --- a/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc +++ b/TAO/tests/RTCORBA/Server_Protocol/RTCORBA_Server_Protocol.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTCORBA/Thread_Pool/RTCORBA_Thread_Pool.mpc b/TAO/tests/RTCORBA/Thread_Pool/RTCORBA_Thread_Pool.mpc index 54b5cf28b8a..6902d4a09fb 100644 --- a/TAO/tests/RTCORBA/Thread_Pool/RTCORBA_Thread_Pool.mpc +++ b/TAO/tests/RTCORBA/Thread_Pool/RTCORBA_Thread_Pool.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, rt_server { avoids += minimum_corba Source_Files { diff --git a/TAO/tests/RTScheduling/Current/Current.mpc b/TAO/tests/RTScheduling/Current/Current.mpc index 21c2273c1f5..6e425b993a1 100644 --- a/TAO/tests/RTScheduling/Current/Current.mpc +++ b/TAO/tests/RTScheduling/Current/Current.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Current) : rtscheduling_client { Source_Files { ../Scheduler.cpp diff --git a/TAO/tests/RTScheduling/DT_Spawn/DT_Spawn.mpc b/TAO/tests/RTScheduling/DT_Spawn/DT_Spawn.mpc index d5fb334bc97..9349bca041e 100644 --- a/TAO/tests/RTScheduling/DT_Spawn/DT_Spawn.mpc +++ b/TAO/tests/RTScheduling/DT_Spawn/DT_Spawn.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(DT_Spawn) : rtscheduling_client { Source_Files { ../Scheduler.cpp diff --git a/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.mpc b/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.mpc index f2ba7e3916e..db8bd034810 100644 --- a/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.mpc +++ b/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(Thread_Cancel) : rtscheduling_client { Source_Files { ../Scheduler.cpp diff --git a/TAO/tests/RTScheduling/VoidData/VoidData.mpc b/TAO/tests/RTScheduling/VoidData/VoidData.mpc index 4ee65ea73a2..8e02b6b7770 100644 --- a/TAO/tests/RTScheduling/VoidData/VoidData.mpc +++ b/TAO/tests/RTScheduling/VoidData/VoidData.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(VoidData) : rtscheduling_client { exename = VoidData Source_Files { diff --git a/TAO/tests/Reliable_Oneways/Reliable_Oneways.mpc b/TAO/tests/Reliable_Oneways/Reliable_Oneways.mpc index 73e733e9c68..6d7ed605672 100644 --- a/TAO/tests/Reliable_Oneways/Reliable_Oneways.mpc +++ b/TAO/tests/Reliable_Oneways/Reliable_Oneways.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver { Source_Files { Oneway_Receiver.cpp diff --git a/TAO/tests/Servant_To_Reference_Test/Servant_to_Reference.mpc b/TAO/tests/Servant_To_Reference_Test/Servant_to_Reference.mpc index 24b217edbf2..d8a39990b1e 100644 --- a/TAO/tests/Servant_To_Reference_Test/Servant_to_Reference.mpc +++ b/TAO/tests/Servant_To_Reference_Test/Servant_to_Reference.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, minimum_corba { Source_Files { server.cpp diff --git a/TAO/tests/Server_Connection_Purging/Server_Connection_Purging.mpc b/TAO/tests/Server_Connection_Purging/Server_Connection_Purging.mpc index c8d2a7cb1f9..862babe5909 100644 --- a/TAO/tests/Server_Connection_Purging/Server_Connection_Purging.mpc +++ b/TAO/tests/Server_Connection_Purging/Server_Connection_Purging.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Test_i.cpp diff --git a/TAO/tests/Server_Leaks/Server_Leaks.mpc b/TAO/tests/Server_Leaks/Server_Leaks.mpc index 82ad65d131d..614e3469e45 100644 --- a/TAO/tests/Server_Leaks/Server_Leaks.mpc +++ b/TAO/tests/Server_Leaks/Server_Leaks.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { Ping_Service.cpp diff --git a/TAO/tests/Single_Read/Single_Read.mpc b/TAO/tests/Single_Read/Single_Read.mpc index 4436ffbe817..6307a6f623a 100644 --- a/TAO/tests/Single_Read/Single_Read.mpc +++ b/TAO/tests/Single_Read/Single_Read.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Smart_Proxies/Benchmark/Smart_Proxies_Benchmark.mpc b/TAO/tests/Smart_Proxies/Benchmark/Smart_Proxies_Benchmark.mpc index 1a29d2f2189..ea8e6a3a0d7 100644 --- a/TAO/tests/Smart_Proxies/Benchmark/Smart_Proxies_Benchmark.mpc +++ b/TAO/tests/Smart_Proxies/Benchmark/Smart_Proxies_Benchmark.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, smart_proxies { Source_Files { server.cpp diff --git a/TAO/tests/Smart_Proxies/Collocation/Smart_Proxies_Collocation.mpc b/TAO/tests/Smart_Proxies/Collocation/Smart_Proxies_Collocation.mpc index 4e5674ddf7c..3a1f534cf0b 100644 --- a/TAO/tests/Smart_Proxies/Collocation/Smart_Proxies_Collocation.mpc +++ b/TAO/tests/Smart_Proxies/Collocation/Smart_Proxies_Collocation.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*TestStubsLib): taolib_with_idl, smart_proxies { sharedname = Coll_Test_Stubs dynamicflags += MY_STUB_BUILD_DLL diff --git a/TAO/tests/Smart_Proxies/On_Demand/Smart_Proxies_On_Demand.mpc b/TAO/tests/Smart_Proxies/On_Demand/Smart_Proxies_On_Demand.mpc index b55d6bd96a0..9fdbbfc311b 100644 --- a/TAO/tests/Smart_Proxies/On_Demand/Smart_Proxies_On_Demand.mpc +++ b/TAO/tests/Smart_Proxies/On_Demand/Smart_Proxies_On_Demand.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, smart_proxies { Source_Files { server.cpp diff --git a/TAO/tests/Smart_Proxies/Policy/Smart_Proxies_Policy.mpc b/TAO/tests/Smart_Proxies/Policy/Smart_Proxies_Policy.mpc index 1a29d2f2189..ea8e6a3a0d7 100644 --- a/TAO/tests/Smart_Proxies/Policy/Smart_Proxies_Policy.mpc +++ b/TAO/tests/Smart_Proxies/Policy/Smart_Proxies_Policy.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, smart_proxies { Source_Files { server.cpp diff --git a/TAO/tests/Smart_Proxies/Smart_Proxies.mpc b/TAO/tests/Smart_Proxies/Smart_Proxies.mpc index 6c8ecaede49..04343cdf54c 100644 --- a/TAO/tests/Smart_Proxies/Smart_Proxies.mpc +++ b/TAO/tests/Smart_Proxies/Smart_Proxies.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver, smart_proxies { Source_Files { server.cpp diff --git a/TAO/tests/Stack_Recursion/Stack_Recursion.mpc b/TAO/tests/Stack_Recursion/Stack_Recursion.mpc index 335c4bf0c21..e43c39188e2 100644 --- a/TAO/tests/Stack_Recursion/Stack_Recursion.mpc +++ b/TAO/tests/Stack_Recursion/Stack_Recursion.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { TestC.cpp diff --git a/TAO/tests/Strategies/Strategies.mpc b/TAO/tests/Strategies/Strategies.mpc index d89026dd5d3..94da5a64615 100644 --- a/TAO/tests/Strategies/Strategies.mpc +++ b/TAO/tests/Strategies/Strategies.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): strategies, messaging, taoexe, portableserver { Source_Files { simple_test_i.cpp diff --git a/TAO/tests/TestUtils/TestUtils.mpc b/TAO/tests/TestUtils/TestUtils.mpc index 5f8f2e3aef4..5147f54562c 100644 --- a/TAO/tests/TestUtils/TestUtils.mpc +++ b/TAO/tests/TestUtils/TestUtils.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + // This project looks like it's only for vxworks using gmake // For now it's defined empty, because there's no convenient // way to make it only build for gnuace. diff --git a/TAO/tests/Timed_Buffered_Oneways/Timed_Buffered_Oneways.mpc b/TAO/tests/Timed_Buffered_Oneways/Timed_Buffered_Oneways.mpc index a3356b286b7..cabea05ca6b 100644 --- a/TAO/tests/Timed_Buffered_Oneways/Timed_Buffered_Oneways.mpc +++ b/TAO/tests/Timed_Buffered_Oneways/Timed_Buffered_Oneways.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): messaging, taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Timeout/Timeout.mpc b/TAO/tests/Timeout/Timeout.mpc index 0ebaf2030a1..55e73cd4577 100644 --- a/TAO/tests/Timeout/Timeout.mpc +++ b/TAO/tests/Timeout/Timeout.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { test_i.cpp diff --git a/TAO/tests/Two_Objects/Two_Objects.mpc b/TAO/tests/Two_Objects/Two_Objects.mpc index 76b9b360684..b6a8d2ef9fa 100644 --- a/TAO/tests/Two_Objects/Two_Objects.mpc +++ b/TAO/tests/Two_Objects/Two_Objects.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { Source_Files { worker.cpp diff --git a/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc b/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc index b5163133eef..d986f05a5b0 100644 --- a/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc +++ b/TAO/tests/UNKNOWN_Exception/UNKNOWN_Exception.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoserver { idlflags = -Ge 0 requires += exceptions diff --git a/TAO/tests/Xt_Stopwatch/Xt_Stopwatch.mpc b/TAO/tests/Xt_Stopwatch/Xt_Stopwatch.mpc index 63514b10ea3..fa1415dbe43 100644 --- a/TAO/tests/Xt_Stopwatch/Xt_Stopwatch.mpc +++ b/TAO/tests/Xt_Stopwatch/Xt_Stopwatch.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(*Server): taoexe, portableserver { requires += xt_reactor Source_Files { diff --git a/TAO/tests/tests.mwc b/TAO/tests/tests.mwc index d90104a2381..dd297256b34 100644 --- a/TAO/tests/tests.mwc +++ b/TAO/tests/tests.mwc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + workspace { } diff --git a/TAO/utils/IOR-parser/IOR-parser.mpc b/TAO/utils/IOR-parser/IOR-parser.mpc index 859bea8225a..ca6b8ee6622 100644 --- a/TAO/utils/IOR-parser/IOR-parser.mpc +++ b/TAO/utils/IOR-parser/IOR-parser.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project : aceexe { }
\ No newline at end of file diff --git a/TAO/utils/NamingViewer/NamingViewer.mpc b/TAO/utils/NamingViewer/NamingViewer.mpc index b8f9164100b..e0810bd6a50 100644 --- a/TAO/utils/NamingViewer/NamingViewer.mpc +++ b/TAO/utils/NamingViewer/NamingViewer.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project : taoexe, portableserver, naming, mfc { }
\ No newline at end of file diff --git a/TAO/utils/nslist/nslist.mpc b/TAO/utils/nslist/nslist.mpc index 1cc22024e00..e58be6bfc62 100644 --- a/TAO/utils/nslist/nslist.mpc +++ b/TAO/utils/nslist/nslist.mpc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + project(nsadd): namingexe { Source_Files { nsadd.cpp diff --git a/TAO/utils/utils.mwc b/TAO/utils/utils.mwc index 753c85b5d81..2e0f5ae1384 100644 --- a/TAO/utils/utils.mwc +++ b/TAO/utils/utils.mwc @@ -1,3 +1,6 @@ +// -*- MPC -*- +// $Id$ + workspace { nslist catior diff --git a/TAO/utils/wxNamingViewer/wxNamingViewer.mpc b/TAO/utils/wxNamingViewer/wxNamingViewer.mpc index 3c8477113f3..bfd8f414643 100644 --- a/TAO/utils/wxNamingViewer/wxNamingViewer.mpc +++ b/TAO/utils/wxNamingViewer/wxNamingViewer.mpc @@ -1,2 +1,5 @@ +// -*- MPC -*- +// $Id$ + project : taoexe, naming, portableserver, wxwindows { }
\ No newline at end of file |