diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-24 02:36:33 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-24 02:36:33 +0000 |
commit | 07d5ad80a0ec9a1365b7e25e65956e22631ba374 (patch) | |
tree | cb2e6b0a4c25753aeb60a953859acd9bbc41ab3d /TAO/tao/tao.mpc | |
parent | 3dc967b86fcc89852d331d671ca5a1c7473dce4b (diff) | |
download | ATCD-07d5ad80a0ec9a1365b7e25e65956e22631ba374.tar.gz |
ChangeLogTag:Tue Dec 23 20:35:00 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/tao.mpc')
-rw-r--r-- | TAO/tao/tao.mpc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc index 2d7e00aaf62..ca592979c0a 100644 --- a/TAO/tao/tao.mpc +++ b/TAO/tao/tao.mpc @@ -82,6 +82,7 @@ project(TAO) : acelib, taoversion, core, tao_output, extra_core { CurrentA.cpp Exception.cpp WrongTransactionC.cpp + WrongTransactionA.cpp Environment.cpp Object.cpp LocalObject.cpp @@ -194,6 +195,7 @@ project(TAO) : acelib, taoversion, core, tao_output, extra_core { BoundsC.cpp BoundsA.cpp TAOC.cpp + TAOA.cpp Object_Loader.cpp TAO_Singleton_Manager.cpp DLL_ORB.cpp |