diff options
Diffstat (limited to 'TAO/orbsvcs/tests')
82 files changed, 246 insertions, 0 deletions
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 } |