diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-07-20 20:15:50 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-07-20 20:15:50 +0000 |
commit | 0d7114584aa2fe277230d45214d8c30ab0012a77 (patch) | |
tree | d0d53bf02bdba9ce57a7a3feeb581cd9e9b42301 /TAO/tao/tao.mpc | |
parent | 88b31d4ffe1460d07806f6f0f043f6c6ba151f61 (diff) | |
download | ATCD-0d7114584aa2fe277230d45214d8c30ab0012a77.tar.gz |
ChangeLogTag: Tue Jul 20 15:08:09 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/tao.mpc')
-rw-r--r-- | TAO/tao/tao.mpc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc index 5a78cb71a06..e0de395d74e 100644 --- a/TAO/tao/tao.mpc +++ b/TAO/tao/tao.mpc @@ -135,20 +135,38 @@ project(TAO) : acelib, taoversion, core, tao_output, taodefaults, extra_core { Dynamic_ParameterC.cpp Dynamic_ParameterA.cpp ParameterMode.cpp + AnySeqA.cpp + AnySeqC.cpp BooleanSeqA.cpp BooleanSeqC.cpp + CharSeqA.cpp + CharSeqC.cpp + DoubleSeqA.cpp + DoubleSeqC.cpp FloatSeqA.cpp FloatSeqC.cpp + LongDoubleSeqA.cpp + LongDoubleSeqC.cpp + LongLongSeqA.cpp + LongLongSeqC.cpp + LongSeqA.cpp + LongSeqC.cpp OctetSeqA.cpp OctetSeqC.cpp ShortSeqA.cpp ShortSeqC.cpp StringSeqA.cpp StringSeqC.cpp + ULongLongSeqA.cpp + ULongLongSeqC.cpp ULongSeqA.cpp ULongSeqC.cpp UShortSeqA.cpp UShortSeqC.cpp + WCharSeqA.cpp + WCharSeqC.cpp + WStringSeqA.cpp + WStringSeqC.cpp Codeset_Manager.cpp Codeset_Translator_Factory.cpp UTF16_BOM_Translator.cpp |