diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-07 22:59:08 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-07 22:59:08 +0000 |
commit | 59f2daef32fd420a23aa2990c24bc0e6f1d6c244 (patch) | |
tree | 9e4c7ee8342d27001e315f419973c855f6cf79d3 /TAO/tao/Messaging | |
parent | 5833334c54a66efd47843740f423b7c4f5a6b9f1 (diff) | |
download | ATCD-59f2daef32fd420a23aa2990c24bc0e6f1d6c244.tar.gz |
ChangeLogTag: Wed May 7 17:56:08 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Messaging')
-rw-r--r-- | TAO/tao/Messaging/Messaging.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Messaging/Messaging.mpc b/TAO/tao/Messaging/Messaging.mpc index 64f1f8e1221..1ed5d6b9ead 100644 --- a/TAO/tao/Messaging/Messaging.mpc +++ b/TAO/tao/Messaging/Messaging.mpc @@ -1,7 +1,7 @@ project : taolib, core { depends += PortableServer sharedname = TAO_Messaging - libs += TAO_PortableServer TAO + libs += TAO_Valuetype TAO_PortableServer TAO dllflags = TAO_MESSAGING_BUILD_DLL libout = .. include_dir = tao/Messaging |