summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/DSI/DSI.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/DSI/DSI.mpc')
-rw-r--r--TAO/performance-tests/Latency/DSI/DSI.mpc6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/performance-tests/Latency/DSI/DSI.mpc b/TAO/performance-tests/Latency/DSI/DSI.mpc
index 2666d39006d..3d099c9d4da 100644
--- a/TAO/performance-tests/Latency/DSI/DSI.mpc
+++ b/TAO/performance-tests/Latency/DSI/DSI.mpc
@@ -1,8 +1,7 @@
// -*- MPC -*-
// $Id$
-project(*latency server): taoexe, portableserver, strategies, dynamicinterface {
- avoids += minimum_corba
+project(*latency server): taoexe, portableserver, strategies, dynamicinterface, minimum_corba {
IDL_Files {
}
@@ -13,8 +12,7 @@ project(*latency server): taoexe, portableserver, strategies, dynamicinterface {
}
}
-project(*latency client): taoexe, strategies {
- avoids += minimum_corba
+project(*latency client): taoexe, strategies, minimum_corba {
Source_Files {
TestC.cpp