diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-01-28 19:28:00 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-01-28 19:28:00 +0000 |
commit | 59638633e09b0796fd53e1c7340e8de11419278b (patch) | |
tree | 20a81418173c56a3d8b637c2f3e1884dc5d85d6d /ace/ace.mpc | |
parent | e92c70e21b832621c40692ff94e11be8b974df32 (diff) | |
download | ATCD-59638633e09b0796fd53e1c7340e8de11419278b.tar.gz |
ChangeLogTag: Wed Jan 28 13:21:00 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/ace.mpc')
-rw-r--r-- | ace/ace.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ace.mpc b/ace/ace.mpc index 364cfcc62c9..c5cb99610d5 100644 --- a/ace/ace.mpc +++ b/ace/ace.mpc @@ -1,7 +1,7 @@ // -*- MPC -*- now wouldn't this be cool... // $Id$ -project(ACE) : acedefaults, aceversion, core, qt_moc, qt_reactor, other, codecs, token, svcconf, uuid, filecache { +project(ACE) : acedefaults, aceversion, core, qt_reactor, other, codecs, token, svcconf, uuid, filecache { libout = $(ACE_ROOT)/lib sharedname = ACE dynamicflags = ACE_BUILD_DLL ACE_OS_BUILD_DLL |