summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
index 6ccc38cc06b..41c67edcb2d 100644
--- a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
+++ b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.mpc
@@ -2,7 +2,6 @@
// This file is generated with "generate_component_mpc.pl -l .. -p Benchmark -i -c RoundTripClient"
project(RoundTripClient_stub): ciao_client_dnc {
- avoids += ace_for_tao
after += Benchmark_stub
sharedname = RoundTripClient_stub
@@ -25,7 +24,6 @@ project(RoundTripClient_stub): ciao_client_dnc {
}
project(RoundTripClient_svnt) : ciao_servant_dnc {
- avoids += ace_for_tao
after += Benchmark_svnt RoundTripClient_stub
sharedname = RoundTripClient_svnt
libs += RoundTripClient_stub Benchmark_stub Benchmark_svnt
@@ -53,12 +51,11 @@ project(RoundTripClient_svnt) : ciao_servant_dnc {
project(RoundTripClient_exec) : ciao_component_dnc {
- avoids += ace_for_tao
after += RoundTripClient_svnt
sharedname = RoundTripClient_exec
- libs += RoundTripClient_stub Benchmark_stub Benchmark_svnt RoundTripClient_svnt
+ libs += RoundTripClient_stub Benchmark_stub RoundTripClient_svnt
libpaths += ..
@@ -79,7 +76,6 @@ project(RoundTripClient_exec) : ciao_component_dnc {
project (*client) : ciao_client_dnc {
- avoids += ace_for_tao
exename = client
after += RoundTripClient_stub
libs += RoundTripClient_stub Benchmark_stub