summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/RtEC_UDP.mpc8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Event/UDP/RtEC_UDP.mpc b/TAO/orbsvcs/tests/Event/UDP/RtEC_UDP.mpc
index 2041e290355..8bbd9069095 100644
--- a/TAO/orbsvcs/tests/Event/UDP/RtEC_UDP.mpc
+++ b/TAO/orbsvcs/tests/Event/UDP/RtEC_UDP.mpc
@@ -18,8 +18,8 @@ project (*sender): orbsvcsexe, rtevent_serv, rtsched {
AddrServer.cpp
Supplier.cpp
sender.cpp
- TestS.idl
- TestC.idl
+ TestS.cpp
+ TestC.cpp
}
IDL_Files {
}
@@ -33,8 +33,8 @@ project (*receiver) : orbsvcsexe, rtevent_serv, rtsched {
AddrServer.cpp
Consumer.cpp
receiver.cpp
- TestS.idl
- TestC.idl
+ TestS.cpp
+ TestC.cpp
}
IDL_Files {
}