diff options
author | isisbuilds <isisbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-11-11 17:26:34 +0000 |
---|---|---|
committer | isisbuilds <isisbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-11-11 17:26:34 +0000 |
commit | 07891106758ab926dfcc518e60060f07985c5df7 (patch) | |
tree | fa8f6b2ab36b376919fb760c055263ddffca3570 /ACEXML | |
parent | 88f2c8d22502d59ca2c1c7f87281e3592ad3b3d7 (diff) | |
download | ATCD-07891106758ab926dfcc518e60060f07985c5df7.tar.gz |
ChangeLogTag:Fri Nov 11 11:06:31 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ACEXML')
-rw-r--r-- | ACEXML/common/common.mpc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ACEXML/common/common.mpc b/ACEXML/common/common.mpc index ea8fa0ae0fe..bd496a82123 100644 --- a/ACEXML/common/common.mpc +++ b/ACEXML/common/common.mpc @@ -1,7 +1,8 @@ // -*- MPC -*- // $Id$ -project(ACEXML): acelib, acememorylib_for_tao, acecodecslib_for_tao, codecs, core { +project(ACEXML): acelib, codecs, core { + avoids += ace_for_tao sharedname = ACEXML dynamicflags += ACEXML_BUILD_DLL |