diff options
author | mitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-02-09 16:48:50 +0000 |
---|---|---|
committer | mitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-02-09 16:48:50 +0000 |
commit | de6cac7ec35b878ba7ec433d4ba0fe342df171eb (patch) | |
tree | 6489871a5ae1d84121d7309c0816bc83d3324eae /TAO/MPC | |
parent | 2fa89e699beaed2c1afe1d583da7ba6a4b0aa4ca (diff) | |
download | ATCD-de6cac7ec35b878ba7ec433d4ba0fe342df171eb.tar.gz |
ChangeLogTag: Fri Feb 9 16:45:45 UTC 2007 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/MPC')
-rw-r--r-- | TAO/MPC/config/portableserver.mpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/MPC/config/portableserver.mpb b/TAO/MPC/config/portableserver.mpb index 2fc99e7a876..e671d0016fb 100644 --- a/TAO/MPC/config/portableserver.mpb +++ b/TAO/MPC/config/portableserver.mpb @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project : taolib, anytypecode { +project : taolib_with_idl, core_anytypecode { after += PortableServer libs += TAO_PortableServer } |