summaryrefslogtreecommitdiff
path: root/CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender.mpc')
-rw-r--r--CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender.mpc132
1 files changed, 0 insertions, 132 deletions
diff --git a/CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender.mpc b/CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender.mpc
deleted file mode 100644
index fdd51fd53d1..00000000000
--- a/CIAO/connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender.mpc
+++ /dev/null
@@ -1,132 +0,0 @@
-// This file is generated with "generate_component_mpc.pl -p DelReplyH_Base DelReplyH_Sender"
-
-project(AMI_DelReplyH_Base_Sender_idl_gen) : componentidldefaults {
- after += AMI_DelReplyH_idl_gen
- custom_only = 1
- idlflags += -Wb,stub_export_macro=DELREPLYH_SENDER_STUB_Export \
- -Wb,stub_export_include=DelReplyH_Sender_stub_export.h \
- -Wb,skel_export_macro=DELREPLYH_SENDER_SVNT_Export \
- -Wb,skel_export_include=DelReplyH_Sender_svnt_export.h \
- -Wb,exec_export_macro=DELREPLYH_SENDER_EXEC_Export \
- -Wb,exec_export_include=DelReplyH_Sender_exec_export.h \
- -I.. -GC
-
- IDL_Files {
- DelReplyH_Sender.idl
- }
-}
-
-project(AMI_DelReplyH_Base_Sender_lem_gen) : ciaoidldefaults {
- after += AMI_DelReplyH_Base_Sender_idl_gen
- custom_only = 1
- idlflags += -Wb,stub_export_macro=DELREPLYH_SENDER_LEM_STUB_Export \
- -Wb,stub_export_include=DelReplyH_Sender_lem_stub_export.h \
- -SS -Gxhst -I..
-
- IDL_Files {
- DelReplyH_SenderE.idl
- }
-}
-
-project(AMI_DelReplyH_Base_Sender_lem_stub) : ccm_svnt, ami {
- after += AMI_DelReplyH_Base_Sender_lem_gen AMI_DelReplyH_stub Conn_DelReplyH_Base_stub
- libs += DelReplyH_stub
- libpaths += ../lib
- libout = ../lib
- sharedname = DelReplyH_Sender_lem_stub
- dynamicflags += DELREPLYH_SENDER_LEM_STUB_BUILD_DLL
- includes += ..
- IDL_Files {
- }
-
- Source_Files {
- DelReplyH_SenderEC.cpp
- }
-
- Header_Files {
- DelReplyH_SenderEC.h
- DelReplyH_Sender_lem_stub_export.h
- }
-
- Inline_Files {
- DelReplyH_SenderEC.inl
- }
-}
-
-project(AMI_DelReplyH_Base_Sender_stub) : ccm_stub, ami {
- after += AMI_DelReplyH_Base_Sender_idl_gen AMI_DelReplyH_Base_stub AMI_DelReplyH_stub Conn_DelReplyH_Base_stub
- libs += DelReplyH_stub
- libpaths += ../lib
- libout = ../lib
- sharedname = DelReplyH_Sender_stub
- dynamicflags += DELREPLYH_SENDER_STUB_BUILD_DLL
- includes += ..
- IDL_Files {
- }
-
- Source_Files {
- DelReplyH_SenderC.cpp
- }
-
- Header_Files {
- DelReplyH_SenderC.h
- DelReplyH_Sender_stub_export.h
- }
-
- Inline_Files {
- DelReplyH_SenderC.inl
- }
-}
-
-project(AMI_DelReplyH_Base_Sender_exec) : ciao_executor, ami, ami4ccm_stub {
- after += AMI_DelReplyH_Base_Sender_lem_stub AMI_DelReplyH_Base_Sender_stub AMI_DelReplyH_Base_exec Conn_DelReplyH_Base_stub AMI_DelReplyH_lem_stub
- sharedname = DelReplyH_Sender_exec
- libs += DelReplyH_Sender_stub DelReplyH_Sender_lem_stub DelReplyH_stub DelReplyH_stub DelReplyH_lem_stub
- libpaths += ../lib
- libout = ../lib
- dynamicflags += DELREPLYH_SENDER_EXEC_BUILD_DLL
- includes += ..
- IDL_Files {
- }
-
- Source_Files {
- DelReplyH_Sender_exec.cpp
- }
-
- Header_Files {
- DelReplyH_Sender_exec.h
- DelReplyH_Sender_exec_export.h
- }
-
- Inline_Files {
- }
-}
-
-project(AMI_DelReplyH_Base_Sender_svnt) : ciao_servant, ami {
- after += AMI_DelReplyH_Base_skel AMI_DelReplyH_Base_Sender_lem_stub AMI_DelReplyH_Base_Sender_stub AMI_DelReplyH_Base_exec AMI_DelReplyH_skel
- sharedname = DelReplyH_Sender_svnt
- libs += DelReplyH_Sender_stub DelReplyH_Sender_lem_stub \
- DelReplyH_skel \
- DelReplyH_stub
- libpaths += ../lib
- libout = ../lib
- dynamicflags += DELREPLYH_SENDER_SVNT_BUILD_DLL
- includes += ..
- IDL_Files {
- }
-
- Source_Files {
- DelReplyH_SenderS.cpp
- DelReplyH_Sender_svnt.cpp
- }
-
- Header_Files {
- DelReplyH_SenderS.h
- DelReplyH_Sender_svnt.h
- DelReplyH_Sender_svnt_export.h
- }
-
- Inline_Files {
- }
-}
-