summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 19:37:23 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 19:37:23 +0000
commit4a1eb718e8a1ab98032093946c8756b24befb24b (patch)
tree08199212558dec3da30be3cff0755b7d1ed453fc
parentf051c13810ce0ae920b7824e889a5ba8584dc914 (diff)
downloadATCD-4a1eb718e8a1ab98032093946c8756b24befb24b.tar.gz
ChangeLogTag:Thu Feb 20 11:34:00 2003 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/tao/Makefile.bor1
-rw-r--r--TAO/tao/tao.mpc1
3 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 8c49efa104b..0850b570249 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Thu Feb 20 11:34:00 2003 Ossama Othman <ossama@uci.edu>
+
+ * tao/Makefile.bor (OBJFILES):
+ * tao/tao.mpc (ORB_Core):
+
+ Added new ORB_Core_Auto_Ptr files to these file lists.
+
Thu Feb 20 11:27:58 2003 Ossama Othman <ossama@uci.edu>
* tao/PortableServer/Collocated_Object.h:
diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor
index 357d8b960bf..fff7edfe116 100644
--- a/TAO/tao/Makefile.bor
+++ b/TAO/tao/Makefile.bor
@@ -134,6 +134,7 @@ OBJFILES = \
$(OBJDIR)\ORBInitInfo.obj \
$(OBJDIR)\ORBInitializer_Registry.obj \
$(OBJDIR)\ORB_Core.obj \
+ $(OBJDIR)\ORB_Core_Auto_Ptr.obj \
$(OBJDIR)\ORB_Table.obj \
$(OBJDIR)\Object.obj \
$(OBJDIR)\ObjectIDList.obj \
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index 32631142f6b..efd65a42772 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -125,6 +125,7 @@ project : acelib, taoversion, core {
OctetSeqC.cpp
StringSeqC.cpp
ORB_Core.cpp
+ ORB_Core_Auto_Ptr.cpp
Collocation_Resolver.cpp
Default_Collocation_Resolver.cpp
Stub_Factory.cpp