diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-04-09 07:09:32 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-04-09 07:09:32 +0000 |
commit | 4dc978de741d54e9d2d4dd84d6ad94cb0843e0a1 (patch) | |
tree | 01e282d48d2c6574fb3809dea1d4df4e600198d9 /TAO/tests/Codec | |
parent | 89c2b5dbb45685f4faf77fd8f6b65008299d6779 (diff) | |
download | ATCD-4dc978de741d54e9d2d4dd84d6ad94cb0843e0a1.tar.gz |
ChangeLogTag:Sat Apr 9 00:02:16 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Codec')
-rw-r--r-- | TAO/tests/Codec/Codec.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Codec/Codec.mpc b/TAO/tests/Codec/Codec.mpc index 39f2d1aa2bc..9805a5b799f 100644 --- a/TAO/tests/Codec/Codec.mpc +++ b/TAO/tests/Codec/Codec.mpc @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project(*Client): taoclient { +project(*Client): taoclient,typecodefactory { Source_Files { testC.cpp client.cpp |