summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc')
-rw-r--r--TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc b/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc
index 0d491f6e4b4..494e46161f1 100644
--- a/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc
+++ b/TAO/performance-tests/Latency/Thread_Per_Connection/Thread_Per_Connection.mpc
@@ -1,11 +1,11 @@
-project(*server): taoserver, strategies {
+project(*server): taoexe, portableserver, strategies {
Source_Files {
Roundtrip.cpp
server.cpp
}
}
-project(*client) : taoclient, strategies {
+project(*client) : taoexe, strategies {
Source_Files {
TestC.cpp
Client_Task.cpp