summaryrefslogtreecommitdiff
path: root/TAO/MPC
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2013-02-07 22:58:32 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2013-02-07 22:58:32 +0000
commita01e285585722aed0c2952a742325ebad036dbf9 (patch)
treee901fce4834f88603b19ad26b0af062c35b5d49e /TAO/MPC
parentd28221c2be587a145d683f9e5007bc7b9289e2e5 (diff)
downloadATCD-a01e285585722aed0c2952a742325ebad036dbf9.tar.gz
Thu Feb 7 22:55:30 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
* MPC/config/dynamic_tp.mpb: * tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/server.cpp: Fix scoreboard issues with corba_e_micro avoidance and a compile warning.
Diffstat (limited to 'TAO/MPC')
-rw-r--r--TAO/MPC/config/dynamic_tp.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/MPC/config/dynamic_tp.mpb b/TAO/MPC/config/dynamic_tp.mpb
index 8682db73c3f..260d855c942 100644
--- a/TAO/MPC/config/dynamic_tp.mpb
+++ b/TAO/MPC/config/dynamic_tp.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : taolib, pi {
+project : taolib, pi, avoids_corba_e_micro {
after += Dynamic_TP
libs += TAO_Dynamic_TP
}