summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-10 06:33:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-10 06:33:21 +0000
commite64d6f2d749ed0469e21c2da67e920f729126417 (patch)
tree0ae230e686b39114e1060341a1d77b31f2fae87a
parentbb836a153ce2fc64edccc7111eec8a557c291e9d (diff)
downloadATCD-e64d6f2d749ed0469e21c2da67e920f729126417.tar.gz
ChangeLogTag: Mon Apr 10 06:05:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/extra_core.mpb2
-rw-r--r--TAO/tao/tao.mpc2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/extra_core.mpb b/TAO/tao/extra_core.mpb
index 8d7542b0509..704c1ed5f3b 100644
--- a/TAO/tao/extra_core.mpb
+++ b/TAO/tao/extra_core.mpb
@@ -3,8 +3,6 @@
feature(!minimum_corba) {
Source_Files(TAO_COMPONENTS) {
- ClientRequestInterceptor_Adapter.cpp
- ServerRequestInterceptor_Adapter.cpp
ServicesC.cpp
Dynamic_Adapter.cpp
}
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index cfcba557167..ffdd877612b 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -29,6 +29,7 @@ project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core {
Cleanup_Func_Registry.cpp
Client_Strategy_Factory.cpp
ClientRequestInterceptor_Adapter_Factory.cpp
+ ClientRequestInterceptor_Adapter.cpp
Codeset_Manager.cpp
Codeset_Manager_Factory_Base.cpp
Codeset_Translator_Base.cpp
@@ -177,6 +178,7 @@ project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core {
Resume_Handle.cpp
Sequence.cpp
Server_Strategy_Factory.cpp
+ ServerRequestInterceptor_Adapter.cpp
ServerRequestInterceptor_Adapter_Factory.cpp
Service_Callbacks.cpp
Service_Context.cpp