diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-07-14 19:23:17 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-07-14 19:23:17 +0000 |
commit | ff7411b6ad946dac69ba529f0fd6ccd18318033f (patch) | |
tree | 72480f0ad547cc41f3be635bee9a9cd2c907f19e /TAO/tao/Codeset.mpc | |
parent | 4ab72078e7774c8de4b5e8fcec27e53da783bb4c (diff) | |
download | ATCD-ff7411b6ad946dac69ba529f0fd6ccd18318033f.tar.gz |
ChangeLogTag: Thu Jul 14 12:20:59 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/Codeset.mpc')
-rw-r--r-- | TAO/tao/Codeset.mpc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/Codeset.mpc b/TAO/tao/Codeset.mpc index 76a03c004e0..7b98cc4b610 100644 --- a/TAO/tao/Codeset.mpc +++ b/TAO/tao/Codeset.mpc @@ -20,4 +20,10 @@ project : taolib, core { Template_Files { Codeset } + + Resource_Files { + } + + PIDL_Files { + } } |