diff options
author | Chris Cleeland <chris.cleeland@gmail.com> | 2003-09-16 16:28:57 +0000 |
---|---|---|
committer | Chris Cleeland <chris.cleeland@gmail.com> | 2003-09-16 16:28:57 +0000 |
commit | 05b28f8685002e1304da8c21f96a80a5841e0dcd (patch) | |
tree | 719eed13a9263b5501355858bd5350f8d891bf32 /TAO/tao/Utils | |
parent | 7be150577a7bc4dd42c1df247f66ef0d9fc48538 (diff) | |
download | ATCD-05b28f8685002e1304da8c21f96a80a5841e0dcd.tar.gz |
Tue Sep 16 12:23:45 2003 Chris Cleeland <cleeland_c@ociweb.com>
Diffstat (limited to 'TAO/tao/Utils')
-rw-r--r-- | TAO/tao/Utils/Utils.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Utils/Utils.mpc b/TAO/tao/Utils/Utils.mpc index a1115c4da41..0ff27bb5649 100644 --- a/TAO/tao/Utils/Utils.mpc +++ b/TAO/tao/Utils/Utils.mpc @@ -1,7 +1,7 @@ // $Id$ project : taolib, core { - after += TAO_PortableServer + after += PortableServer sharedname = TAO_Utils dynamicflags = TAO_UTILS_BUILD_DLL include_dir = tao/Utils |