From 12a34501ee229a69c1bcf81067608d613b33ac2d Mon Sep 17 00:00:00 2001 From: huangming Date: Wed, 26 Nov 2003 07:31:41 +0000 Subject: *** empty log message *** --- TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc b/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc index 579ac788991..12542d9d7ec 100644 --- a/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc +++ b/TAO/orbsvcs/tests/FtRtEvent/FtRtEvent.mpc @@ -35,6 +35,10 @@ project(RTEC_Consumer): orbsvcsexe, ftrtevent { exename = rtec_consumer macros += NO_FTRTEC + verbatim(gnuace,circuit) { + VDIR = .rtec_obj/ + } + Source_Files { consumer.cpp FtRtEvent_Test.cpp @@ -50,6 +54,10 @@ project(RTEC_Supplier): orbsvcsexe, ftrtevent { exename = rtec_supplier macros += NO_FTRTEC + verbatim(gnuace,circuit) { + VDIR = .rtec_obj/ + } + Source_Files { supplier.cpp FtRtEvent_Test.cpp -- cgit v1.2.1