summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc')
-rw-r--r--TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc19
1 files changed, 0 insertions, 19 deletions
diff --git a/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc b/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc
deleted file mode 100644
index ac045461c97..00000000000
--- a/TAO/tests/OBV/TC_Alignment/OBV_TC_Alignment.mpc
+++ /dev/null
@@ -1,19 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project(*Server): taoexe, portableserver, valuetype {
- Source_Files {
- testS.cpp
- testC.cpp
- test_i.cpp
- server.cpp
- }
-}
-
-project(*Client): taoexe, valuetype {
- Source_Files {
- testC.cpp
- client.cpp
- }
-}
-