From 876cc1ad59c2df3f8126389b8cd10f63fc557803 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 22 Mar 2010 10:01:05 +0000 Subject: Mon Mar 20 10:00:37 UTC 2010 Johnny Willemsen * MPC/config/taobaseidldefaults.mpb: Added rules for generating connector implementation --- TAO/MPC/config/taobaseidldefaults.mpb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TAO/MPC') diff --git a/TAO/MPC/config/taobaseidldefaults.mpb b/TAO/MPC/config/taobaseidldefaults.mpb index f92825663a1..1797415351a 100644 --- a/TAO/MPC/config/taobaseidldefaults.mpb +++ b/TAO/MPC/config/taobaseidldefaults.mpb @@ -65,6 +65,14 @@ project: build_files { commandflags(-Gsv) += _svnt } + optional(source_pre_extension) { + commandflags(-Gcn) += _conn + } + + optional(header_pre_extension) { + commandflags(-Gcn) += _conn + } + optional(generic_outputext) { commandflags(-Glem) += E.idl } -- cgit v1.2.1