summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-08 18:13:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-08 18:13:34 +0000
commit2965b244ec4e0a1c2f55962f73e13c5836489b10 (patch)
tree805361ae171e5ccc2157bc368bf6d6e80d254d8b
parentf4f528ca688cf6dd45a1cebf9526bd04e512c71a (diff)
downloadATCD-2965b244ec4e0a1c2f55962f73e13c5836489b10.tar.gz
-rw-r--r--CIAO/tests/IDL_Test/Inherited_Component/IhC_Bar.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/CIAO/tests/IDL_Test/Inherited_Component/IhC_Bar.mpc b/CIAO/tests/IDL_Test/Inherited_Component/IhC_Bar.mpc
index c540d6a1c9f..2e73abdfef6 100644
--- a/CIAO/tests/IDL_Test/Inherited_Component/IhC_Bar.mpc
+++ b/CIAO/tests/IDL_Test/Inherited_Component/IhC_Bar.mpc
@@ -2,6 +2,7 @@
// This file is generated with "generate_component_mpc.pl -p IhC_Foo IhC_Bar"
project(IhC_Foo_IhC_Bar_idl_gen) : componentidldefaults {
+ requires += dummy_label
custom_only = 1
after += IhC_Foo_idl_gen
idlflags += -Wb,stub_export_macro=IHC_BAR_STUB_Export \
@@ -17,6 +18,7 @@ project(IhC_Foo_IhC_Bar_idl_gen) : componentidldefaults {
}
project(IhC_Foo_IhC_Bar_lem_gen) : ciaoidldefaults {
+ requires += dummy_label
after += IhC_Foo_IhC_Bar_idl_gen
custom_only = 1
idlflags += -Wb,stub_export_macro=IHC_BAR_LEM_STUB_Export \
@@ -29,6 +31,7 @@ project(IhC_Foo_IhC_Bar_lem_gen) : ciaoidldefaults {
}
project(IhC_Foo_IhC_Bar_lem_stub) : ccm_svnt {
+ requires += dummy_label
after += IhC_Foo_IhC_Bar_lem_gen IhC_Foo_IhC_Bar_stub IhC_Foo_stub
libs += IhC_Foo_stub IhC_Bar_stub
@@ -53,6 +56,7 @@ project(IhC_Foo_IhC_Bar_lem_stub) : ccm_svnt {
}
project(IhC_Foo_IhC_Bar_stub) : ccm_stub {
+ requires += dummy_label
after += IhC_Foo_IhC_Bar_idl_gen IhC_Foo_stub
libs += IhC_Foo_stub
@@ -77,6 +81,7 @@ project(IhC_Foo_IhC_Bar_stub) : ccm_stub {
}
project(IhC_Foo_IhC_Bar_exec) : ciao_executor {
+ requires += dummy_label
after += IhC_Foo_IhC_Bar_lem_stub IhC_Foo_IhC_Bar_stub
sharedname = IhC_Bar_exec
libs += IhC_Bar_stub IhC_Bar_lem_stub IhC_Foo_stub
@@ -101,6 +106,7 @@ project(IhC_Foo_IhC_Bar_exec) : ciao_executor {
project(IhC_Foo_IhC_Bar_svnt) : ciao_servant {
+ requires += dummy_label
after += IhC_Foo_skel IhC_Foo_IhC_Bar_lem_stub
sharedname = IhC_Bar_svnt
libs += IhC_Bar_stub IhC_Bar_lem_stub \