summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/IIOP/IIOP.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/IIOP/IIOP.mpc')
-rw-r--r--TAO/tests/TransportCurrent/IIOP/IIOP.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/TransportCurrent/IIOP/IIOP.mpc b/TAO/tests/TransportCurrent/IIOP/IIOP.mpc
index 2764b8c6131..59b05e674ae 100644
--- a/TAO/tests/TransportCurrent/IIOP/IIOP.mpc
+++ b/TAO/tests/TransportCurrent/IIOP/IIOP.mpc
@@ -13,11 +13,11 @@ project(*Server): taoserver, tc_iiop, pi_server {
}
Source_Files {
+ IIOP_Tester.cpp
server.cpp
Current_Test_Impl.cpp
IIOP_Server_Request_Interceptor.cpp
IIOP_Server_Main.cpp
- IIOP_Tester.cpp
}
IDL_Files {
@@ -36,8 +36,8 @@ project(*Client): taoclient, tc_iiop, dynamicinterface {
}
Source_Files {
- client.cpp
IIOP_Tester.cpp
+ client.cpp
}
IDL_Files {