summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc')
-rw-r--r--TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc b/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc
index 822dda7b290..49c6abac707 100644
--- a/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc
+++ b/TAO/performance-tests/Sequence_Latency/DSI/DSI.mpc
@@ -1,5 +1,5 @@
-project: server, strategies {
- depends += DynamicInterface
+project(* sequence server) : server, strategies {
+ after += DynamicInterface
libs += TAO_DynamicInterface
avoids += minimum_corba
@@ -12,7 +12,7 @@ project: server, strategies {
}
}
-project: client, strategies {
+project(* sequence client): client, strategies {
avoids += minimum_corba
Source_Files {