summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_SSLIOP.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_SSLIOP.mpc')
-rw-r--r--TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_SSLIOP.mpc16
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_SSLIOP.mpc b/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_SSLIOP.mpc
deleted file mode 100644
index 18d3f89fc68..00000000000
--- a/TAO/orbsvcs/tests/Security/MT_IIOP_SSL/MT_SSLIOP.mpc
+++ /dev/null
@@ -1,16 +0,0 @@
-project(* security server): taoserver {
- Source_Files {
- Server_Worker.cpp
- test_i.cpp
- server.cpp
- }
-}
-
-project(* security client): taoclient {
- Source_Files {
- testC.cpp
- Client_Worker.cpp
- client.cpp
- }
-}
-