summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc')
-rw-r--r--CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc b/CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc
index 85ac6a7a72a..dfc3324ed23 100644
--- a/CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc
+++ b/CIAO/DAnCE/tests/CIAO/FTClientComponent/FTClient.mpc
@@ -12,7 +12,7 @@ project(FTClient_idl_gen) : taoidldefaults, anytypecode {
IDL_Files {
FTClient.idl
- Test.idl
+ Worker.idl
}
}
@@ -51,7 +51,7 @@ project(FTClient_stub) : ccm_stub {
Source_Files {
FTClientC.cpp
- TestC.cpp
+ WorkerC.cpp
}
Header_Files {
@@ -113,7 +113,7 @@ project(FTClient_svnt) : ciao_servant {
Source_Files {
FTClientS.cpp
FTClient_svnt.cpp
- TestS.cpp
+ WorkerS.cpp
}
Header_Files {