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.mpb16
1 files changed, 6 insertions, 10 deletions
diff --git a/TAO/tao/extra_core.mpb b/TAO/tao/extra_core.mpb
index eeb2801d5b6..e9d60aa6db1 100644
--- a/TAO/tao/extra_core.mpb
+++ b/TAO/tao/extra_core.mpb
@@ -3,20 +3,16 @@
feature(!minimum_corba) {
Source_Files(TAO_COMPONENTS) {
- ORB_Core {
- ServicesC.cpp
- NVList.cpp
- Dynamic_Adapter.cpp
- }
+ ServicesC.cpp
+ NVList.cpp
+ Dynamic_Adapter.cpp
}
}
feature(corba_messaging) {
Source_Files(TAO_COMPONENTS) {
- ORB_Core {
- Policy_Manager.cpp
- Buffering_Constraint_Policy.cpp
- Messaging_PolicyValueC.cpp
- }
+ Policy_Manager.cpp
+ Buffering_Constraint_Policy.cpp
+ Messaging_PolicyValueC.cpp
}
}