summaryrefslogtreecommitdiff
path: root/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc')
-rw-r--r--TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc b/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc
deleted file mode 100644
index 31c098be24e..00000000000
--- a/TAO/tests/ORB_Local_Config/Bug_1459/Bug_1459.mpc
+++ /dev/null
@@ -1,12 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-
-project(*) : taoserver {
- exename = Test
- includes += ../lib
- Source_Files {
- Test.cpp
- }
-}
-