summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-20 14:41:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-20 14:41:31 +0000
commitcb25c990e2293a2b0c957418071e446dac7a2fd6 (patch)
tree0a91bc253968a5143a242f48c5a20f7f4bbdd20f
parentfdb208fe44fbcfa537436e378e5fa80fd0ceb582 (diff)
downloadATCD-cb25c990e2293a2b0c957418071e446dac7a2fd6.tar.gz
ChangeLogTag: Thu Apr 20 14:24:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/extra_core.mpb1
-rw-r--r--TAO/tao/tao.mpc1
2 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/extra_core.mpb b/TAO/tao/extra_core.mpb
index 704c1ed5f3b..8f9fcf5b15c 100644
--- a/TAO/tao/extra_core.mpb
+++ b/TAO/tao/extra_core.mpb
@@ -3,7 +3,6 @@
feature(!minimum_corba) {
Source_Files(TAO_COMPONENTS) {
- ServicesC.cpp
Dynamic_Adapter.cpp
}
}
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index cecfc89cc43..8d9939c6a09 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -185,6 +185,7 @@ project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core {
Service_Callbacks.cpp
Service_Context.cpp
Services_Activate.cpp
+ ServicesC.cpp
ShortSeqC.cpp
String_Alloc.cpp
StringSeqC.cpp