From 22bce8ec9310471644bb62914d6eea5811ced71c Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 23 Jun 2006 18:42:04 +0000 Subject: ChangeLogTag: Fri Jun 23 18:39:21 UTC 2006 Johnny Willemsen --- TAO/orbsvcs/IFR_Service/IFR_Service.mpc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'TAO/orbsvcs') diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc index de27cdf0894..2eb932386ab 100644 --- a/TAO/orbsvcs/IFR_Service/IFR_Service.mpc +++ b/TAO/orbsvcs/IFR_Service/IFR_Service.mpc @@ -5,10 +5,10 @@ // necessary to add minimum_corba to 'avoids' here. project(IFR_Service) : orbsvcsexe, core, ifrservice, ifr_client, imr_client, crosscompile { exename = IFR_Service - + IDL_Files { } - + Source_Files { IFR_Server.cpp IFR_Service.cpp @@ -35,7 +35,7 @@ project(TAO_IFR_BE) : taolib, conv_lib, ifr_client, crosscompile, minimum_corba ifr_removing_visitor.cpp ifr_visitor.cpp } - + Header_Files { be_extern.h } @@ -48,7 +48,7 @@ project(TAO_IFR_EXE) : aceexe, core, ifr_client, crosscompile, minimum_corba { libs += TAO_IFR_BE TAO TAO_IDL_FE includes += $(TAO_ROOT)/orbsvcs/IFR_Service \ $(TAO_ROOT)/TAO_IDL/include \ - $(TAO_ROOT)/TAO_IDL/fe + $(TAO_ROOT)/TAO_IDL/fe \ $(TAO_ROOT) install = $(ACE_ROOT)/bin @@ -69,7 +69,7 @@ project(TAO_IFR_EXE) : aceexe, core, ifr_client, crosscompile, minimum_corba { drv_preproc.cpp tao_idl.cpp } - + Header_Files { $(TAO_ROOT)/TAO_IDL/include/drv_extern.h } -- cgit v1.2.1