summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 12:26:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-01 12:26:48 +0000
commit7eae0d5309a2a90451d8592e8574bae805fd7ef9 (patch)
tree29cfe32fe5396176d2cf729d1dc8b2ca30f820ac
parent1522da2dc93c453dbbf9571acc0ae67f2b60a8f2 (diff)
downloadATCD-7eae0d5309a2a90451d8592e8574bae805fd7ef9.tar.gz
Fri Dec 1 11:26:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-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 {
}