summaryrefslogtreecommitdiff
path: root/TAO/tao/extra_core.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/extra_core.mpb')
-rw-r--r--TAO/tao/extra_core.mpb18
1 files changed, 0 insertions, 18 deletions
diff --git a/TAO/tao/extra_core.mpb b/TAO/tao/extra_core.mpb
deleted file mode 100644
index e9d60aa6db1..00000000000
--- a/TAO/tao/extra_core.mpb
+++ /dev/null
@@ -1,18 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-feature(!minimum_corba) {
- Source_Files(TAO_COMPONENTS) {
- ServicesC.cpp
- NVList.cpp
- Dynamic_Adapter.cpp
- }
-}
-
-feature(corba_messaging) {
- Source_Files(TAO_COMPONENTS) {
- Policy_Manager.cpp
- Buffering_Constraint_Policy.cpp
- Messaging_PolicyValueC.cpp
- }
-}