From 9b748e223b7152245fb26d1af25b296188632ef0 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 11 Jun 2010 13:03:41 +0000 Subject: Fri Jun 11 13:02:08 UTC 2010 Johnny Willemsen * connectors/ami4ccm/tests/AsynchT/Base/AsynchT.mpc: * connectors/ami4ccm/tests/DelReplyH/Base/DelReplyH.mpc: * connectors/ami4ccm/tests/DelReplyH/Sender/DelReplyH_Sender_exec.h: * connectors/ami4ccm/tests/Exceptions/Base/ExceptionT.mpc: * connectors/ami4ccm/tests/IDL_Test/AMI4CCM_IDLTest.mpc: * connectors/ami4ccm/tests/InterInArgs/Base/InterInArgsT.mpc: * connectors/ami4ccm/tests/InterMulti/Base/InterMulti.mpc: * connectors/ami4ccm/tests/InterOutArgs/Base/InterOutArgsT.mpc: * connectors/ami4ccm/tests/InterReturn/Base/InterReturnT.mpc: * connectors/ami4ccm/tests/NoReplyH/Base/NoReplyH.mpc: * connectors/ami4ccm/tests/OneProcess/Base/OneProcess.mpc: * connectors/ami4ccm/tests/OneReplyH/Base/OneReplyH.mpc: * connectors/ami4ccm/tests/UsesMulti/Base/UsesMulti.mpc: Use typecode as new base project when compiling the A.idl files, we only need the typecodes, not the any operators, thanks to Jeff Parsons to pointing this out --- CIAO/connectors/ami4ccm/tests/Exceptions/Base/ExceptionT.mpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CIAO/connectors/ami4ccm/tests/Exceptions') diff --git a/CIAO/connectors/ami4ccm/tests/Exceptions/Base/ExceptionT.mpc b/CIAO/connectors/ami4ccm/tests/Exceptions/Base/ExceptionT.mpc index 5b182969d1e..e20c7db320f 100644 --- a/CIAO/connectors/ami4ccm/tests/Exceptions/Base/ExceptionT.mpc +++ b/CIAO/connectors/ami4ccm/tests/Exceptions/Base/ExceptionT.mpc @@ -30,7 +30,7 @@ project(AMI_ExceptionT_lem_gen) : ciaoidldefaults { } } -project(AMI_ExceptionT_lema_gen) : ciaoidldefaults, anytypecode { +project(AMI_ExceptionT_lema_gen) : ciaoidldefaults, typecode { after += AMI_ExceptionT_idl_gen custom_only = 1 idlflags += -Wb,stub_export_macro=EXCEPTION_T_STUB_Export \ -- cgit v1.2.1