summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event
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
commit74fd84d0403cc444bcce2e5b620de56435561247 (patch)
tree29cfe32fe5396176d2cf729d1dc8b2ca30f820ac /TAO/orbsvcs/tests/Event
parent8bf79855b57a499a0158b65dddd9804c0f19bd6e (diff)
downloadATCD-74fd84d0403cc444bcce2e5b620de56435561247.tar.gz
Fri Dec 1 11:26:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Event')
-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 {
}