summaryrefslogtreecommitdiff
path: root/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc')
-rw-r--r--CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc14
1 files changed, 0 insertions, 14 deletions
diff --git a/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc b/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc
deleted file mode 100644
index 35a3dbed71b..00000000000
--- a/CIAO/performance-tests/Benchmark/RoundTripServer/RoundTripServer.mpc
+++ /dev/null
@@ -1,14 +0,0 @@
-// $Id$
-project (RoundTripServer) : strategies, ciao_component_dnc {
- after += Benchmark_svnt
- libs += Benchmark_stub Benchmark_svnt
- libpaths += ..
-
- IDL_Files {
- }
-
- Source_Files {
- server.cpp
- LatencyTest.cpp
- }
-}