summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/PaE_Selection.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/PaE_Selection.mpc')
-rw-r--r--TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/PaE_Selection.mpc12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/PaE_Selection.mpc b/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/PaE_Selection.mpc
deleted file mode 100644
index 81a533380b3..00000000000
--- a/TAO/tests/RTCORBA/Profile_And_Endpoint_Selection/PaE_Selection.mpc
+++ /dev/null
@@ -1,12 +0,0 @@
-// $Id$
-project(*Server): rt_server, strategies, portableserver, minimum_corba {
- Source_Files {
- server.cpp
- }
-}
-
-project(*Client): rt_client, strategies, portableserver, minimum_corba {
- Source_Files {
- client.cpp
- }
-}