From 5d68d9567604b23d762af62f8f53c52aa537a158 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 11 Apr 2006 11:21:03 +0000 Subject: ChangeLogTag: Tue Apr 11 08:43:14 UTC 2006 Johnny Willemsen --- TAO/CIAO/tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc | 4 ++-- TAO/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TAO/CIAO/tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc b/TAO/CIAO/tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc index da4084ee9f3..5737e7220e0 100644 --- a/TAO/CIAO/tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc +++ b/TAO/CIAO/tests/IDL3/Components/SimpleComponent/SimpleComponent.mpc @@ -1,8 +1,8 @@ // $Id$ // This file is generated with "generate_component_mpc.pl SimpleComponent" -project(SimpleComponent_stub): ciao_client_dnc { - +project(SimpleComponent_stub): ciao_component_dnc { + sharedname = SimpleComponent_stub idlflags += -Wb,stub_export_macro=SIMPLECOMPONENT_STUB_Export -Wb,stub_export_include=SimpleComponent_stub_export.h -Wb,skel_export_macro=SIMPLECOMPONENT_SVNT_Export -Wb,skel_export_include=SimpleComponent_svnt_export.h dynamicflags = SIMPLECOMPONENT_STUB_BUILD_DLL diff --git a/TAO/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc b/TAO/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc index f3707d8bea2..5f7126ff4f4 100644 --- a/TAO/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc +++ b/TAO/CIAO/tests/IDL3/ImpliedIDL/Components/EventSink/ICEventSink.mpc @@ -1,8 +1,8 @@ // $Id$ // This file is generated with "generate_component_mpc.pl -n ICEventSink" -project(ICEventSink_stub): ciao_client_dnc { - +project(ICEventSink_stub): ciao_component_dnc { + sharedname = ICEventSink_stub idlflags += -Wb,stub_export_macro=ICEVENTSINK_STUB_Export -Wb,stub_export_include=ICEventSink_stub_export.h -Wb,skel_export_macro=ICEVENTSINK_SVNT_Export -Wb,skel_export_include=ICEventSink_svnt_export.h dynamicflags = ICEVENTSINK_STUB_BUILD_DLL -- cgit v1.2.1