summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/DSI/DSI.mpc
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-11 18:51:10 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-11 18:51:10 +0000
commit95a4590d70ca1fe5bc23f0406489317a6b6a89c1 (patch)
tree60d4437f4be49ddcdbc94a0c1c67e0810fb58903 /TAO/performance-tests/Latency/DSI/DSI.mpc
parentcf405b4939c3766b6513e4faf71664da527b334a (diff)
downloadATCD-95a4590d70ca1fe5bc23f0406489317a6b6a89c1.tar.gz
ChangeLogTag: Wed Aug 11 09:36:16 2004 J.T. Conklin <jtc@acorntoolworks.com>
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