summaryrefslogtreecommitdiff
path: root/CIAO/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-06 12:30:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-06 12:30:22 +0000
commitfd26f4a3b8c488b3538f5ff0db1fe4328c2eb756 (patch)
treefa39b65316205177c5336b643aacac8d766f4630 /CIAO/tests
parent695f45e2da63a7e297d852d320d5cb93d96be05f (diff)
downloadATCD-fd26f4a3b8c488b3538f5ff0db1fe4328c2eb756.tar.gz
Tue Oct 6 12:30:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/IDL_Test/PIDL_Include/PIDLInclude.mpc: Enabled these projects
Diffstat (limited to 'CIAO/tests')
-rw-r--r--CIAO/tests/IDL_Test/PIDL_Include/PIDLInclude.mpc10
1 files changed, 1 insertions, 9 deletions
diff --git a/CIAO/tests/IDL_Test/PIDL_Include/PIDLInclude.mpc b/CIAO/tests/IDL_Test/PIDL_Include/PIDLInclude.mpc
index c1723f93b5d..c790417197e 100644
--- a/CIAO/tests/IDL_Test/PIDL_Include/PIDLInclude.mpc
+++ b/CIAO/tests/IDL_Test/PIDL_Include/PIDLInclude.mpc
@@ -2,23 +2,20 @@
// This file is generated with "generate_component_mpc.pl PIDLInclude"
project(PIDLInclude_idl_gen) : componentidldefaults {
- requires += dummy_label
custom_only = 1
idlflags += -Wb,stub_export_macro=PIDLINCLUDE_STUB_Export \
-Wb,stub_export_include=PIDLInclude_stub_export.h \
-Wb,skel_export_macro=PIDLINCLUDE_SVNT_Export \
-Wb,skel_export_include=PIDLInclude_svnt_export.h \
-Wb,exec_export_macro=PIDLINCLUDE_EXEC_Export \
- -Wb,exec_export_include=PIDLInclude_exec_export.h
+ -Wb,exec_export_include=PIDLInclude_exec_export.h -Gex
IDL_Files {
- idlflags += -Glem -Glfa
PIDLInclude.idl
}
}
project(PIDLInclude_lem_gen) : ciaoidldefaults {
- requires += dummy_label
after += PIDLInclude_idl_gen
custom_only = 1
idlflags += -Wb,stub_export_macro=PIDLINCLUDE_LEM_STUB_Export \
@@ -31,11 +28,9 @@ project(PIDLInclude_lem_gen) : ciaoidldefaults {
}
project(PIDLInclude_lem_stub) : ccm_svnt {
- requires += dummy_label
after += PIDLInclude_lem_gen PIDLInclude_stub
libs += PIDLInclude_stub
-
sharedname = PIDLInclude_lem_stub
dynamicflags = PIDLINCLUDE_LEM_STUB_BUILD_DLL
@@ -57,7 +52,6 @@ project(PIDLInclude_lem_stub) : ccm_svnt {
}
project(PIDLInclude_stub) : ccm_stub {
- requires += dummy_label
after += PIDLInclude_idl_gen
libs +=
@@ -83,7 +77,6 @@ project(PIDLInclude_stub) : ccm_stub {
}
project(PIDLInclude_exec) : ciao_executor {
- requires += dummy_label
after += PIDLInclude_lem_stub PIDLInclude_stub
sharedname = PIDLInclude_exec
libs += PIDLInclude_stub PIDLInclude_lem_stub
@@ -109,7 +102,6 @@ project(PIDLInclude_exec) : ciao_executor {
project(PIDLInclude_svnt) : ciao_servant {
- requires += dummy_label
after += PIDLInclude_lem_stub
sharedname = PIDLInclude_svnt
libs += PIDLInclude_stub PIDLInclude_lem_stub